aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-02 03:21:42 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-02 03:21:42 +0000
commit86ab8a32bd63b2f2a73bdcead8e2bb037589e175 (patch)
tree10aa90962757d07724c78e4fc9baaa27ca7b4858 /AUTHORS
parent4062268bc7ac748e2ea2e569aa862b2b3f8a2db2 (diff)
downloadbusybox-w32-86ab8a32bd63b2f2a73bdcead8e2bb037589e175.tar.gz
busybox-w32-86ab8a32bd63b2f2a73bdcead8e2bb037589e175.tar.bz2
busybox-w32-86ab8a32bd63b2f2a73bdcead8e2bb037589e175.zip
A number of additional fixed from Pavel Roskin, note some more bugs in the
TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS5
1 files changed, 4 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 30ef908da..14cd785cf 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -32,7 +32,10 @@ Daniel Jacobowitz <dan@debian.org>
32 mktemp.c 32 mktemp.c
33 33
34John Lombardo <john@deltanet.com> 34John Lombardo <john@deltanet.com>
35 dirname, tr 35 dirname, tr
36
37Glenn McGrath <bug1@netconnect.com.au>
38 ar.c
36 39
37Bruce Perens <bruce@pixar.com> 40Bruce Perens <bruce@pixar.com>
38 Original author of BusyBox. His code is still in many apps. 41 Original author of BusyBox. His code is still in many apps.