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