This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig unit changes for #17522.
[metaconfig.git] / dist-3.0at70b / MANIFEST
1 Artistic                   The Artistic Licence
2 ChangeLog                  Where changes are recorded.
3 Configure                  Portability tool
4 Credits                    Traditional "thank you" list
5 Jmakefile                  Description of the main Makefile
6 Known_bugs                 A list of known bugs
7 MANIFEST                   This list of files
8 Makefile.SH                A makefile to run subsidiary makefiles
9 README                     Basic instructions
10 Wishlist                   Features I would like to add
11 bin/                       Some binary tools
12 bin/Jmakefile              Generic makefile description for bin
13 bin/Makefile.SH            Jmake-generated configured makefile
14 bin/manicheck.SH           Check manifest accuracy
15 bin/manicheck.man          Manual page for manicheck
16 bin/manilist.SH            Produces reports based on manifest
17 bin/manilist.man           Manual page for manilist
18 bin/packinit.SH            Creates a .package file describing your package
19 bin/packinit.man           Manual page for packinit
20 bin/perload                Build dynamically loaded perl scripts
21 dist.man                   Introduction to dist
22 install.SH                 Installation script with a BSD-like syntax
23 jmake/                     Where makefile generator is stored
24 jmake/Jmakefile            High level makefile description for jmake
25 jmake/Makefile.SH          Generated makefile for jmake
26 jmake/NOTES                Quick description of the internal syntax
27 jmake/README               Welcome to jmake
28 jmake/bindex.SH            Script to build an index of rules
29 jmake/files/               Where rules for jmake are held
30 jmake/files/Jmake.rules    Generic rules for jmake
31 jmake/files/Jmake.tmpl     Template used by jmake to produce Makefile.SH
32 jmake/fixcpp.SH            Wrapper around cpp to fix buggy backslash hanling
33 jmake/jmake.SH             The makefile generator
34 jmake/jmake.man            Manual page for jmake
35 jmake/jmkmf.SH             Wrapper for jmake
36 jmake/jmkmf.man            Manual page for jmkmf
37 kit/                       Where distribution tools are stored
38 kit/Jmakefile              Jmake's description of kit builder's makefile
39 kit/Makefile.SH            Builds kit builder
40 kit/README                 Instructions on makedist
41 kit/kitpost.SH             Post shell archive kits
42 kit/kitpost.man            Manual page for kitpost
43 kit/kitsend.SH             Mail shell archive kits
44 kit/kitsend.man            Manual page for kitsend
45 kit/makeSH                 Does most of turning a script into an SH file
46 kit/makeSH.man             Manual page for same
47 kit/makedist.SH            Makes a set of kits in the current directory
48 kit/makedist.man           Manual page for same
49 kit/manifake.SH            Makes a MANIFEST.new file out of a MANIFEST
50 kit/manifake.man           Manual page for same
51 lib/                       Some library support files
52 lib/C/                     Some useful C routines
53 lib/C/Jmakefile            Generic makefile for C lib routines
54 lib/C/Makefile.SH          Produces Makefile for C lib routines
55 lib/C/fake/                Fake implementations of real routines
56 lib/C/fake/Jmakefile       Generic makefile for faked C routines
57 lib/C/fake/Makefile.SH     Jmake-generated configured makefile
58 lib/C/fake/dup2.C          A dup2() replacement
59 lib/C/fake/getopt.C        A getopt() replacement
60 lib/C/fake/rename.C        A rename() replacement for files
61 lib/C/fake/scandir.C       A scandir() replacement
62 lib/C/fake/setsid.C        A setsid() pale imitation
63 lib/Jmakefile              Generic makefile description for lib
64 lib/Makefile.SH            Jmake-generated configured makefile
65 lib/errnolist.a            Awk script to build sys_errnolist[]
66 lib/errnolist.mk           Rule files to add for errnolist.c
67 lib/errnolist.sh           Script to build errnolist.c
68 lib/makedepend.sh          Script to make dependecies, Larry Wall's way
69 lib/makedir.sh             Emulates 'mkdir -p'
70 mcon/                      Where metaconfig tools are stored
71 mcon/INTRO                 Quick introduction for newcommers
72 mcon/Jmakefile             The file used by jmake to produce the Makefile
73 mcon/Makefile.SH           Builds metaconfig
74 mcon/NOTES                 Documents the changes in metaconfig
75 mcon/README                Instructions on using metaconfig
76 mcon/U/                    Holds Units for metaconfig
77 mcon/U/AAAAA.U             Does magic before Head.U
78 mcon/U/Begin.U             "Beginning of configuration questions"
79 mcon/U/Chk_MANI.U          MANIFEST checks
80 mcon/U/Chk_whoami.U        A unit which checks for conflicts
81 mcon/U/Config_h.U          Makes config.h.SH--bizarrity here
82 mcon/U/Config_sh.U         Makes config.sh
83 mcon/U/Configdir.U         Creates .config directory to store persistent info
84 mcon/U/Cppsym.U            Makes program to test for cpp symbols
85 mcon/U/Csym.U              Determines whether C symbol is defined
86 mcon/U/End.U               "End of configuration questions"
87 mcon/U/Extract.U           .SH file extraction
88 mcon/U/Extractall.U        Support for the -S Configure option
89 mcon/U/Filexp.U            Makes program to do tilde expansion
90 mcon/U/Findhdr.U           Locate header files
91 mcon/U/Finish.U            A unit which always goes last
92 mcon/U/Getfile.U           Get file/directory name
93 mcon/U/Guess.U             Hazard guesses as to overall philosophy
94 mcon/U/Head.U              First unit, does "#!/bin/sh" et al
95 mcon/U/Inhdr.U             Defines a look-for-header function
96 mcon/U/Init.U              Magically gathers ?Init: lines from other units
97 mcon/U/Inlibc.U            Defines an is-in-libc? function
98 mcon/U/Instruct.U          Prints instructions
99 mcon/U/Loc.U               Look for common programs
100 mcon/U/Loc_sed.U           Full path of sed interpreter, even when portable
101 mcon/U/Magic_h.U           Makes confmagic.h--bizarrity here
102 mcon/U/MailAuthor.U        Offers user to register himself
103 mcon/U/MailList.U          Offers user to subscribe to users list
104 mcon/U/Myinit.U            For copying to private U directories
105 mcon/U/Myread.U            Makes program to do read with shell escape
106 mcon/U/Nothing.U           For empty dependencies
107 mcon/U/Null.U              Zeroes out variables.  Probably unnecessary
108 mcon/U/Obsol_h.U           Warnings about obsolete C symbols
109 mcon/U/Obsol_sh.U          Warnings about obsolete shell symbols
110 mcon/U/Oldconfig.U         Looks for old config.sh file
111 mcon/U/Oldsym.U            Try to propagate symbols
112 mcon/U/Options.U           Configure option parsing
113 mcon/U/Prefixit.U          Fixes path prefix in variables in case it changed
114 mcon/U/Prefixup.U          Fixes vars with path prefix using ~name expansion
115 mcon/U/Rcs.U               Some stupid redefinitions to keep RCS happy
116 mcon/U/Setvar.U            Set a variable with some sanity checks
117 mcon/U/Signal.U            Utilities for sig_name.U
118 mcon/U/Tr.U                Builds a tr script to handle lower and upper classes
119 mcon/U/Typedef.U           Defines a typedef lookup function
120 mcon/U/Unix.U              Common UNIX settings and assumptions
121 mcon/U/Warn_v7EXT.U        V7 has some ideosyncracies
122 mcon/U/Warn_v7ND.U         V7 has no O_NDELAY read
123 mcon/U/Whoa.U              Warning function
124 mcon/U/abortsig.U          Which signal is sent by abort()?
125 mcon/U/active.U            Find the news active file
126 mcon/U/afs.U               Look whether AFS is running or not
127 mcon/U/alignbytes.U        Check for alignment constraints
128 mcon/U/archlib.U           Where architecture-dependent files are installed
129 mcon/U/archname.U          Computes the architecture name (cpu-osname)
130 mcon/U/baserev.U           Base revision of package
131 mcon/U/basicshell.U        Which basic shell is available
132 mcon/U/bin.U               Find where to install public executables
133 mcon/U/bitpbyte.U          Computes the number of bits in a byte
134 mcon/U/byteorder.U         Computes the byte order (big-endian?)
135 mcon/U/cc.U                Which C compiler should be used?
136 mcon/U/ccflags.U           Any additional C flags?
137 mcon/U/cf_email.U          Computes user's e-mail address
138 mcon/U/cf_name.U           Computes user's full name
139 mcon/U/cf_who.U            Who configured the sytem, where and when
140 mcon/U/charorder.U         Character order within a byte
141 mcon/U/charsize.U          What is the size of "char"?
142 mcon/U/contains.U          Makes status-returning grep
143 mcon/U/cpp_stuff.U         Some cpp stuff
144 mcon/U/cppfilecom.U        Running cpp while preserving C comments
145 mcon/U/cppstdin.U          Check how to invoke the C pre-processor
146 mcon/U/d_NOFILE.U          Maximum # of file descriptors
147 mcon/U/d_NeWS.U            Old NeWS stuff
148 mcon/U/d_PORTAR.U          Do we know about portable archives?
149 mcon/U/d_SHM_MAC.U         SHMLBA macro stuff
150 mcon/U/d_access.U          Do we have access()?
151 mcon/U/d_alarm.U           Do we have alarm()?
152 mcon/U/d_attribut.U        Checks wether your cc groks __attribute__
153 mcon/U/d_bcmp.U            Do we have bcmp() or memcmp()?
154 mcon/U/d_bcopy.U           Do we have bcopy() or memcpy()?
155 mcon/U/d_brokstat.U        Check whether stat() macros are broken
156 mcon/U/d_bsdjmp.U          Do we have BSD _setjmp() and _longjmp()?
157 mcon/U/d_byacc.U           Is byacc available?
158 mcon/U/d_bzero.U           Do we have bzero() or memset()?
159 mcon/U/d_casti32.U         Can the compiler cast large flots to 32-bit ints?
160 mcon/U/d_castneg.U         Can the C compiler cast negative to unsigned?
161 mcon/U/d_cbrt.U            Do we have cubic root cbrt()?
162 mcon/U/d_charsprf.U        How is sprintf() defined?
163 mcon/U/d_chown.U           Do we have chown()?
164 mcon/U/d_chroot.U          Do we have chroot()?
165 mcon/U/d_chsize.U          Size of a char
166 mcon/U/d_ckeypad.U         Do we have the curses keypad()?
167 mcon/U/d_closedir.U        Do we have closedir()?
168 mcon/U/d_const.U           Can cc grok the const keyword?
169 mcon/U/d_crypt.U           Does crypt() exist?
170 mcon/U/d_csh.U             csh path
171 mcon/U/d_ctermid.U         Do we have ctermid()?
172 mcon/U/d_cuserid.U         Do we have cuserid()?
173 mcon/U/d_dbl_dig.U         Is DBL_DIG defined in <limits.h> or <float.h>?
174 mcon/U/d_difftime.U        Do we have difftime()?
175 mcon/U/d_dlerror.U         Do we have dlerror()?
176 mcon/U/d_dlopen.U          Do we have dlopen()?
177 mcon/U/d_dosuid.U          Do they want setuid emulation?
178 mcon/U/d_drem.U            Do we have drem()?
179 mcon/U/d_dup2.U            Do we have dup2()?
180 mcon/U/d_eofpipe.U         Will EOF be seen on closed pipes?
181 mcon/U/d_euc2jis.U         Do we have euc2jis()?
182 mcon/U/d_fchmod.U          Do we have fchmod()?
183 mcon/U/d_fchown.U          Do we have fchown()?
184 mcon/U/d_fcntl.U           Do we have fcntl()?
185 mcon/U/d_fd_set.U          Do we have the fd set manipulation macros?
186 mcon/U/d_ffs.U             Do we have ffs()?
187 mcon/U/d_fgetpos.U         Do we have fgetpos()?
188 mcon/U/d_flexfnam.U        Long filenames?
189 mcon/U/d_flock.U           Do we have flock()?
190 mcon/U/d_fmod.U            Do we have fmod()?
191 mcon/U/d_fork.U            Do we have fork()?
192 mcon/U/d_fsetpos.U         Do we have fsetpos()?
193 mcon/U/d_ftime.U           Do we have ftime()?
194 mcon/U/d_ftrncate.U        Do we have ftruncate()?
195 mcon/U/d_gconvert.U        Do we have gconvert() or gcvt()?
196 mcon/U/d_getgrps.U         Do we have getgroups()?
197 mcon/U/d_gethbynm.U        Do we have gethostbyname()?
198 mcon/U/d_gethent.U         Do we have gethostent()?
199 mcon/U/d_gethid.U          Do we have gethostid()?
200 mcon/U/d_gethname.U        What is the C function to get host name?
201 mcon/U/d_getlogin.U        Do we have getlogin()?
202 mcon/U/d_getopt.U          Do we have getopt()?
203 mcon/U/d_getpagsz.U        Computes system's page size
204 mcon/U/d_getpgid.U         Do we have getpgid()?
205 mcon/U/d_getpgrp.U         Do we have getpgrp()?
206 mcon/U/d_getpgrp2.U        Do we have getpgrp2()? (DG/UX)
207 mcon/U/d_getppid.U         Do we have getppid()?
208 mcon/U/d_getprior.U        Do we have getpriority()?
209 mcon/U/d_getpwent.U        How is passwd info gotten?
210 mcon/U/d_getwd.U           Do we have getwd()?
211 mcon/U/d_gnulibc.U         Are we using the GNU C library?
212 mcon/U/d_group.U           Do we have group()?
213 mcon/U/d_havetlib.U        Where is termlib?
214 mcon/U/d_hidnet.U          Do hiddennet stuff?
215 mcon/U/d_htonl.U           Do we have htonl() and friends?
216 mcon/U/d_inetaton.U        Do we have inet_aton()?
217 mcon/U/d_inetd.U           Should internet communication be done via inetd?
218 mcon/U/d_internet.U        Use internet addresses?
219 mcon/U/d_isascii.U         Do we have isascii()?
220 mcon/U/d_itimer.U          Do we have setitimer()?
221 mcon/U/d_keepsig.U         Will signal handlers need to be rearmed?
222 mcon/U/d_killpg.U          Do we have killpg()?
223 mcon/U/d_link.U            Do we have link()?
224 mcon/U/d_linuxstd.U        Do we have Linux standard I/O structures?
225 mcon/U/d_locconv.U         Do we have localeconv()?
226 mcon/U/d_lockf.U           Do we have lockf()?
227 mcon/U/d_lstat.U           Do we have lstat()?
228 mcon/U/d_mblen.U           Do we have mblen()?
229 mcon/U/d_mbstowcs.U        Do we have mbstowcs()?
230 mcon/U/d_mbtowc.U          Do we have mbtowc()?
231 mcon/U/d_memccpy.U         Do we have memccpy()?
232 mcon/U/d_memchr.U          Do we have memchr()?
233 mcon/U/d_memcmp.U          Do we have memcmp()?
234 mcon/U/d_memcpy.U          Do we have memcpy()?
235 mcon/U/d_memmove.U         Do we have memmove()?
236 mcon/U/d_memset.U          Do we have memset()?
237 mcon/U/d_mkdir.U           Do we have mkdir()?
238 mcon/U/d_mkfifo.U          Do we have mkfifo()?
239 mcon/U/d_mktime.U          Do we have mktime()?
240 mcon/U/d_mmap.U            Do we have mmap()?
241 mcon/U/d_msg.U             Do we have full msg(2) support?
242 mcon/U/d_msgctl.U          Do we have msgctl()?
243 mcon/U/d_msgget.U          Do we have msgget()?
244 mcon/U/d_msgrcv.U          Do we have msgrcv()?
245 mcon/U/d_msgsnd.U          Do we have msgsnd()?
246 mcon/U/d_msync.U           Do we have msync()?
247 mcon/U/d_munmap.U          Do we have munmap()?
248 mcon/U/d_newsadm.U         Who is news administrator?
249 mcon/U/d_nice.U            Do we have nice()?
250 mcon/U/d_nolnbuf.U         Is stdout line buffered?
251 mcon/U/d_normsig.U         signal() vs sigset()
252 mcon/U/d_open3.U           Do we have the 3 arguments form for open()?
253 mcon/U/d_passwd.U          Do we have passwd()?
254 mcon/U/d_pathconf.U        Do we have pathconf()?
255 mcon/U/d_pause.U           Do we have pause()?
256 mcon/U/d_perror.U          Do we have perror()?
257 mcon/U/d_pidcheck.U        Is kill(pid, 0) allowed for PID checks?
258 mcon/U/d_pipe.U            Do we have pipe()?
259 mcon/U/d_poll.U            Do we have poll()?
260 mcon/U/d_popen.U           Do we have popen()?
261 mcon/U/d_portable.U        How portable do we want to be?
262 mcon/U/d_psignal.U         Do we have psignal()?
263 mcon/U/d_raster.U          Is this a Raster Tech machine?
264 mcon/U/d_rdchk.U           Is rdchk() there to check for input?
265 mcon/U/d_readdir.U         Do we have readdir()?
266 mcon/U/d_readlink.U        Do we have readlink()?
267 mcon/U/d_regcmp.U          Do we have regcmp()?
268 mcon/U/d_rename.U          Do we have rename()?
269 mcon/U/d_rmdir.U           Do we have rmdir()?
270 mcon/U/d_rusage.U          Do we have getrusage()?
271 mcon/U/d_safebcpy.U        Can bcopy() handle overlapping blocks?
272 mcon/U/d_safemcpy.U        Can memcpy() handle overlapping blocks?
273 mcon/U/d_sanemcmp.U        Can we compare 8th bit in chars with memcmp()?
274 mcon/U/d_sbrk.U            Do we have sbrk()?
275 mcon/U/d_scandir.U         Do we have scandir()?
276 mcon/U/d_scannl.U          Does scanf() groks '\n' correctly?
277 mcon/U/d_scorfl.U          Keep scoreboards by full name?
278 mcon/U/d_select.U          Do we have select()?
279 mcon/U/d_sem.U             Do we have full sem(2) support?
280 mcon/U/d_semctl.U          Do we have d_semctl()?
281 mcon/U/d_semget.U          Do we have semget()?
282 mcon/U/d_semop.U           Do we have semop()?
283 mcon/U/d_setegid.U         Do we have setegid()?
284 mcon/U/d_seteuid.U         Do we have seteuid()?
285 mcon/U/d_setlnbuf.U        Do we have setlinebuf()?
286 mcon/U/d_setlocale.U       Do we have setlocale()?
287 mcon/U/d_setpgid.U         Do we have setpgid()?
288 mcon/U/d_setpgrp.U         Do we have setpgrp()?
289 mcon/U/d_setpgrp2.U        Do we have setpgrp2()? (DG/UX)
290 mcon/U/d_setprior.U        Do we have setpriority()?
291 mcon/U/d_setregid.U        Do we have setregid()?
292 mcon/U/d_setreuid.U        Do we have setreuid()?
293 mcon/U/d_setrgid.U         Do we have setrgid()?
294 mcon/U/d_setruid.U         Do we have setruid()?
295 mcon/U/d_setsid.U          Do we have setsid()?
296 mcon/U/d_sgndchr.U         Are chars signed?
297 mcon/U/d_shm.U             Do we have full shm(2) support?
298 mcon/U/d_shmat.U           Do we have shmat()?
299 mcon/U/d_shmctl.U          Do we have shmctl()?
300 mcon/U/d_shmdt.U           Do we have shmdt()?
301 mcon/U/d_shmget.U          Do we have shmget()?
302 mcon/U/d_sigaction.U       Do we have sigaction()?
303 mcon/U/d_sigblock.U        Do we have sigblock()?
304 mcon/U/d_sighold.U         Do we have sighold()?
305 mcon/U/d_siglist.U         Do we have sys_siglist[]?
306 mcon/U/d_sigsetjmp.U       Do we have sigsetjmp()?
307 mcon/U/d_sigsetmk.U        Do we have sigsetmask()?
308 mcon/U/d_sigvec.U          BSD reliable signals supported?
309 mcon/U/d_sjis2jis.U        Do we have sjis2jis()?
310 mcon/U/d_socket.U          BSD socket interface supported?
311 mcon/U/d_speedopt.U        Optimize speed vs memory?
312 mcon/U/d_stat.U            Do we have stat()?
313 mcon/U/d_statblks.U        Does stat know about blksize and blocks?
314 mcon/U/d_stdstdio.U        How standard is stdio?
315 mcon/U/d_strccmp.U         Do we have strcasecmp()?
316 mcon/U/d_strchr.U          Use strchr() or index()?
317 mcon/U/d_strcoll.U         Do we have strcoll()?
318 mcon/U/d_strcspn.U         Do we have strcspn()?
319 mcon/U/d_strctcpy.U        Do we do struct copies?
320 mcon/U/d_strdup.U          Do we have strdup()?
321 mcon/U/d_strerror.U        Do we have strerror()?
322 mcon/U/d_strftime.U        Do we have strftime()?
323 mcon/U/d_strstr.U          Do we have strtr()?
324 mcon/U/d_strtod.U          Do we have strtod()?
325 mcon/U/d_strtok.U          Do we have strtok()?
326 mcon/U/d_strtol.U          Do we have strtol()?
327 mcon/U/d_strtoul.U         Do we have strtoul()?
328 mcon/U/d_strxfrm.U         Do we have strxfrm()?
329 mcon/U/d_su_chown.U        Do we need to be root to do a chown?
330 mcon/U/d_symlink.U         Does symlink() exist?
331 mcon/U/d_syscall.U         Do we have syscall()?
332 mcon/U/d_sysconf.U         Do we have sysconf()?
333 mcon/U/d_syslog.U          Do we have syslog()?
334 mcon/U/d_system.U          Do we have system()?
335 mcon/U/d_table.U           De we have table()?
336 mcon/U/d_tcgtpgrp.U        Do we have tcgetpgrp()?
337 mcon/U/d_tcstpgrp.U        Do we have tcsetpgrp()?
338 mcon/U/d_time.U            Do we have time()?
339 mcon/U/d_times.U           Do we have a times() function?
340 mcon/U/d_tminsys.U         Is struct tm in <sys/time.h>?
341 mcon/U/d_truncate.U        Do we have truncate()?
342 mcon/U/d_tzmin.U           Do we use tz_minuteswest?
343 mcon/U/d_tzname.U          Do we have tzname[]?
344 mcon/U/d_ulimit.U          Do we have ulimit()?
345 mcon/U/d_umask.U           Do we have umask()?
346 mcon/U/d_usendir.U         Use our own ndir routines?
347 mcon/U/d_usleep.U          Do we have usleep()?
348 mcon/U/d_uwait.U           Is there a 'union wait' declaration around here?
349 mcon/U/d_vfork.U           vfork() vs fork()
350 mcon/U/d_voidsig.U         How is signal() declared?
351 mcon/U/d_volatile.U        Does our C compiler support "volatile"?
352 mcon/U/d_vprintf.U         Do we have vprintf()?
353 mcon/U/d_wait3.U           Do we have wait3()?
354 mcon/U/d_wait4.U           Do we have wait4()?
355 mcon/U/d_waitpid.U         Do we have waitpid() system call?
356 mcon/U/d_wcstombs.U        Do we have wcstombs()?
357 mcon/U/d_wctomb.U          Do we have wctomb()?
358 mcon/U/d_wifstat.U         Can we safely use WIFEXITED() and friends?
359 mcon/U/d_xdrs.U            Do we have XDR serialization routines?
360 mcon/U/defeditor.U         Find default editor
361 mcon/U/doublesize.U        What is the size of "double"?
362 mcon/U/errnolist.U         See if we need our own .c to get sys_errnolist[]
363 mcon/U/etc.U               Where administrative executable should go
364 mcon/U/filexp.U            Finds location of filexp made by Filexp.U
365 mcon/U/floatsize.U         What is the size of "float"?
366 mcon/U/fpostype.U          What is the type for file positions?
367 mcon/U/fpu.U               What kind of Sun fpu is in use?
368 mcon/U/gidtype.U           What is the type of gids?
369 mcon/U/groupstype.U        What is the type for groups in getgroups()?
370 mcon/U/h_fcntl.U           Do we need to include fcntl.h?
371 mcon/U/h_sysfile.U         Do we need to include sys/file.h?
372 mcon/U/i_arpainet.U        Shall we include <arpa/inet.h>?
373 mcon/U/i_db.U              Shall we include <db.h>?
374 mcon/U/i_dbm.U             Shall we include <dbm.h>?
375 mcon/U/i_dirent.U          Shall we include <dirent.h>
376 mcon/U/i_dld.U             Shall we include <dld.h>?
377 mcon/U/i_dlfcn.U           Shall we include <dlfcn.h>?
378 mcon/U/i_fcntl.U           Shall we include <fcntl.h>?
379 mcon/U/i_float.U           Shall we include <float.h>?
380 mcon/U/i_gdbm.U            Shall we include <gdbm.h>?
381 mcon/U/i_grp.U             Shall we include <grp.h>?
382 mcon/U/i_limits.U          Shall we include <limits.h>?
383 mcon/U/i_locale.U          Shall we include <locale.h>?
384 mcon/U/i_malloc.U          Shall we include <malloc.h>?
385 mcon/U/i_math.U            Shall we include <math.h>?
386 mcon/U/i_memory.U          Shall we include <memory.h>?
387 mcon/U/i_ndbm.U            Shall we include <ndbm.h>?
388 mcon/U/i_neterrno.U        Shall we include <net/errno.h>?
389 mcon/U/i_niin.U            Shall we include <netinet/in.h>?
390 mcon/U/i_pwd.U             Shall we include <pwd.h>?
391 mcon/U/i_regex.U           Shall we include <regex.h>?
392 mcon/U/i_sfio.U            Shall we include <sfio.h>?
393 mcon/U/i_stddef.U          Shall we include <stddef.h>?
394 mcon/U/i_stdlib.U          Shall we include <stdlib.h>?
395 mcon/U/i_string.U          <string.h> or <strings.h>?
396 mcon/U/i_sysdir.U          Shall we include <sys/dir.h>?
397 mcon/U/i_sysfile.U         Do we need <sys/file.h>?
398 mcon/U/i_sysioctl.U        Include <sys/ioctl.h> or <sgtty.h>?
399 mcon/U/i_sysmman.U         Do we have to include <sys/mman.h>?
400 mcon/U/i_sysndir.U         Shall we include <sys/ndir.h>?
401 mcon/U/i_sysparam.U        Shall we include <sys/param.h>?
402 mcon/U/i_sysresrc.U        Shall we include <sys/resource.h>?
403 mcon/U/i_sysselct.U        Shall we include <sys/select.h>?
404 mcon/U/i_syssock.U         Shall we include <sys/socket.h>?
405 mcon/U/i_sysstat.U         Shall we include <sys/stat.h>
406 mcon/U/i_systable.U        De we have to include <sys/table.h>?
407 mcon/U/i_systimeb.U        Is struct timeb defined in <sys/timeb.h>?
408 mcon/U/i_systimes.U        Shall we include <sys/times.h>?
409 mcon/U/i_systwgcf.U        Shall we include <sys/twg_config.h>?
410 mcon/U/i_systypes.U        Do we have to include <sys/types.h>?
411 mcon/U/i_sysun.U           Shall we include <sys/un.h>?
412 mcon/U/i_syswait.U             Is there a <sys/wait.h>?
413 mcon/U/i_termio.U          Include <termio.h> or <sgtty.h>?
414 mcon/U/i_time.U            Which time.h should we include?
415 mcon/U/i_unistd.U          Include <unistd.h>?
416 mcon/U/i_utime.U           Include <utime.h>?
417 mcon/U/i_values.U          Shall we include <values.h>
418 mcon/U/i_varhdr.U          Choose between <varargs.h> and <stdarg.h>
419 mcon/U/i_vfork.U           Include <vfork.h>?
420 mcon/U/i_whoami.U          Include <whoami.h>?
421 mcon/U/inc.U               Where to put public include files?
422 mcon/U/install.U           Look for a BSD-compatible install
423 mcon/U/intsize.U           What is the size of "int"?
424 mcon/U/ipc.U               Choose IPC mechanism
425 mcon/U/kernel.U            Compute the kernel pathname
426 mcon/U/lex.U               Use lex or flex?
427 mcon/U/lib.U               Where to put public library files ?
428 mcon/U/libc.U              Where is libc?
429 mcon/U/libdbm.U            Look for a suitable dbm library
430 mcon/U/libflex.U           Locate flex library
431 mcon/U/libnlist.U          Locate an nlist library
432 mcon/U/libnm.U             New math library?
433 mcon/U/libpth.U            Set path to locate libraries
434 mcon/U/libs.U              Optional libraries?
435 mcon/U/libyacc.U           Locate yacc library
436 mcon/U/lintlib.U           Where lint library should be placed
437 mcon/U/lns.U               Are symbolic links supported by ln?
438 mcon/U/locdist.U           Find distribution names for news
439 mcon/U/longsize.U          What is the size of "long"?
440 mcon/U/lseektype.U         What is the type of lseek()?
441 mcon/U/maildir.U           Where is mail spooled
442 mcon/U/mailer.U            What delivers mail?
443 mcon/U/mailfile.U          What filename in maildir?
444 mcon/U/make.U              Does make set the $(MAKE) macro?
445 mcon/U/mallocsrc.U         Use malloc included in kit?
446 mcon/U/man1dir.U           Where to put traditional section 1 manpage sources
447 mcon/U/man3dir.U           Where to put traditional section 3 manpage sources
448 mcon/U/manfmt.U            Formatted man directories
449 mcon/U/mansrc.U            Where to put manual pages source
450 mcon/U/mboxchar.U          How to determine if file is mailbox
451 mcon/U/mkdep.U             How to generate makefile dependencies?
452 mcon/U/models.U            Large vs small, split I&D, etc
453 mcon/U/modetype.U          What is the type for file modes?
454 mcon/U/myhostname.U        How to determine hostname from shell
455 mcon/U/n.U                 How to suppress newline with echo
456 mcon/U/nametype.U          How to get user's fullname
457 mcon/U/nblock_io.U         Support for non-blocking I/O
458 mcon/U/newslevel.U         What version of news are we running?
459 mcon/U/newslib.U           Where is the news library?
460 mcon/U/newsspool.U         Where is news spooled?
461 mcon/U/nis.U               Do we have to deal with NIS (former YP)?
462 mcon/U/nlist_pfx.U         nlist() related stuff
463 mcon/U/orderlib.U          Shall we order components libraries?
464 mcon/U/orgname.U           What is the organizaton name?
465 mcon/U/packadmin.U         E-mail address of the package administrator
466 mcon/U/package.U           Gets package name from .package magically
467 mcon/U/pager.U             What's the pager, more or less?
468 mcon/U/patchlevel.U        Grab current patchlevel out of patchlevel.h
469 mcon/U/perlpath.U          The full path of perl
470 mcon/U/pidtype.U           What is the type of a PID?
471 mcon/U/prefix.U            Installation prefix setting (none, /usr/local)
472 mcon/U/prefshell.U         Preferred user shell
473 mcon/U/privlib.U           Where is the private library?
474 mcon/U/prototype.U         Do we support prototypes?
475 mcon/U/ptrsize.U           What is the size of a pointer?
476 mcon/U/randbits.U          How many bits in rand()?
477 mcon/U/randfunc.U          Which random number function shall we use?
478 mcon/U/rcs_branch.U        Does RCS know about the -b switch?
479 mcon/U/registers.U         How many register declarations to use
480 mcon/U/rootid.U            Root user id
481 mcon/U/sbrksmart.U         Can sbrk() be used to release core?
482 mcon/U/sbrktype.U          What is the return type of sbrk()?
483 mcon/U/scriptdir.U         Where to put public scripts
484 mcon/U/selecttype.U        What type for select() file bitfields?
485 mcon/U/sh.U                Where the shell is located
486 mcon/U/shm_for.U           More shared memory stuff
487 mcon/U/sig_name.U          Signal names
488 mcon/U/sitearch.U          Where user-installed arch-dependant files should go
489 mcon/U/sitelib.U           Where user-installed regular library files should go
490 mcon/U/sizetype.U          What is the type for byte size?
491 mcon/U/so.U                Shared object extension
492 mcon/U/sockopt.U           Check for socket options
493 mcon/U/spitshell.U         Shell comment stripper, maybe
494 mcon/U/src.U               Build and source tree separation support
495 mcon/U/ssizetype.U         What is the signed type for byte size?
496 mcon/U/startperl.U         Do we start perl with #! or what?
497 mcon/U/startsh.U           How to guarantee sh startup
498 mcon/U/stdchar.U           Are chars unsigned in stdio?
499 mcon/U/sunscanf.U          Is this Sun's version of scanf()?
500 mcon/U/sysman.U            Where is the man(1) located?
501 mcon/U/uidtype.U           What is the type of uids?
502 mcon/U/usenm.U             Shall we use the costly nm extraction?
503 mcon/U/usrinc.U            Where are include files located?
504 mcon/U/vaproto.U           How do we prototype varargs, with ...?
505 mcon/U/voidflags.U         How supported is void?
506 mcon/U/warnflags.U         Any additional cc warning flags?
507 mcon/U/yacc.U              Which compiler-compiler to use?
508 mcon/configure             GNU configure-like wrapper to metaconfig's Configure
509 mcon/files/                Templates for new units
510 mcon/files/Internal.U      Template for special units with internal symbols
511 mcon/files/README          Why those templates are here...
512 mcon/files/d_function.U    Template for C defines
513 mcon/files/dir.U           Template to get a directory
514 mcon/files/file.U          Template get a file
515 mcon/files/i_include.U     Template for include files
516 mcon/files/keyword.U       Template for keyword checking
517 mcon/files/locate.U        Template to locate a file
518 mcon/files/question.U      Template for setvar questions
519 mcon/files/rcshead.U       Template for unit head
520 mcon/files/shell.U         Template for non-setvar questions
521 mcon/files/type.U          Template for type lookup
522 mcon/makegloss.SH          Extracts Glossary from Unit files
523 mcon/man/                  Manual pages for metaconfig et al.
524 mcon/man/Jmakefile         Generic makefile description for manual pages
525 mcon/man/Makefile.SH       Jmake-generated makefile for manual pages
526 mcon/man/mconfig.SH        Manual page for metaconfig
527 mcon/man/mlint.SH          Manual page for metalint
528 mcon/man/mxref.SH          Manual page for metaxref
529 mcon/mconfig.SH            Writes Configure scripts for you
530 mcon/mlint.SH              Lints metaconfig units
531 mcon/mxref.SH              Builds symbol cross-reference files
532 mcon/pl/                   Perl library for metaconfig et al.
533 mcon/pl/common.pl          Common control lines extraction
534 mcon/pl/configure.pl       Generates Configure
535 mcon/pl/cosmetic.pl        Some cosmetic fixes
536 mcon/pl/depend.pl          Metaconfig-only dependencies
537 mcon/pl/eval.pl            Built-in interpreter
538 mcon/pl/extract.pl         Dependency extractor engine
539 mcon/pl/files.pl           Extracts files from MANIFEST.new
540 mcon/pl/gensym.pl          Dynamic symbol generator
541 mcon/pl/init.pl            Initialization of dependency control array
542 mcon/pl/lint.pl            Lint-only dependencies
543 mcon/pl/locate.pl          Locate units
544 mcon/pl/makefile.pl        Builds temporary Makefiles
545 mcon/pl/obsolete.pl        Deals with obsolete symbols
546 mcon/pl/order.pl           Re-order units within Configure
547 mcon/pl/tsort.pl           Topological sort
548 mcon/pl/wanted.pl          Set up Wanted file
549 mcon/pl/xref.pl            Metaxref-only dependencies
550 mcon/pl/xwant.pl           Metaxref symbol extraction
551 pat/                       Where patching tools are stored
552 pat/Jmakefile              High level makefile description for pat
553 pat/Makefile.SH            Makefile for pat tools
554 pat/README                 Instructions for patch/developping tools
555 pat/pat.SH                 Check in, do diffs, make patch, send it
556 pat/pat.man                Manual page for patch tools
557 pat/patbase.SH             To set the base for future differences
558 pat/patchlevel.h           Prototypical patchlevel.h
559 pat/patcil.SH              Check in the latest changes
560 pat/patclean.SH            Check in latest changes and remove files
561 pat/patcol.SH              Check out working file
562 pat/patdiff.SH             Find the differences since last patch
563 pat/patftp.SH              Put patches in ftp pub directory
564 pat/patindex.SH            Create an index of patches sent out
565 pat/patlog.SH              Handles the ChangeLog file
566 pat/patmake.SH             Put together a patch file
567 pat/patname.SH             Assign symbolic name to a revision
568 pat/patnotify.SH           Notifies that new patches have been released
569 pat/patpost.SH             Send patches via news
570 pat/patsend.SH             Sends patches via mail
571 pat/patsnap.SH             Builds RCS snapshot file
572 patchlevel.h               The current patchlevel for dist
573 pl/                        Directory for public perl libraries
574 pl/comment.pl              Perl library to find comment in front of $Log
575 pl/copyright.pl            Perl library to expand copyright
576 pl/editor.pl               Perl library to compute suitable editor name
577 pl/fullname.pl             Perl library to get full name
578 pl/listedit.pl             Perl library to edit list of items
579 pl/logname.pl              Perl library to get login name
580 pl/makedir.pl              Perl library to emulate 'mkdir -p'
581 pl/manifake.pl             Perl library to build a MANIFEST.new if none found
582 pl/newer.pl                Perl library to Find files newer than patchlevel.h
583 pl/package.pl              Perl library to read .package
584 pl/patseq.pl               Perl library to compute issued patch sequence
585 pl/profile.pl              Perl library to get ~/.dist_profile
586 pl/rangeargs.pl            Perl library to expand number lists
587 pl/rcsargs.pl              Perl library to expand rcs filename lists
588 pl/snapshot.pl             Perl library to parse RCS snapshot file
589 pl/tilde.pl                Perl library to perform ~name expansion
590 pl/users.pl                Perl library to parse users file