diff options
author | Jim Meyering <jim@meyering.net> | 2004-11-10 08:24:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-11-10 08:24:58 +0000 |
commit | f0dd13bca8a0222f5ffc65a547563e9dc8dfa6ba (patch) | |
tree | bb2c93ebbc3aa8754de15bed1394f97fdafb56fd | |
parent | 443e4a90260cd950616e6921263904aa9f5569f8 (diff) | |
download | coreutils-f0dd13bca8a0222f5ffc65a547563e9dc8dfa6ba.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | THANKS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,7 @@ * src/uname.c [__APPLE__]: Include <mach/machine.h> and <mach-o/arch.h>. (main) [__APPLE__]: Get the processor type via syscall rather than - hard-coding "powerpc". From toby@opendarwin.org. + hard-coding "powerpc". From Toby Peterson. * src/sort.c (merge): Remove declarations of now-unused variables. @@ -429,6 +429,7 @@ Tim J. Robbins tjr@FreeBSD.org Tim Mooney mooney@dogbert.cc.ndsu.NoDak.edu Tim Smithers mouse@dmouse.com.au Tim Waugh twaugh@redhat +Toby Peterson toby@opendarwin.org Todd A. Jacobs tjacobs@codegnome.org Tom Haynes thomas@netapp.com Tom Quinn trq@dionysos.thphys.ox.ac.uk |