diff options
author | Jim Meyering <jim@meyering.net> | 2003-11-05 03:55:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-11-05 03:55:48 +0000 |
commit | d675fc09bd7111885e5687cf20deac746e8f32c1 (patch) | |
tree | 657582bb3c55516a9c6118c6c6cd0d3530d4b448 | |
parent | e3158db155a9705f20884bc2c09eaad8e6196b68 (diff) | |
download | coreutils-d675fc09bd7111885e5687cf20deac746e8f32c1.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | THANKS | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,8 @@ Similarly, cast NULL to `(char *)' in call to variadic function, parse_long_options, so that it works even on systems for which sizeof char* != sizeof int. + A similar problem was reported by Harti Brandt in + http://mail.gnu.org/archive/html/bug-gnu-utils/2003-10/msg00320.html. * src/users.c (users): Free `utmp_buf' explicitly so that people don't mistake this for a real leak. @@ -166,6 +166,7 @@ Hans Ginzel hans@matfyz.cz Hans Lermen lermen@fgan.de Hans Verkuil hans@wyst.hobby.nl Harry Liu rliu@lek.ugcs.caltech.edu +Harti Brandt brandt@fokus.fraunhofer.de Herbert Xu herbert@gondor.apana.org.au Holger Berger hberger@ess.nec.de Hon-Yin Kok hkok@yoda.unl.edu |