diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-11-02 02:08:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-11-02 02:08:57 +0000 |
commit | 980c4d04493807bbc52b84cd0cf04b5c0338bc6d (patch) | |
tree | 055c0b2889a5aa831dc1b8504625264772c21b79 /ChangeLog | |
parent | 2f653c01fcafd030129eb96394303965541ed5b2 (diff) | |
download | glibc-980c4d04493807bbc52b84cd0cf04b5c0338bc6d.zip glibc-980c4d04493807bbc52b84cd0cf04b5c0338bc6d.tar.gz glibc-980c4d04493807bbc52b84cd0cf04b5c0338bc6d.tar.bz2 |
Update.
* sunrpc/Makefile (rpcgen-cmd): Use ../scripts/cpp in rpcgen calls.
* scripts/cpp: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-11-01 Ulrich Drepper <drepper@redhat.com> + * sunrpc/Makefile (rpcgen-cmd): Use ../scripts/cpp in rpcgen calls. + * scripts/cpp: New file. + * elf/dl-load.c (_dl_map_object): Correct test of DF_1_NODEFLIB for rtld_search_dirs content. Minor optimizations. |