diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-05-03 08:46:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-05-03 08:46:13 +0000 |
commit | e57931a8261389d27817543952232eab48469475 (patch) | |
tree | 1391e5c0d9f500805cf90098f84da5d04732766a /ChangeLog | |
parent | 2d8e6e74c10426510b38a4406b79657f5376ba40 (diff) | |
download | glibc-e57931a8261389d27817543952232eab48469475.tar.gz glibc-e57931a8261389d27817543952232eab48469475.tar.xz glibc-e57931a8261389d27817543952232eab48469475.zip |
Update.
1999-05-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sunrpc/Makefile: Generate dependencies for all flavors of librpcsvc objects. (rpcgen-cmd): Pass -Y flag here and remove it from the macro invocations. 1999-05-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * elf/dlopenold.c: Move #if down after includes to get dependencies right. 1999-05-01 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/generic/bzero.c: Undefine __bzero.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e1c2dcbccf..6f97564070 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1999-05-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * sunrpc/Makefile: Generate dependencies for all flavors of + librpcsvc objects. + (rpcgen-cmd): Pass -Y flag here and remove it from the macro + invocations. + +1999-05-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * elf/dlopenold.c: Move #if down after includes to get + dependencies right. + +1999-05-01 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * sysdeps/generic/bzero.c: Undefine __bzero. + 1999-05-02 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netax25/ax25.h: Update from kernel header. |