Commit | Line | Data |
---|---|---|
132b68a5 | 1 | Artistic The "Artistic License" |
a687059c LW |
2 | Copying The GNU General Public License |
3 | EXTERN.h Included before foreign .h files | |
4 | INTERN.h Included before domestic .h files | |
2304df62 | 5 | Makefile.SH A script that generates Makefile |
a687059c | 6 | MANIFEST This list of files |
2304df62 AD |
7 | NDBM_File.c |
8 | ODBM_File.c | |
9 | POSIX.c | |
a687059c | 10 | README The Instructions |
b3634b01 | 11 | README.ncr Special instructions for NCR |
d8f2e4cc | 12 | README.uport Special instructions for Microports |
fe14fcc3 | 13 | README.xenix Special instructions for Xenix |
2304df62 AD |
14 | SDBM_File.c |
15 | XSUB.h | |
b3634b01 LW |
16 | atarist/FILES |
17 | atarist/README.ST | |
18 | atarist/RESULTS | |
19 | atarist/atarist.c | |
20 | atarist/config.h | |
21 | atarist/echo.c | |
22 | atarist/explain | |
23 | atarist/makefile.sm | |
24 | atarist/makefile.st | |
25 | atarist/osbind.pl | |
26 | atarist/perldb.diff | |
27 | atarist/perlglob.c | |
28 | atarist/test/binhandl | |
29 | atarist/test/ccon | |
30 | atarist/test/dbm | |
31 | atarist/test/err | |
32 | atarist/test/gdbm | |
33 | atarist/test/gdbm.t | |
34 | atarist/test/glob | |
35 | atarist/test/osexample.pl | |
36 | atarist/test/pi.pl | |
37 | atarist/test/printenv | |
38 | atarist/test/readme | |
39 | atarist/test/sig | |
40 | atarist/test/tbinmode | |
41 | atarist/usersub.c | |
42 | atarist/usub/README.ATARI | |
43 | atarist/usub/acurses.mus | |
44 | atarist/usub/makefile.st | |
45 | atarist/usub/usersub.c | |
46 | atarist/wildmat.c | |
2304df62 AD |
47 | av.c |
48 | av.h | |
49 | bar.pm | |
55204971 LW |
50 | c2ph.SH program to translate dbx stabs to perl |
51 | c2ph.doc documentation for c2ph | |
1c3d792e | 52 | cflags.SH A script that emits C compilation flags per file |
a687059c | 53 | client A client to test sockets |
a687059c | 54 | config.H Sample config.h |
79072805 | 55 | config_c++.h TEMP FILE |
2304df62 AD |
56 | config_h.SH Produces config.h |
57 | cop.h | |
58 | cv.h | |
59 | deb.c | |
60 | dl.c | |
61 | dlperl/dlperl.c | |
62 | dlperl/usersub.c | |
132b68a5 | 63 | doSH Script to run all the *.SH files |
a687059c | 64 | doio.c I/O operations |
463ee0b2 | 65 | doop.c Support code for various operations |
79072805 | 66 | dosish.h |
a687059c LW |
67 | dump.c Debugging output |
68 | eg/ADB An adb wrapper to put in your crash dir | |
69 | eg/README Intro to example perl scripts | |
70 | eg/changes A program to list recently changed files | |
71 | eg/down A program to do things to subdirectories | |
72 | eg/dus A program to do du -s on non-mounted dirs | |
73 | eg/findcp A find wrapper that implements a -cp switch | |
74 | eg/findtar A find wrapper that pumps out a tar file | |
75 | eg/g/gcp A program to do a global rcp | |
76 | eg/g/gcp.man Manual page for gcp | |
77 | eg/g/ged A program to do a global edit | |
78 | eg/g/ghosts A sample /etc/ghosts file | |
79 | eg/g/gsh A program to do a global rsh | |
80 | eg/g/gsh.man Manual page for gsh | |
81 | eg/muck A program to find missing make dependencies | |
82 | eg/muck.man Manual page for muck | |
83 | eg/myrup A program to find lightly loaded machines | |
84 | eg/nih Script to insert #! workaround | |
21d892ea | 85 | eg/relink A program to change symbolic links |
79220ce3 | 86 | eg/rename A program to rename files |
a687059c LW |
87 | eg/rmfrom A program to feed doomed filenames to |
88 | eg/scan/scan_df Scan for filesystem anomalies | |
89 | eg/scan/scan_last Scan for login anomalies | |
90 | eg/scan/scan_messages Scan for console message anomalies | |
91 | eg/scan/scan_passwd Scan for passwd file anomalies | |
92 | eg/scan/scan_ps Scan for process anomalies | |
93 | eg/scan/scan_sudo Scan for sudo anomalies | |
94 | eg/scan/scan_suid Scan for setuid anomalies | |
95 | eg/scan/scanner An anomaly reporter | |
96 | eg/shmkill A program to remove unused shared memory | |
c2ab57d4 LW |
97 | eg/sysvipc/README Intro to Sys V IPC examples |
98 | eg/sysvipc/ipcmsg Example of SYS V IPC message queues | |
99 | eg/sysvipc/ipcsem Example of Sys V IPC semaphores | |
100 | eg/sysvipc/ipcshm Example of Sys V IPC shared memory | |
21d892ea | 101 | eg/travesty A program to print travesties of its input text |
2304df62 | 102 | eg/unuc.pats |
a687059c LW |
103 | eg/van/empty A program to empty the trashcan |
104 | eg/van/unvanish A program to undo what vanish does | |
105 | eg/van/vanexp A program to expire vanished files | |
106 | eg/van/vanish A program to put files in a trashcan | |
107 | eg/who A sample who program | |
fe14fcc3 | 108 | emacs/perl-mode.el Emacs major mode for perl |
55204971 LW |
109 | emacs/perldb.el Emacs debugging |
110 | emacs/perldb.pl Emacs debugging | |
fe14fcc3 | 111 | emacs/tedstuff Some optional patches |
79072805 | 112 | embed_h.SH |
2304df62 AD |
113 | ext/dbm/GDBM_File.c |
114 | ext/dbm/NDBM_File.c | |
115 | ext/dbm/ODBM_File.c | |
116 | ext/dbm/SDBM_File.c | |
117 | ext/dbm/sdbm/.pure | |
118 | ext/dbm/sdbm/README.too | |
119 | ext/dbm/sdbm/dba.c | |
120 | ext/dbm/sdbm/dbd.c | |
121 | ext/dbm/sdbm/dbe.c | |
122 | ext/dbm/sdbm/dbm.c | |
123 | ext/dbm/sdbm/dbm.h | |
124 | ext/dbm/sdbm/dbu.c | |
125 | ext/dbm/sdbm/hash.c | |
126 | ext/dbm/sdbm/linux.patches | |
127 | ext/dbm/sdbm/pair.c | |
128 | ext/dbm/sdbm/pair.h | |
129 | ext/dbm/sdbm/readme.ps | |
130 | ext/dbm/sdbm/sdbm.c | |
131 | ext/dbm/sdbm/sdbm.h | |
132 | ext/dbm/sdbm/tune.h | |
133 | ext/dbm/sdbm/util.c | |
134 | ext/dl/dl.c | |
135 | ext/dl/eg/main.c | |
136 | ext/dl/eg/test.c | |
137 | ext/dl/eg/test1.c | |
a687059c LW |
138 | form.h Public declarations for the above |
139 | gettest A little script to test the get* routines | |
2304df62 AD |
140 | gv.c |
141 | gv.h | |
79220ce3 LW |
142 | h2ph.SH A thing to turn C .h file into perl .ph files |
143 | h2pl/README How to turn .ph files into .pl files | |
144 | h2pl/cbreak.pl cbreak routines using .ph | |
145 | h2pl/cbreak2.pl cbreak routines using .pl | |
146 | h2pl/eg/sizeof.ph Sample sizeof array initialization | |
147 | h2pl/eg/sys/errno.pl Sample translated errno.pl | |
148 | h2pl/eg/sys/ioctl.pl Sample translated ioctl.pl | |
149 | h2pl/eg/sysexits.pl Sample translated sysexits.pl | |
150 | h2pl/getioctlsizes Program to extract types from ioctl.h | |
151 | h2pl/mksizes Program to make %sizeof array. | |
152 | h2pl/mkvars Program to make .pl from .ph files | |
153 | h2pl/tcbreak cbreak test routine using .ph | |
154 | h2pl/tcbreak2 cbreak test routine using .pl | |
a687059c | 155 | handy.h Handy definitions |
132b68a5 | 156 | hints/3b1.sh |
b3634b01 | 157 | hints/3b1cc |
1c3d792e LW |
158 | hints/3b2.sh |
159 | hints/aix_rs.sh | |
160 | hints/aix_rt.sh | |
55204971 | 161 | hints/altos486.sh |
1c3d792e | 162 | hints/apollo_C6_7.sh |
55204971 | 163 | hints/apollo_C6_8.sh |
1c3d792e | 164 | hints/aux.sh |
b3634b01 LW |
165 | hints/cray.sh |
166 | hints/dgux.sh | |
1c3d792e LW |
167 | hints/dnix.sh |
168 | hints/dynix.sh | |
169 | hints/fps.sh | |
170 | hints/genix.sh | |
55204971 | 171 | hints/greenhills.sh |
1c3d792e LW |
172 | hints/hp9000_300.sh |
173 | hints/hp9000_400.sh | |
b3634b01 | 174 | hints/hp9000_700.sh |
55204971 | 175 | hints/hp9000_800.sh |
1c3d792e LW |
176 | hints/hpux.sh |
177 | hints/i386.sh | |
988174c1 | 178 | hints/isc_3_2_2.sh |
514dae0d | 179 | hints/isc_3_2_3.sh |
b3634b01 | 180 | hints/mc6000.sh |
1c3d792e | 181 | hints/mips.sh |
55204971 | 182 | hints/mpc.sh |
1c3d792e LW |
183 | hints/ncr_tower.sh |
184 | hints/next.sh | |
55204971 | 185 | hints/opus.sh |
b3634b01 | 186 | hints/osf1.sh |
1c3d792e LW |
187 | hints/sco_2_3_0.sh |
188 | hints/sco_2_3_1.sh | |
189 | hints/sco_2_3_2.sh | |
190 | hints/sco_2_3_3.sh | |
b3634b01 | 191 | hints/sco_2_3_4.sh |
1c3d792e LW |
192 | hints/sco_3.sh |
193 | hints/sgi.sh | |
b3634b01 | 194 | hints/solaris_2_0.sh |
55204971 | 195 | hints/stellar.sh |
1c3d792e LW |
196 | hints/sunos_3_4.sh |
197 | hints/sunos_3_5.sh | |
198 | hints/sunos_4_0_1.sh | |
199 | hints/sunos_4_0_2.sh | |
132b68a5 | 200 | hints/svr4.sh |
55204971 | 201 | hints/ti1500.sh |
b3634b01 LW |
202 | hints/titan.sh |
203 | hints/ultrix_1.sh | |
1c3d792e LW |
204 | hints/ultrix_3.sh |
205 | hints/ultrix_4.sh | |
b3634b01 LW |
206 | hints/unisysdynix.sh |
207 | hints/utekv.sh | |
1c3d792e | 208 | hints/uts.sh |
132b68a5 | 209 | hints/vax.sh |
2304df62 AD |
210 | hv.c |
211 | hv.h | |
212 | hvdbm.h | |
7e1cf235 | 213 | installperl Perl script to do "make install" dirty work |
a687059c | 214 | ioctl.pl Sample ioctl.pl |
79072805 | 215 | keywords.h |
2304df62 AD |
216 | lib/AutoLoader.pm |
217 | lib/Config.pm | |
218 | lib/English.pm | |
219 | lib/Exporter.pm | |
220 | lib/FOOBAR.pm | |
221 | lib/FileHandle.pm | |
222 | lib/Hostname.pm | |
223 | lib/POSIX.pm | |
224 | lib/SDBM_File.pm | |
a687059c | 225 | lib/abbrev.pl An abbreviation table builder |
55204971 | 226 | lib/assert.pl assertion and panic with stack trace |
5303340c LW |
227 | lib/bigfloat.pl An arbitrary precision floating point package |
228 | lib/bigint.pl An arbitrary precision integer arithmetic package | |
229 | lib/bigrat.pl An arbitrary precision rational arithmetic package | |
c2ab57d4 | 230 | lib/cacheout.pl Manages output filehandles when you need too many |
55204971 | 231 | lib/chat2.pl Randal's famous expect-ish routines |
a687059c | 232 | lib/complete.pl A command completion subroutine |
21d892ea | 233 | lib/ctime.pl A ctime workalike |
2304df62 | 234 | lib/dotsh.pl.art |
a687059c | 235 | lib/dumpvar.pl A variable dumper |
55204971 LW |
236 | lib/exceptions.pl catch and throw routines |
237 | lib/fastcwd.pl a faster but more dangerous getcwd | |
132b68a5 LW |
238 | lib/find.pl A find emulator--used by find2perl |
239 | lib/finddepth.pl A depth-first find emulator--used by find2perl | |
79220ce3 | 240 | lib/flush.pl Routines to do single flush |
2304df62 | 241 | lib/ftp.pl |
55204971 | 242 | lib/getcwd.pl a getcwd() emulator |
a687059c LW |
243 | lib/getopt.pl Perl library supporting option parsing |
244 | lib/getopts.pl Perl library supporting option parsing | |
2304df62 | 245 | lib/hostname.pl |
a687059c | 246 | lib/importenv.pl Perl routine to get environment into variables |
79220ce3 | 247 | lib/look.pl A "look" equivalent |
132b68a5 | 248 | lib/newgetopt.pl A perl library supporting long option parsing |
b3634b01 | 249 | lib/open2.pl |
2304df62 | 250 | lib/open3.pl |
a687059c | 251 | lib/perldb.pl Perl debugging routines |
79220ce3 | 252 | lib/pwd.pl Routines to keep track of PWD environment variable |
2304df62 | 253 | lib/quotewords.pl.art |
132b68a5 | 254 | lib/shellwords.pl Perl library to split into words with shell quoting |
2304df62 | 255 | lib/soundex.pl.art |
a687059c | 256 | lib/stat.pl Perl library supporting stat function |
21d892ea | 257 | lib/syslog.pl Perl library supporting syslogging |
2304df62 | 258 | lib/tainted.pl |
a687059c | 259 | lib/termcap.pl Perl library supporting termcap usage |
fe14fcc3 | 260 | lib/timelocal.pl Perl library supporting inverse of localtime, gmtime |
a687059c | 261 | lib/validate.pl Perl library supporting wholesale file mode validation |
79072805 | 262 | main.c |
a687059c LW |
263 | makedepend.SH Precursor to makedepend |
264 | makedir.SH Precursor to makedir | |
79072805 | 265 | makefile.lib make libperl.a |
a687059c | 266 | malloc.c A version of malloc you might not want |
2304df62 AD |
267 | mg.c |
268 | mg.h | |
21d892ea LW |
269 | msdos/Changes.dds Expanation of MS-DOS patches by Diomidis Spinellis |
270 | msdos/Makefile MS-DOS makefile | |
271 | msdos/README.msdos Compiling and usage information | |
272 | msdos/Wishlist.dds My wishlist | |
fe14fcc3 | 273 | msdos/chdir.c A chdir that can change drives |
55204971 | 274 | msdos/config.h Definitions for msdos |
21d892ea LW |
275 | msdos/dir.h MS-DOS header for directory access functions |
276 | msdos/directory.c MS-DOS directory access functions. | |
277 | msdos/eg/crlf.bat Convert files from unix to MS-DOS line termination | |
278 | msdos/eg/drives.bat List the system drives and their characteristics | |
279 | msdos/eg/lf.bat Convert files from MS-DOS to Unix line termination | |
280 | msdos/glob.c A command equivalent to csh glob | |
281 | msdos/msdos.c MS-DOS ioctl, sleep, gete?[gu]if, spawn, aspawn | |
282 | msdos/popen.c My_popen and my_pclose for MS-DOS | |
fe14fcc3 | 283 | msdos/usage.c How to invoke perl under MS-DOS |
2304df62 AD |
284 | opcode.h |
285 | opcode.pl | |
79220ce3 LW |
286 | os2/Makefile Makefile for OS/2 |
287 | os2/README.OS2 Notes for OS/2 | |
c2ab57d4 LW |
288 | os2/a2p.cs Compiler script for a2p |
289 | os2/a2p.def Linker defs for a2p | |
fe14fcc3 LW |
290 | os2/alarm.c An implementation of alarm() |
291 | os2/alarm.h Header file for same | |
79220ce3 | 292 | os2/config.h Configuration file for OS/2 |
b3634b01 | 293 | os2/crypt.c |
c2ab57d4 LW |
294 | os2/dir.h Directory header |
295 | os2/director.c Directory routines | |
fe14fcc3 | 296 | os2/eg/alarm.pl Example of alarm code |
79220ce3 LW |
297 | os2/eg/os2.pl Sample script for OS/2 |
298 | os2/eg/syscalls.pl Example of syscall on OS/2 | |
fe14fcc3 | 299 | os2/glob.c Globbing routines |
c2ab57d4 LW |
300 | os2/makefile Make file |
301 | os2/mktemp.c Mktemp() using TMP | |
302 | os2/os2.c Unix compatibility functions | |
303 | os2/perl.bad names of protect-only API calls for BIND | |
304 | os2/perl.cs Compiler script for perl | |
305 | os2/perl.def Linker defs for perl | |
5303340c | 306 | os2/perldb.dif Changes to make the debugger work |
fe14fcc3 | 307 | os2/perlglob.bad names of protect-only API calls for BIND |
c2ab57d4 LW |
308 | os2/perlglob.cs Compiler script for perlglob |
309 | os2/perlglob.def Linker defs for perlglob | |
310 | os2/perlsh.cmd Poor man's shell for os2 | |
79220ce3 | 311 | os2/popen.c Code for opening pipes |
fe14fcc3 LW |
312 | os2/s2p.cmd s2p as command file |
313 | os2/selfrun.bat A self running perl script for DOS | |
c2ab57d4 | 314 | os2/selfrun.cmd Example of extproc feature |
79220ce3 | 315 | os2/suffix.c Code for creating backup filenames |
b3634b01 | 316 | os2/tests.dif |
a687059c | 317 | patchlevel.h The current patch level of perl |
fe14fcc3 | 318 | perl.c main() |
a687059c | 319 | perl.h Global declarations |
fe14fcc3 | 320 | perl.man The manual page(s) |
a687059c | 321 | perlsh A poor man's perl shell |
2304df62 AD |
322 | perly.c |
323 | perly.c.byacc | |
324 | perly.c.diff | |
325 | perly.c.yacc | |
fe14fcc3 | 326 | perly.fixer A program to remove yacc stack limitations |
2304df62 AD |
327 | perly.h |
328 | perly.h.yacc | |
55204971 | 329 | perly.y Yacc grammar for perl |
2304df62 | 330 | perly.y.save |
79072805 | 331 | pp.c Push/Pop code |
2304df62 | 332 | pp.h Push/Pop code defs |
79072805 | 333 | proto.h |
a687059c LW |
334 | regcomp.c Regular expression compiler |
335 | regcomp.h Private declarations for above | |
a687059c | 336 | regexec.c Regular expression evaluator |
79220ce3 | 337 | regexp.h Public declarations for the above |
2304df62 AD |
338 | scope.c |
339 | scope.h | |
a687059c | 340 | server A server to test sockets |
2304df62 AD |
341 | sv.c |
342 | sv.h | |
a687059c LW |
343 | t/README Instructions for regression tests |
344 | t/TEST The regression tester | |
fe14fcc3 LW |
345 | t/base/cond.t See if conditionals work |
346 | t/base/if.t See if if works | |
347 | t/base/lex.t See if lexical items work | |
348 | t/base/pat.t See if pattern matching works | |
349 | t/base/term.t See if various terms work | |
350 | t/cmd/elsif.t See if else-if works | |
351 | t/cmd/for.t See if for loops work | |
352 | t/cmd/mod.t See if statement modifiers work | |
353 | t/cmd/subval.t See if subroutine values work | |
354 | t/cmd/switch.t See if switch optimizations work | |
355 | t/cmd/while.t See if while loops work | |
356 | t/comp/cmdopt.t See if command optimization works | |
357 | t/comp/cpp.t See if C preprocessor works | |
358 | t/comp/decl.t See if declarations work | |
359 | t/comp/multiline.t See if multiline strings work | |
360 | t/comp/package.t See if packages work | |
361 | t/comp/script.t See if script invokation works | |
362 | t/comp/term.t See if more terms work | |
363 | t/io/argv.t See if ARGV stuff works | |
364 | t/io/dup.t See if >& works right | |
365 | t/io/fs.t See if directory manipulations work | |
366 | t/io/inplace.t See if inplace editing works | |
367 | t/io/pipe.t See if secure pipes work | |
368 | t/io/print.t See if print commands work | |
369 | t/io/tell.t See if file seeking works | |
2304df62 AD |
370 | t/lib/bigint.t |
371 | t/lib/english.t | |
372 | t/lib/sdbm.t | |
fe14fcc3 LW |
373 | t/op/append.t See if . works |
374 | t/op/array.t See if array operations work | |
375 | t/op/auto.t See if autoincrement et all work | |
376 | t/op/chop.t See if chop works | |
377 | t/op/cond.t See if conditional expressions work | |
fe14fcc3 LW |
378 | t/op/delete.t See if delete works |
379 | t/op/do.t See if subroutines work | |
380 | t/op/each.t See if associative iterators work | |
381 | t/op/eval.t See if eval operator works | |
382 | t/op/exec.t See if exec and system work | |
383 | t/op/exp.t See if math functions work | |
384 | t/op/flip.t See if range operator works | |
385 | t/op/fork.t See if fork works | |
386 | t/op/glob.t See if <*> works | |
387 | t/op/goto.t See if goto works | |
388 | t/op/groups.t See if $( works | |
389 | t/op/index.t See if index works | |
390 | t/op/int.t See if int works | |
391 | t/op/join.t See if join works | |
392 | t/op/list.t See if array lists work | |
393 | t/op/local.t See if local works | |
394 | t/op/magic.t See if magic variables work | |
395 | t/op/mkdir.t See if mkdir works | |
2304df62 | 396 | t/op/my.t |
fe14fcc3 LW |
397 | t/op/oct.t See if oct and hex work |
398 | t/op/ord.t See if ord works | |
399 | t/op/pack.t See if pack and unpack work | |
400 | t/op/pat.t See if esoteric patterns work | |
401 | t/op/push.t See if push and pop work | |
402 | t/op/range.t See if .. works | |
55204971 | 403 | t/op/re_tests Input file for op.regexp |
fe14fcc3 | 404 | t/op/read.t See if read() works |
988174c1 | 405 | t/op/readdir.t See if readdir() works |
2304df62 | 406 | t/op/ref.t |
fe14fcc3 LW |
407 | t/op/regexp.t See if regular expressions work |
408 | t/op/repeat.t See if x operator works | |
fe14fcc3 LW |
409 | t/op/sleep.t See if sleep works |
410 | t/op/sort.t See if sort works | |
411 | t/op/split.t See if split works | |
412 | t/op/sprintf.t See if sprintf works | |
413 | t/op/stat.t See if stat works | |
414 | t/op/study.t See if study works | |
2304df62 | 415 | t/op/subst.t |
fe14fcc3 LW |
416 | t/op/substr.t See if substr works |
417 | t/op/time.t See if time functions work | |
418 | t/op/undef.t See if undef works | |
419 | t/op/unshift.t See if unshift works | |
420 | t/op/vec.t See if vectors work | |
421 | t/op/write.t See if write works | |
2304df62 AD |
422 | taint.c |
423 | test.pl | |
a687059c | 424 | toke.c The tokener |
79072805 | 425 | unixish.h |
79220ce3 | 426 | usersub.c User supplied (possibly proprietary) subroutines |
a687059c LW |
427 | util.c Utility routines |
428 | util.h Public declarations for the above | |
429 | x2p/EXTERN.h Same as above | |
430 | x2p/INTERN.h Same as above | |
431 | x2p/Makefile.SH Precursor to Makefile | |
432 | x2p/a2p.h Global declarations | |
433 | x2p/a2p.man Manual page for awk to perl translator | |
434 | x2p/a2p.y A yacc grammer for awk | |
435 | x2p/a2py.c Awk compiler, sort of | |
132b68a5 | 436 | x2p/cflags.SH A script that emits C compilation flags per file |
fe14fcc3 | 437 | x2p/find2perl.SH A find to perl translator |
a687059c LW |
438 | x2p/handy.h Handy definitions |
439 | x2p/hash.c Associative arrays again | |
440 | x2p/hash.h Public declarations for the above | |
2304df62 | 441 | x2p/malloc.c |
a687059c LW |
442 | x2p/s2p.SH Sed to perl translator |
443 | x2p/s2p.man Manual page for sed to perl translator | |
444 | x2p/str.c String handling package | |
445 | x2p/str.h Public declarations for the above | |
446 | x2p/util.c Utility routines | |
447 | x2p/util.h Public declarations for the above | |
448 | x2p/walk.c Parse tree walker | |
2304df62 | 449 | Configure Portability tool |