diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-25 11:00:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-25 11:00:16 +0000 |
commit | b57018905f25910ac0a4af81e3ea61629a1783e9 (patch) | |
tree | 4471157391f5871970e71414518da16a6c2fcf13 /ChangeLog | |
parent | 4353f9bef4c341036bc21816c8f011072fafbee5 (diff) | |
download | glibc-b57018905f25910ac0a4af81e3ea61629a1783e9.zip glibc-b57018905f25910ac0a4af81e3ea61629a1783e9.tar.gz glibc-b57018905f25910ac0a4af81e3ea61629a1783e9.tar.bz2 |
Update.
1999-01-26 Geoff Keating <geoffk@ozemail.com.au>
* nss/nss_db/db-netgrp.c (_nss_db_setnetgrent): Suppress warning
about potentially uninitialized `flags'.
* nss/nss_db/db-alias.c (internal_setent): Likewise.
1999-01-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* elf/failobj.c: Provide prototype for xyzzy.
1999-01-25 Philip Blundell <pb@nexus.co.uk>
* sysdeps/unix/sysv/linux/arm/clone.S: Correct error check again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +1999-01-26 Geoff Keating <geoffk@ozemail.com.au> + + * nss/nss_db/db-netgrp.c (_nss_db_setnetgrent): Suppress warning + about potentially uninitialized `flags'. + * nss/nss_db/db-alias.c (internal_setent): Likewise. + +1999-01-25 Andreas Jaeger <aj@arthur.rhein-neckar.de> + + * elf/failobj.c: Provide prototype for xyzzy. + +1999-01-25 Philip Blundell <pb@nexus.co.uk> + + * sysdeps/unix/sysv/linux/arm/clone.S: Correct error check again. + 1999-01-24 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/mach/hurd/ioctl.c: Include <hurd/ioctls.defs>. |