diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-09 12:01:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-09 12:01:54 +0000 |
commit | e1c6ee839d13d57a4756e506a6b03f6a82b86d61 (patch) | |
tree | d8165cba8422ceb1f1871704ab322995593ac4ab /ChangeLog | |
parent | c41baa797637904ab405f14b78e722176abbdca1 (diff) | |
download | glibc-e1c6ee839d13d57a4756e506a6b03f6a82b86d61.tar.gz glibc-e1c6ee839d13d57a4756e506a6b03f6a82b86d61.tar.xz glibc-e1c6ee839d13d57a4756e506a6b03f6a82b86d61.zip |
Update.
1999-06-09 Ulrich Drepper <drepper@cygnus.com> * pwd/fgetpwent_r.c: Set errno in the correct way. * shadow/fgetspent_r.c: Likewise. * pwd/fgetpwent.c: Handle long lines correctly. Little optimizations. Free static buffer when debugging memory handling. * shadow/fgetspent.c: Likewise. * grp/fgetgrent.c: Little optimization in loop. 1999-06-09 Andreas Jaeger <aj@arthur.rhein-neckar.de> * grp/tst_fgetgrent.c (write_group): Fix generation of long line in a different way.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6a66a3f39a..dc4a51d5e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-06-09 Ulrich Drepper <drepper@cygnus.com> + + * pwd/fgetpwent_r.c: Set errno in the correct way. + * shadow/fgetspent_r.c: Likewise. + * pwd/fgetpwent.c: Handle long lines correctly. Little + optimizations. Free static buffer when debugging memory handling. + * shadow/fgetspent.c: Likewise. + + * grp/fgetgrent.c: Little optimization in loop. + +1999-06-09 Andreas Jaeger <aj@arthur.rhein-neckar.de> + + * grp/tst_fgetgrent.c (write_group): Fix generation of long line + in a different way. + 1999-06-09 Jakub Jelinek <jj@ultra.linux.cz> * stdlib/longlong.h: gas changed sethi handling when without |