]> git.ipfire.org Git - thirdparty/bash.git/blob - AUTHORS
Imported from ../bash-3.2.tar.gz.
[thirdparty/bash.git] / AUTHORS
1 #
2 # Master author manifest for bash
3 #
4 # The files in lib/intl were taken from the GNU gettext distribution.
5 #
6 # Any files appearing in the bash distribution not listed in this file
7 # were created by Chet Ramey.
8 #
9 # Filename authors (first is original author)
10 #
11 README Brian Fox, Chet Ramey
12 INSTALL Brian Fox, Chet Ramey
13 COPYING Brian Fox, Chet Ramey
14 MANIFEST Brian Fox, Chet Ramey
15 configure Chet Ramey
16 Makefile.in Brian Fox, Chet Ramey
17 configure.in Chet Ramey
18 aclocal.m4 Chet Ramey
19 config.h.top Chet Ramey
20 config.h.bot Chet Ramey
21 config.h.in Chet Ramey
22 array.c Chet Ramey
23 print_cmd.c Brian Fox, Chet Ramey
24 general.c Brian Fox, Chet Ramey
25 variables.c Brian Fox, Chet Ramey
26 make_cmd.c Brian Fox, Chet Ramey
27 copy_cmd.c Brian Fox, Chet Ramey
28 unwind_prot.c Brian Fox, Chet Ramey
29 dispose_cmd.c Brian Fox, Chet Ramey
30 getcwd.c Roland McGrath, Brian Fox, Chet Ramey
31 bashhist.c Chet Ramey
32 hash.c Brian Fox, Chet Ramey
33 parse.y Brian Fox, Chet Ramey
34 subst.c Brian Fox, Chet Ramey
35 shell.c Brian Fox, Chet Ramey
36 sig.c Chet Ramey
37 trap.c Brian Fox, Chet Ramey
38 siglist.c Brian Fox, Chet Ramey
39 version.c Brian Fox, Chet Ramey
40 flags.c Brian Fox, Chet Ramey
41 jobs.c Brian Fox, Chet Ramey
42 input.c Chet Ramey
43 mailcheck.c Brian Fox, Chet Ramey
44 pathexp.c Chet Ramey
45 test.c Brian Fox, Chet Ramey
46 expr.c Chet Ramey, Brian Fox
47 alias.c Brian Fox, Chet Ramey
48 execute_cmd.c Brian Fox, Chet Ramey
49 bashline.c Brian Fox, Chet Ramey
50 braces.c Brian Fox, Chet Ramey
51 bracecomp.c Brian Fox, Chet Ramey, Tom Tromey
52 nojobs.c Brian Fox, Chet Ramey
53 vprint.c Chet Ramey
54 oslib.c Chet Ramey
55 error.c Brian Fox, Chet Ramey
56 xmalloc.c Brian Fox, Chet Ramey
57 alias.h Brian Fox, Chet Ramey
58 array.h Chet Ramey
59 builtins.h Brian Fox, Chet Ramey
60 parser.h Brian Fox, Chet Ramey
61 variables.h Brian Fox, Chet Ramey
62 machines.h Brian Fox, Chet Ramey
63 jobs.h Brian Fox, Chet Ramey
64 maxpath.h Brian Fox, Chet Ramey
65 pathexp.h Chet Ramey
66 mailcheck.h Chet Ramey
67 filecntl.h Brian Fox, Chet Ramey
68 hash.h Brian Fox, Chet Ramey
69 quit.h Brian Fox, Chet Ramey
70 flags.h Brian Fox, Chet Ramey
71 shell.h Brian Fox, Chet Ramey
72 bashjmp.h Chet Ramey
73 sig.h Chet Ramey
74 trap.h Brian Fox, Chet Ramey
75 general.h Brian Fox, Chet Ramey
76 unwind_prot.h Brian Fox, Chet Ramey
77 input.h Brian Fox, Chet Ramey
78 error.h Brian Fox, Chet Ramey
79 command.h Brian Fox, Chet Ramey
80 externs.h Chet Ramey
81 siglist.h Chet Ramey
82 subst.h Brian Fox, Chet Ramey
83 dispose_cmd.h Brian Fox, Chet Ramey
84 bashansi.h Brian Fox, Chet Ramey
85 make_cmd.h Brian Fox, Chet Ramey
86 bashhist.h Chet Ramey
87 bashline.h Chet Ramey
88 execute_cmd.h Chet Ramey
89 bashtypes.h Chet Ramey
90 bashtty.h Chet Ramey
91 pathnames.h Chet Ramey
92 y.tab.c Brian Fox, Chet Ramey
93 y.tab.h Brian Fox, Chet Ramey
94 parser-built Brian Fox, Chet Ramey
95 posixstat.h Brian Fox, Chet Ramey
96 stdc.h Chet Ramey
97 ansi_stdlib.h Brian Fox, Chet Ramey
98 memalloc.h Chet Ramey
99 builtins/ChangeLog Brian Fox, Chet Ramey
100 builtins/Makefile.in Brian Fox, Chet Ramey
101 builtins/alias.def Brian Fox, Chet Ramey
102 builtins/bind.def Brian Fox, Chet Ramey
103 builtins/break.def Brian Fox, Chet Ramey
104 builtins/builtin.def Brian Fox, Chet Ramey
105 builtins/caller.def Rocky Bernstein, Chet Ramey
106 builtins/cd.def Brian Fox, Chet Ramey
107 builtins/colon.def Brian Fox, Chet Ramey
108 builtins/command.def Brian Fox, Chet Ramey
109 builtins/common.c Brian Fox, Chet Ramey
110 builtins/declare.def Brian Fox, Chet Ramey
111 builtins/echo.def Brian Fox, Chet Ramey
112 builtins/enable.def Brian Fox, Chet Ramey
113 builtins/eval.def Brian Fox, Chet Ramey
114 builtins/exec.def Brian Fox, Chet Ramey
115 builtins/exit.def Brian Fox, Chet Ramey
116 builtins/fc.def Brian Fox, Chet Ramey
117 builtins/fg_bg.def Brian Fox, Chet Ramey
118 builtins/getopt.c Roland McGrath, Brian Fox, Chet Ramey
119 builtins/getopt.h Roland McGrath, Brian Fox, Chet Ramey
120 builtins/getopts.def Brian Fox, Chet Ramey
121 builtins/hash.def Brian Fox, Chet Ramey
122 builtins/hashcom.h Brian Fox, Chet Ramey
123 builtins/help.def Brian Fox, Chet Ramey
124 builtins/let.def Chet Ramey, Brian Fox
125 builtins/history.def Brian Fox, Chet Ramey
126 builtins/jobs.def Brian Fox, Chet Ramey
127 builtins/kill.def Brian Fox, Chet Ramey
128 builtins/mkbuiltins.c Brian Fox, Chet Ramey
129 builtins/pushd.def Brian Fox, Chet Ramey
130 builtins/read.def Brian Fox, Chet Ramey
131 builtins/reserved.def Brian Fox, Chet Ramey
132 builtins/return.def Brian Fox, Chet Ramey
133 builtins/set.def Brian Fox, Chet Ramey
134 builtins/setattr.def Brian Fox, Chet Ramey
135 builtins/shift.def Brian Fox, Chet Ramey
136 builtins/shopt.def Chet Ramey
137 builtins/source.def Brian Fox, Chet Ramey
138 builtins/suspend.def Brian Fox, Chet Ramey
139 builtins/test.def Brian Fox, Chet Ramey
140 builtins/times.def Brian Fox, Chet Ramey
141 builtins/trap.def Brian Fox, Chet Ramey
142 builtins/type.def Brian Fox, Chet Ramey
143 builtins/ulimit.def Chet Ramey, Brian Fox
144 builtins/umask.def Brian Fox, Chet Ramey
145 builtins/wait.def Brian Fox, Chet Ramey
146 builtins/psize.c Chet Ramey, Brian Fox
147 builtins/psize.sh Chet Ramey, Brian Fox
148 builtins/inlib.def Chet Ramey
149 builtins/bashgetopt.c Chet Ramey
150 builtins/common.h Chet Ramey
151 builtins/bashgetopt.h Chet Ramey
152 lib/doc-support/texindex.c bug-texinfo@prep.ai.mit.edu, Chet Ramey
153 lib/doc-support/Makefile.in Chet Ramey
154 lib/doc-support/getopt.h Roland McGrath
155 lib/doc-support/getopt.c Roland McGrath
156 lib/doc-support/getopt1.c Roland McGrath
157 lib/glob/ChangeLog Brian Fox, Chet Ramey
158 lib/glob/Makefile.in Brian Fox, Chet Ramey
159 lib/glob/strmatch.c Roland McGrath, Brian Fox, Chet Ramey
160 lib/glob/strmatch.h Roland McGrath, Brian Fox, Chet Ramey
161 lib/glob/glob.c Richard Stallman, Roland McGrath, Brian Fox, Chet Ramey
162 lib/glob/glob.h Chet Ramey
163 lib/glob/ndir.h Doug Gwyn, Richard Stallman
164 lib/glob/doc/Makefile.in Brian Fox, Chet Ramey
165 lib/glob/doc/glob.texi Brian Fox, Chet Ramey
166 lib/malloc/Makefile.in Chet Ramey
167 lib/malloc/alloca.c Doug Gwyn, Richard Stallman, Brian Fox, Chet Ramey
168 lib/malloc/getpagesize.h Brian Fox, Chet Ramey
169 lib/malloc/malloc.c Chris Kingsley, Mike Muuss, Richard Stallman, Brian Fox, Chet Ramey
170 lib/malloc/gmalloc.c Mike Haertel, Roland McGrath
171 lib/malloc/stub.c Chet Ramey
172 lib/malloc/i386-alloca.s Richard Stallman
173 lib/malloc/x386-alloca.s Chip Salzenberg, Richard Stallman
174 lib/malloc/xmalloc.c Brian Fox, Chet Ramey
175 lib/posixheaders/posixstat.h Brian Fox, Chet Ramey
176 lib/posixheaders/ansi_stdlib.h Brian Fox, Chet Ramey
177 lib/posixheaders/stdc.h Chet Ramey
178 lib/posixheaders/memalloc.h Chet Ramey
179 lib/posixheaders/filecntl.h Brian Fox, Chet Ramey
180 lib/readline/Makefile.in Brian Fox, Chet Ramey
181 lib/readline/COPYING Brian Fox, Chet Ramey
182 lib/readline/ChangeLog Brian Fox, Chet Ramey
183 lib/readline/readline.c Brian Fox, Chet Ramey
184 lib/readline/vi_mode.c Brian Fox, Chet Ramey
185 lib/readline/emacs_keymap.c Brian Fox, Chet Ramey
186 lib/readline/vi_keymap.c Brian Fox, Chet Ramey
187 lib/readline/funmap.c Brian Fox, Chet Ramey
188 lib/readline/keymaps.c Brian Fox, Chet Ramey
189 lib/readline/xmalloc.c Brian Fox, Chet Ramey
190 lib/readline/search.c Brian Fox, Chet Ramey
191 lib/readline/isearch.c Brian Fox, Chet Ramey
192 lib/readline/parens.c Brian Fox, Chet Ramey
193 lib/readline/rltty.c Brian Fox, Chet Ramey
194 lib/readline/complete.c Brian Fox, Chet Ramey
195 lib/readline/bind.c Brian Fox, Chet Ramey
196 lib/readline/display.c Brian Fox, Chet Ramey
197 lib/readline/signals.c Brian Fox, Chet Ramey
198 lib/readline/kill.c Brian Fox, Chet Ramey
199 lib/readline/undo.c Brian Fox, Chet Ramey
200 lib/readline/input.c Brian Fox, Chet Ramey
201 lib/readline/macro.c Brian Fox, Chet Ramey
202 lib/readline/util.c Brian Fox, Chet Ramey
203 lib/readline/callback.c Chet Ramey
204 lib/readline/readline.h Brian Fox, Chet Ramey
205 lib/readline/chardefs.h Brian Fox, Chet Ramey
206 lib/readline/keymaps.h Brian Fox, Chet Ramey
207 lib/readline/rldefs.h Brian Fox, Chet Ramey
208 lib/readline/posixstat.h Brian Fox, Chet Ramey
209 lib/readline/ansi_stdlib.h Brian Fox, Chet Ramey
210 lib/readline/memalloc.h Chet Ramey
211 lib/readline/rlconf.h Chet Ramey
212 lib/readline/rltty.h Chet Ramey
213 lib/readline/history.c Brian Fox, Chet Ramey
214 lib/readline/histexpand.c Brian Fox, Chet Ramey
215 lib/readline/histfile.c Brian Fox, Chet Ramey
216 lib/readline/histsearch.c Brian Fox, Chet Ramey
217 lib/readline/history.h Brian Fox, Chet Ramey
218 lib/readline/histlib.h Brian Fox, Chet Ramey
219 lib/readline/tilde.c Brian Fox, Chet Ramey
220 lib/readline/tilde.h Brian Fox, Chet Ramey
221 lib/readline/doc/texindex.c bug-texinfo@prep.ai.mit.edu, Chet Ramey
222 lib/readline/doc/Makefile Brian Fox, Chet Ramey
223 lib/readline/doc/rlman.texinfo Brian Fox, Chet Ramey
224 lib/readline/doc/rltech.texinfo Brian Fox, Chet Ramey
225 lib/readline/doc/rluser.texinfo Brian Fox, Chet Ramey
226 lib/readline/doc/hist.texinfo Brian Fox, Chet Ramey
227 lib/readline/doc/hstech.texinfo Brian Fox, Chet Ramey
228 lib/readline/doc/hsuser.texinfo Brian Fox, Chet Ramey
229 lib/readline/examples/Makefile Brian Fox
230 lib/readline/examples/fileman.c Brian Fox
231 lib/readline/examples/manexamp.c Brian Fox
232 lib/readline/examples/histexamp.c Brian Fox, Chet Ramey
233 lib/readline/examples/rltest.c Brian Fox, Chet Ramey
234 lib/readline/examples/Inputrc Brian Fox, Chet Ramey
235 lib/termcap/Makefile.in David MacKenzie, Chet Ramey
236 lib/termcap/termcap.c David MacKenzie
237 lib/termcap/termcap.h David MacKenzie
238 lib/termcap/tparam.c David MacKenzie
239 lib/termcap/version.c David MacKenzie
240 lib/termcap/grot/termcap.info David MacKenzie
241 lib/termcap/grot/termcap.info-1 David MacKenzie
242 lib/termcap/grot/termcap.info-2 David MacKenzie
243 lib/termcap/grot/termcap.info-3 David MacKenzie
244 lib/termcap/grot/termcap.info-4 David MacKenzie
245 lib/termcap/grot/NEWS David MacKenzie
246 lib/termcap/grot/INSTALL David MacKenzie
247 lib/termcap/grot/ChangeLog David MacKenzie
248 lib/termcap/grot/texinfo.tex David MacKenzie
249 lib/termcap/grot/termcap.texi David MacKenzie
250 lib/termcap/grot/Makefile.in David MacKenzie
251 lib/termcap/grot/configure David MacKenzie
252 lib/termcap/grot/configure.in David MacKenzie
253 lib/termcap/grot/COPYING David MacKenzie
254 lib/termcap/grot/README David MacKenzie
255 lib/tilde/ChangeLog Brian Fox, Chet Ramey
256 lib/tilde/Makefile.in Brian Fox, Chet Ramey
257 lib/tilde/doc/tilde.texi Brian Fox, Chet Ramey
258 lib/tilde/doc/Makefile Brian Fox, Chet Ramey
259 lib/tilde/tilde.c Brian Fox, Chet Ramey
260 lib/tilde/tilde.h Brian Fox, Chet Ramey
261 lib/tilde/memalloc.h Brian Fox, Chet Ramey
262 CWRU/misc/open-files.c Chet Ramey
263 CWRU/misc/sigs.c Chet Ramey
264 CWRU/misc/pid.c Chet Ramey
265 CWRU/misc/sigstat.c Chet Ramey
266 CWRU/misc/bison Chet Ramey
267 CWRU/misc/aux-machine-desc Chet Ramey
268 CWRU/PLATFORMS Chet Ramey
269 CWRU/README Chet Ramey
270 CWRU/CWRU.CHANGES.051093 Chet Ramey
271 CWRU/POSIX.NOTES Chet Ramey
272 CWRU/CWRU.CHANGES.071193 Chet Ramey
273 CWRU/CWRU.CHANGES.090393 Chet Ramey
274 doc/Makefile.in Brian Fox, Chet Ramey
275 doc/bash.1 Chet Ramey
276 doc/builtins.1 Chet Ramey
277 doc/bash.ps Chet Ramey
278 doc/bash.txt Chet Ramey
279 doc/readline.3 Chet Ramey
280 doc/readline.ps Chet Ramey
281 doc/readline.txt Chet Ramey
282 doc/texinfo.tex Richard Stallman
283 doc/features.texi Brian Fox, Chet Ramey
284 doc/features.ps Brian Fox, Chet Ramey
285 doc/features.info Brian Fox, Chet Ramey
286 doc/features.dvi Brian Fox, Chet Ramey
287 doc/bash_builtins.1 Chet Ramey
288 doc/bash_builtins.ps Chet Ramey
289 doc/bash_builtins.txt Chet Ramey
290 doc/bash_builtins.readme Chet Ramey
291 doc/article.ms Chet Ramey
292 doc/FAQ Chet Ramey
293 support/cat-s Brian Fox, Chet Ramey
294 support/mksysdefs Brian Fox, Chet Ramey
295 support/mkversion.c Brian Fox, Chet Ramey
296 support/mksignames.c Brian Fox, Chet Ramey
297 support/getcppsyms.c Brian Fox, Chet Ramey
298 support/cppmagic Brian Fox, Chet Ramey
299 support/pagesize.sh Chet Ramey, Brian Fox
300 support/pagesize.c Chet Ramey, Brian Fox
301 support/bash.xbm Brian Fox
302 support/FAQ Brian Fox
303 support/PORTING Brian Fox
304 support/mklinks Brian Fox
305 support/fixlinks Chet Ramey
306 support/mkdirs Chet Ramey
307 support/clone-bash Chet Ramey
308 support/bashbug.sh Chet Ramey
309 support/mkmachtype Chet Ramey
310 support/recho.c Chet Ramey
311 support/config.guess Per Bothner, Chet Ramey
312 support/config.sub Richard Stallman, Chet Ramey
313 support/install.sh MIT X Consortium (X11R5)
314 support/endian.c Chet Ramey
315 support/printenv Chet Ramey
316 examples/precedence-tester Brian Fox, Chet Ramey
317 examples/functions/substr Brian Fox, Chet Ramey
318 examples/functions/kshenv Chet Ramey
319 examples/functions/autoload Chet Ramey
320 examples/functions/csh-compat Brian Fox, Chet Ramey
321 examples/functions/shcat Chet Ramey
322 examples/functions/substr2 Chet Ramey
323 examples/functions/term Chet Ramey
324 examples/functions/whatis Chet Ramey
325 examples/functions/whence Chet Ramey
326 examples/functions/func Chet Ramey
327 examples/functions/dirname Brian Fox, Noah Friedman
328 examples/functions/basename Brian Fox, Noah Friedman
329 examples/functions/exitstat Noah Friedman, Roland McGrath
330 examples/functions/external Noah Friedman
331 examples/functions/fact Brian Fox
332 examples/functions/manpage Tom Tromey
333 examples/functions/fstty Chet Ramey
334 examples/functions/jj.bash Chet Ramey
335 examples/functions/notify.bash Chet Ramey
336 examples/scripts/shprompt Chet Ramey
337 examples/scripts/adventure.sh Chet Ramey, Doug Gwyn
338 examples/scripts/bcsh.sh Chris Robertson, Chet Ramey
339 examples/startup-files/Bashrc Brian Fox
340 examples/startup-files/Bash_aliases Brian Fox
341 examples/startup-files/Bash_profile Brian Fox
342 examples/startup-files/bash-profile Brian Fox
343 examples/startup-files/bashrc Chet Ramey
344 examples/suncmd.termcap Brian Fox, Chet Ramey
345 examples/alias-conv.sh Brian Fox, Chet Ramey
346 tests/README Chet Ramey
347 tests/arith.tests Chet Ramey
348 tests/arith.right Chet Ramey
349 tests/array.tests Chet Ramey
350 tests/array.right Chet Ramey
351 tests/dollar-at.sh Chet Ramey
352 tests/dollar-star.sh Chet Ramey
353 tests/dollar.right Chet Ramey
354 tests/exp-tests Chet Ramey
355 tests/exp.right Chet Ramey
356 tests/glob-test Chet Ramey
357 tests/glob.right Chet Ramey
358 tests/ifs-test-1.sh Chet Ramey
359 tests/ifs-test-2.sh Chet Ramey
360 tests/ifs-test-3.sh Chet Ramey
361 tests/ifs.1.right Chet Ramey
362 tests/ifs.2.right Chet Ramey
363 tests/ifs.3.right Chet Ramey
364 tests/input-line.sh Chet Ramey
365 tests/input-line.sub Chet Ramey
366 tests/input.right Chet Ramey
367 tests/minus-e Chet Ramey
368 tests/minus-e.right Chet Ramey
369 tests/new-exp.tests Chet Ramey
370 tests/new-exp.right Chet Ramey
371 tests/prec.right Chet Ramey
372 tests/precedence Chet Ramey
373 tests/run-all Chet Ramey
374 tests/run-dollars Chet Ramey
375 tests/run-exp-tests Chet Ramey
376 tests/run-glob-test Chet Ramey
377 tests/run-ifs-tests Chet Ramey
378 tests/run-input-test Chet Ramey
379 tests/run-minus-e Chet Ramey
380 tests/run-new-exp Chet Ramey
381 tests/run-precedence Chet Ramey
382 tests/run-set-e-test Chet Ramey
383 tests/run-strip Chet Ramey
384 tests/run-varenv Chet Ramey
385 tests/set-e-test Chet Ramey
386 tests/set-e.right Chet Ramey
387 tests/strip.tests Chet Ramey
388 tests/strip.right Chet Ramey
389 tests/tilde-tests Chet Ramey
390 tests/tilde.right Chet Ramey
391 tests/varenv.right Chet Ramey
392 tests/varenv.sh Chet Ramey
393 tests/misc/chld-trap.sh Chet Ramey
394 tests/misc/dot-test-1.sh Chet Ramey
395 tests/misc/dot-test-1.sub Chet Ramey
396 tests/misc/gotest Chet Ramey
397 tests/misc/perf-script Chet Ramey
398 tests/misc/redir.t1.sh Chet Ramey
399 tests/misc/redir.t2.sh Chet Ramey
400 tests/misc/redir.t3.sh Chet Ramey
401 tests/misc/redir.t3.sub Chet Ramey
402 tests/misc/redir.t4.sh Chet Ramey
403 tests/misc/run.r1.sh Chet Ramey
404 tests/misc/run.r2.sh Chet Ramey
405 tests/misc/run.r3.sh Chet Ramey
406 tests/misc/sigint.t1.sh Chet Ramey
407 tests/misc/sigint.t2.sh Chet Ramey
408 tests/misc/sigint.t3.sh Chet Ramey
409 tests/misc/sigint.t4.sh Chet Ramey
410 tests/misc/test-minus-e.1 Chet Ramey
411 tests/misc/test-minus-e.2 Chet Ramey
412 lib/sh/Makefile.in Chet Ramey
413 lib/sh/clktck.c Chet Ramey
414 lib/sh/clock.c Chet Ramey
415 lib/sh/fmtullong.c Chet Ramey
416 lib/sh/fmtulong.c Chet Ramey
417 lib/sh/getcwd.c Chet Ramey, Roland McGrath
418 lib/sh/getenv.c Chet Ramey, Brian Fox
419 lib/sh/inet_aton.c Chet Ramey, Ulrich Drepper, Paul Vixie
420 lib/sh/itos.c Chet Ramey
421 lib/sh/mailstat.c Chet Ramey
422 lib/sh/makepath.c Chet Ramey
423 lib/sh/mktime.c Chet Ramey, Paul Eggert
424 lib/sh/netconn.c Chet Ramey
425 lib/sh/netopen.c Chet Ramey
426 lib/sh/oslib.c Chet Ramey, Brian Fox
427 lib/sh/pathcanon.c Chet Ramey
428 lib/sh/pathphys.c Chet Ramey
429 lib/sh/rename.c Chet Ramey
430 lib/sh/setlinebuf.c Chet Ramey, Brian Fox
431 lib/sh/shquote.c Chet Ramey
432 lib/sh/shtty.c Chet Ramey
433 lib/sh/snprintf.c Chet Ramey, Unknown
434 lib/sh/spell.c Chet Ramey
435 lib/sh/strcasecmp.c Chet Ramey, Brian Fox
436 lib/sh/strerror.c Chet Ramey, Brian Fox
437 lib/sh/strftime.c Arnold Robbins
438 lib/sh/strindex.c Chet Ramey
439 lib/sh/stringlist.c Chet Ramey
440 lib/sh/stringvec.c Chet Ramey
441 lib/sh/strpbrk.c Roland McGrath
442 lib/sh/strtod.c Chet Ramey, Roland McGrath
443 lib/sh/strtoimax.c Chet Ramey, Paul Eggert
444 lib/sh/strtol.c Chet Ramey, Paul Eggert
445 lib/sh/strtoll.c Chet Ramey, Paul Eggert
446 lib/sh/strtoul.c Chet Ramey, Paul Eggert
447 lib/sh/strtoull.c Chet Ramey, Paul Eggert
448 lib/sh/strtoumax.c Chet Ramey, Paul Eggert
449 lib/sh/strtrans.c Chet Ramey
450 lib/sh/times.c Chet Ramey, Brian Fox
451 lib/sh/timeval.c Chet Ramey
452 lib/sh/tmpfile.c Chet Ramey
453 lib/sh/vprint.c Chet Ramey, Brian Fox
454 lib/sh/xstrchr.c Chet Ramey, Mitsuru Chinen
455 lib/sh/zread.c Chet Ramey
456 lib/sh/zwrite.c Chet Ramey
457
458 tests/posix-ifs.sh Glenn Fowler