No specific user configuration
[platform/upstream/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/mapfile.def    Rocky Bernstein
129 builtins/mkbuiltins.c   Brian Fox, Chet Ramey
130 builtins/pushd.def      Brian Fox, Chet Ramey
131 builtins/read.def       Brian Fox, Chet Ramey
132 builtins/reserved.def   Brian Fox, Chet Ramey
133 builtins/return.def     Brian Fox, Chet Ramey
134 builtins/set.def        Brian Fox, Chet Ramey
135 builtins/setattr.def    Brian Fox, Chet Ramey
136 builtins/shift.def      Brian Fox, Chet Ramey
137 builtins/shopt.def      Chet Ramey
138 builtins/source.def     Brian Fox, Chet Ramey
139 builtins/suspend.def    Brian Fox, Chet Ramey
140 builtins/test.def       Brian Fox, Chet Ramey
141 builtins/times.def      Brian Fox, Chet Ramey
142 builtins/trap.def       Brian Fox, Chet Ramey
143 builtins/type.def       Brian Fox, Chet Ramey
144 builtins/ulimit.def     Chet Ramey, Brian Fox
145 builtins/umask.def      Brian Fox, Chet Ramey
146 builtins/wait.def       Brian Fox, Chet Ramey
147 builtins/psize.c        Chet Ramey, Brian Fox
148 builtins/psize.sh       Chet Ramey, Brian Fox
149 builtins/inlib.def      Chet Ramey
150 builtins/bashgetopt.c   Chet Ramey
151 builtins/common.h       Chet Ramey
152 builtins/bashgetopt.h   Chet Ramey
153 lib/doc-support/texindex.c      bug-texinfo@prep.ai.mit.edu, Chet Ramey
154 lib/doc-support/Makefile.in     Chet Ramey
155 lib/doc-support/getopt.h        Roland McGrath
156 lib/doc-support/getopt.c        Roland McGrath
157 lib/doc-support/getopt1.c       Roland McGrath
158 lib/glob/ChangeLog      Brian Fox, Chet Ramey
159 lib/glob/Makefile.in    Brian Fox, Chet Ramey
160 lib/glob/strmatch.c     Roland McGrath, Brian Fox, Chet Ramey
161 lib/glob/strmatch.h     Roland McGrath, Brian Fox, Chet Ramey
162 lib/glob/glob.c         Richard Stallman, Roland McGrath, Brian Fox, Chet Ramey
163 lib/glob/glob.h         Chet Ramey
164 lib/glob/ndir.h         Doug Gwyn, Richard Stallman
165 lib/glob/doc/Makefile.in        Brian Fox, Chet Ramey
166 lib/glob/doc/glob.texi  Brian Fox, Chet Ramey
167 lib/malloc/Makefile.in  Chet Ramey
168 lib/malloc/alloca.c     Doug Gwyn, Richard Stallman, Brian Fox, Chet Ramey
169 lib/malloc/getpagesize.h        Brian Fox, Chet Ramey
170 lib/malloc/malloc.c     Chris Kingsley, Mike Muuss, Richard Stallman, Brian Fox, Chet Ramey
171 lib/malloc/gmalloc.c    Mike Haertel, Roland McGrath
172 lib/malloc/stub.c       Chet Ramey
173 lib/malloc/i386-alloca.s        Richard Stallman
174 lib/malloc/x386-alloca.s        Chip Salzenberg, Richard Stallman
175 lib/malloc/xmalloc.c    Brian Fox, Chet Ramey
176 lib/posixheaders/posixstat.h    Brian Fox, Chet Ramey
177 lib/posixheaders/ansi_stdlib.h  Brian Fox, Chet Ramey
178 lib/posixheaders/stdc.h Chet Ramey
179 lib/posixheaders/memalloc.h     Chet Ramey
180 lib/posixheaders/filecntl.h     Brian Fox, Chet Ramey
181 lib/readline/Makefile.in        Brian Fox, Chet Ramey
182 lib/readline/COPYING    Brian Fox, Chet Ramey
183 lib/readline/ChangeLog  Brian Fox, Chet Ramey
184 lib/readline/readline.c Brian Fox, Chet Ramey
185 lib/readline/vi_mode.c  Brian Fox, Chet Ramey
186 lib/readline/emacs_keymap.c     Brian Fox, Chet Ramey
187 lib/readline/vi_keymap.c        Brian Fox, Chet Ramey
188 lib/readline/funmap.c   Brian Fox, Chet Ramey
189 lib/readline/keymaps.c  Brian Fox, Chet Ramey
190 lib/readline/xmalloc.c  Brian Fox, Chet Ramey
191 lib/readline/search.c   Brian Fox, Chet Ramey
192 lib/readline/isearch.c  Brian Fox, Chet Ramey
193 lib/readline/parens.c   Brian Fox, Chet Ramey
194 lib/readline/rltty.c    Brian Fox, Chet Ramey
195 lib/readline/complete.c Brian Fox, Chet Ramey
196 lib/readline/bind.c     Brian Fox, Chet Ramey
197 lib/readline/display.c  Brian Fox, Chet Ramey
198 lib/readline/signals.c  Brian Fox, Chet Ramey
199 lib/readline/kill.c     Brian Fox, Chet Ramey
200 lib/readline/undo.c     Brian Fox, Chet Ramey
201 lib/readline/input.c    Brian Fox, Chet Ramey
202 lib/readline/macro.c    Brian Fox, Chet Ramey
203 lib/readline/util.c     Brian Fox, Chet Ramey
204 lib/readline/callback.c Chet Ramey
205 lib/readline/readline.h Brian Fox, Chet Ramey
206 lib/readline/chardefs.h Brian Fox, Chet Ramey
207 lib/readline/keymaps.h  Brian Fox, Chet Ramey
208 lib/readline/rldefs.h   Brian Fox, Chet Ramey
209 lib/readline/posixstat.h        Brian Fox, Chet Ramey
210 lib/readline/ansi_stdlib.h      Brian Fox, Chet Ramey
211 lib/readline/memalloc.h Chet Ramey
212 lib/readline/rlconf.h   Chet Ramey
213 lib/readline/rltty.h    Chet Ramey
214 lib/readline/history.c  Brian Fox, Chet Ramey
215 lib/readline/histexpand.c       Brian Fox, Chet Ramey
216 lib/readline/histfile.c Brian Fox, Chet Ramey
217 lib/readline/histsearch.c       Brian Fox, Chet Ramey
218 lib/readline/history.h  Brian Fox, Chet Ramey
219 lib/readline/histlib.h  Brian Fox, Chet Ramey
220 lib/readline/tilde.c    Brian Fox, Chet Ramey
221 lib/readline/tilde.h    Brian Fox, Chet Ramey
222 lib/readline/doc/texindex.c     bug-texinfo@prep.ai.mit.edu, Chet Ramey
223 lib/readline/doc/Makefile       Brian Fox, Chet Ramey
224 lib/readline/doc/rlman.texinfo  Brian Fox, Chet Ramey
225 lib/readline/doc/rltech.texinfo Brian Fox, Chet Ramey
226 lib/readline/doc/rluser.texinfo Brian Fox, Chet Ramey
227 lib/readline/doc/hist.texinfo   Brian Fox, Chet Ramey
228 lib/readline/doc/hstech.texinfo Brian Fox, Chet Ramey
229 lib/readline/doc/hsuser.texinfo Brian Fox, Chet Ramey
230 lib/readline/examples/Makefile  Brian Fox
231 lib/readline/examples/fileman.c Brian Fox
232 lib/readline/examples/manexamp.c        Brian Fox
233 lib/readline/examples/histexamp.c       Brian Fox, Chet Ramey
234 lib/readline/examples/rltest.c  Brian Fox, Chet Ramey
235 lib/readline/examples/Inputrc   Brian Fox, Chet Ramey
236 lib/termcap/Makefile.in David MacKenzie, Chet Ramey
237 lib/termcap/termcap.c   David MacKenzie
238 lib/termcap/termcap.h   David MacKenzie
239 lib/termcap/tparam.c    David MacKenzie
240 lib/termcap/version.c   David MacKenzie
241 lib/termcap/grot/termcap.info   David MacKenzie
242 lib/termcap/grot/termcap.info-1 David MacKenzie
243 lib/termcap/grot/termcap.info-2 David MacKenzie
244 lib/termcap/grot/termcap.info-3 David MacKenzie
245 lib/termcap/grot/termcap.info-4 David MacKenzie
246 lib/termcap/grot/NEWS   David MacKenzie
247 lib/termcap/grot/INSTALL        David MacKenzie
248 lib/termcap/grot/ChangeLog      David MacKenzie
249 lib/termcap/grot/texinfo.tex    David MacKenzie
250 lib/termcap/grot/termcap.texi   David MacKenzie
251 lib/termcap/grot/Makefile.in    David MacKenzie
252 lib/termcap/grot/configure      David MacKenzie
253 lib/termcap/grot/configure.in   David MacKenzie
254 lib/termcap/grot/COPYING        David MacKenzie
255 lib/termcap/grot/README David MacKenzie
256 lib/tilde/ChangeLog     Brian Fox, Chet Ramey
257 lib/tilde/Makefile.in   Brian Fox, Chet Ramey
258 lib/tilde/doc/tilde.texi        Brian Fox, Chet Ramey
259 lib/tilde/doc/Makefile  Brian Fox, Chet Ramey
260 lib/tilde/tilde.c       Brian Fox, Chet Ramey
261 lib/tilde/tilde.h       Brian Fox, Chet Ramey
262 lib/tilde/memalloc.h    Brian Fox, Chet Ramey
263 CWRU/misc/open-files.c  Chet Ramey
264 CWRU/misc/sigs.c        Chet Ramey
265 CWRU/misc/pid.c         Chet Ramey
266 CWRU/misc/sigstat.c     Chet Ramey
267 CWRU/misc/bison         Chet Ramey
268 CWRU/misc/aux-machine-desc      Chet Ramey
269 CWRU/PLATFORMS          Chet Ramey
270 CWRU/README             Chet Ramey
271 CWRU/CWRU.CHANGES.051093        Chet Ramey
272 CWRU/POSIX.NOTES        Chet Ramey
273 CWRU/CWRU.CHANGES.071193        Chet Ramey
274 CWRU/CWRU.CHANGES.090393        Chet Ramey
275 doc/Makefile.in         Brian Fox, Chet Ramey
276 doc/bash.1              Chet Ramey
277 doc/builtins.1          Chet Ramey
278 doc/bash.ps             Chet Ramey
279 doc/bash.txt            Chet Ramey
280 doc/readline.3          Chet Ramey
281 doc/readline.ps         Chet Ramey
282 doc/readline.txt        Chet Ramey
283 doc/texinfo.tex         Richard Stallman
284 doc/features.texi       Brian Fox, Chet Ramey
285 doc/features.ps         Brian Fox, Chet Ramey
286 doc/features.info       Brian Fox, Chet Ramey
287 doc/features.dvi        Brian Fox, Chet Ramey
288 doc/bash_builtins.1     Chet Ramey
289 doc/bash_builtins.ps    Chet Ramey
290 doc/bash_builtins.txt   Chet Ramey
291 doc/bash_builtins.readme        Chet Ramey
292 doc/article.ms          Chet Ramey
293 doc/FAQ                 Chet Ramey
294 support/cat-s           Brian Fox, Chet Ramey
295 support/mksysdefs       Brian Fox, Chet Ramey
296 support/mkversion.c     Brian Fox, Chet Ramey
297 support/mksignames.c    Brian Fox, Chet Ramey
298 support/getcppsyms.c    Brian Fox, Chet Ramey
299 support/cppmagic        Brian Fox, Chet Ramey
300 support/pagesize.sh     Chet Ramey, Brian Fox
301 support/pagesize.c      Chet Ramey, Brian Fox
302 support/bash.xbm        Brian Fox
303 support/FAQ             Brian Fox
304 support/PORTING         Brian Fox
305 support/mklinks         Brian Fox
306 support/fixlinks        Chet Ramey
307 support/mkdirs          Chet Ramey
308 support/clone-bash      Chet Ramey
309 support/bashbug.sh      Chet Ramey
310 support/mkmachtype      Chet Ramey
311 support/recho.c         Chet Ramey
312 support/config.guess    Per Bothner, Chet Ramey
313 support/config.sub      Richard Stallman, Chet Ramey
314 support/install.sh      MIT X Consortium (X11R5)
315 support/endian.c        Chet Ramey
316 support/printenv        Chet Ramey
317 examples/precedence-tester      Brian Fox, Chet Ramey
318 examples/functions/substr       Brian Fox, Chet Ramey
319 examples/functions/kshenv       Chet Ramey
320 examples/functions/autoload     Chet Ramey
321 examples/functions/csh-compat   Brian Fox, Chet Ramey
322 examples/functions/shcat        Chet Ramey
323 examples/functions/substr2      Chet Ramey
324 examples/functions/term         Chet Ramey
325 examples/functions/whatis       Chet Ramey
326 examples/functions/whence       Chet Ramey
327 examples/functions/func         Chet Ramey
328 examples/functions/dirname      Brian Fox, Noah Friedman
329 examples/functions/basename     Brian Fox, Noah Friedman
330 examples/functions/exitstat     Noah Friedman, Roland McGrath
331 examples/functions/external     Noah Friedman
332 examples/functions/fact         Brian Fox
333 examples/functions/manpage      Tom Tromey
334 examples/functions/fstty        Chet Ramey
335 examples/functions/jj.bash      Chet Ramey
336 examples/functions/notify.bash  Chet Ramey
337 examples/loadables/getconf.c    J.T. Conklin
338 examples/scripts/shprompt       Chet Ramey
339 examples/scripts/adventure.sh   Chet Ramey, Doug Gwyn
340 examples/scripts/bcsh.sh        Chris Robertson, Chet Ramey
341 examples/startup-files/Bashrc   Brian Fox
342 examples/startup-files/Bash_aliases     Brian Fox
343 examples/startup-files/Bash_profile     Brian Fox
344 examples/startup-files/bash-profile     Brian Fox
345 examples/startup-files/bashrc   Chet Ramey
346 examples/suncmd.termcap Brian Fox, Chet Ramey
347 examples/alias-conv.sh  Brian Fox, Chet Ramey
348 tests/README            Chet Ramey
349 tests/arith.tests       Chet Ramey
350 tests/arith.right       Chet Ramey
351 tests/array.tests       Chet Ramey
352 tests/array.right       Chet Ramey
353 tests/dollar-at.sh      Chet Ramey
354 tests/dollar-star.sh    Chet Ramey
355 tests/dollar.right      Chet Ramey
356 tests/exp-tests         Chet Ramey
357 tests/exp.right         Chet Ramey
358 tests/glob-test         Chet Ramey
359 tests/glob.right        Chet Ramey
360 tests/ifs-test-1.sh     Chet Ramey
361 tests/ifs-test-2.sh     Chet Ramey
362 tests/ifs-test-3.sh     Chet Ramey
363 tests/ifs.1.right       Chet Ramey
364 tests/ifs.2.right       Chet Ramey
365 tests/ifs.3.right       Chet Ramey
366 tests/input-line.sh     Chet Ramey
367 tests/input-line.sub    Chet Ramey
368 tests/input.right       Chet Ramey
369 tests/minus-e           Chet Ramey
370 tests/minus-e.right     Chet Ramey
371 tests/new-exp.tests     Chet Ramey
372 tests/new-exp.right     Chet Ramey
373 tests/prec.right        Chet Ramey
374 tests/precedence        Chet Ramey
375 tests/run-all           Chet Ramey
376 tests/run-dollars       Chet Ramey
377 tests/run-exp-tests     Chet Ramey
378 tests/run-glob-test     Chet Ramey
379 tests/run-ifs-tests     Chet Ramey
380 tests/run-input-test    Chet Ramey
381 tests/run-minus-e       Chet Ramey
382 tests/run-new-exp       Chet Ramey
383 tests/run-precedence    Chet Ramey
384 tests/run-set-e-test    Chet Ramey
385 tests/run-strip         Chet Ramey
386 tests/run-varenv        Chet Ramey
387 tests/set-e-test        Chet Ramey
388 tests/set-e.right       Chet Ramey
389 tests/strip.tests       Chet Ramey
390 tests/strip.right       Chet Ramey
391 tests/tilde-tests       Chet Ramey
392 tests/tilde.right       Chet Ramey
393 tests/unicode1.sub      Chet Ramey, John Kearney
394 tests/varenv.right      Chet Ramey
395 tests/varenv.sh         Chet Ramey
396 tests/misc/chld-trap.sh Chet Ramey
397 tests/misc/dot-test-1.sh        Chet Ramey
398 tests/misc/dot-test-1.sub       Chet Ramey
399 tests/misc/gotest       Chet Ramey
400 tests/misc/perf-script  Chet Ramey
401 tests/misc/redir.t1.sh  Chet Ramey
402 tests/misc/redir.t2.sh  Chet Ramey
403 tests/misc/redir.t3.sh  Chet Ramey
404 tests/misc/redir.t3.sub Chet Ramey
405 tests/misc/redir.t4.sh  Chet Ramey
406 tests/misc/run.r1.sh    Chet Ramey
407 tests/misc/run.r2.sh    Chet Ramey
408 tests/misc/run.r3.sh    Chet Ramey
409 tests/misc/sigint.t1.sh Chet Ramey
410 tests/misc/sigint.t2.sh Chet Ramey
411 tests/misc/sigint.t3.sh Chet Ramey
412 tests/misc/sigint.t4.sh Chet Ramey
413 tests/misc/test-minus-e.1       Chet Ramey
414 tests/misc/test-minus-e.2       Chet Ramey
415 lib/sh/Makefile.in      Chet Ramey
416 lib/sh/clktck.c         Chet Ramey
417 lib/sh/clock.c          Chet Ramey
418 lib/sh/fmtullong.c      Chet Ramey
419 lib/sh/fmtulong.c       Chet Ramey
420 lib/sh/getcwd.c         Chet Ramey, Roland McGrath
421 lib/sh/getenv.c         Chet Ramey, Brian Fox
422 lib/sh/inet_aton.c      Chet Ramey, Ulrich Drepper, Paul Vixie
423 lib/sh/itos.c           Chet Ramey
424 lib/sh/mailstat.c       Chet Ramey
425 lib/sh/makepath.c       Chet Ramey
426 lib/sh/mktime.c         Chet Ramey, Paul Eggert
427 lib/sh/netconn.c        Chet Ramey
428 lib/sh/netopen.c        Chet Ramey
429 lib/sh/oslib.c          Chet Ramey, Brian Fox
430 lib/sh/pathcanon.c      Chet Ramey
431 lib/sh/pathphys.c       Chet Ramey
432 lib/sh/rename.c         Chet Ramey
433 lib/sh/setlinebuf.c     Chet Ramey, Brian Fox
434 lib/sh/shquote.c        Chet Ramey
435 lib/sh/shtty.c          Chet Ramey
436 lib/sh/snprintf.c       Chet Ramey, Unknown
437 lib/sh/spell.c          Chet Ramey
438 lib/sh/strcasecmp.c     Chet Ramey, Brian Fox
439 lib/sh/strerror.c       Chet Ramey, Brian Fox
440 lib/sh/strftime.c       Arnold Robbins
441 lib/sh/strindex.c       Chet Ramey
442 lib/sh/stringlist.c     Chet Ramey
443 lib/sh/stringvec.c      Chet Ramey
444 lib/sh/strpbrk.c        Roland McGrath
445 lib/sh/strtod.c         Chet Ramey, Roland McGrath
446 lib/sh/strtoimax.c      Chet Ramey, Paul Eggert
447 lib/sh/strtol.c         Chet Ramey, Paul Eggert
448 lib/sh/strtoll.c        Chet Ramey, Paul Eggert
449 lib/sh/strtoul.c        Chet Ramey, Paul Eggert
450 lib/sh/strtoull.c       Chet Ramey, Paul Eggert
451 lib/sh/strtoumax.c      Chet Ramey, Paul Eggert
452 lib/sh/strtrans.c       Chet Ramey
453 lib/sh/times.c          Chet Ramey, Brian Fox
454 lib/sh/timeval.c        Chet Ramey
455 lib/sh/tmpfile.c        Chet Ramey
456 lib/sh/vprint.c         Chet Ramey, Brian Fox
457 lib/sh/xstrchr.c        Chet Ramey, Mitsuru Chinen
458 lib/sh/zread.c          Chet Ramey
459 lib/sh/zwrite.c         Chet Ramey
460
461 tests/posix-ifs.sh      Glenn Fowler
462
463 support/checkbashisms   Julian Gilbey, Debian Linux team
464
465 lib/readline/colors.c   Richard Stallman, David MacKenzie
466 lib/readline/parse-colors.c Richard Stallman, David MacKenzie