diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-25 18:22:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-25 18:22:06 +0000 |
commit | 622586fbe088fbd0cca0533a046e65114c584526 (patch) | |
tree | a4f9cedd81e45b312fd057d9e92039c6895a5519 /ChangeLog | |
parent | a4242e25dcf614b1eeb827e96d6d3c9f503f519d (diff) | |
download | glibc-622586fbe088fbd0cca0533a046e65114c584526.tar.gz glibc-622586fbe088fbd0cca0533a046e65114c584526.tar.xz glibc-622586fbe088fbd0cca0533a046e65114c584526.zip |
Tue Jun 25 10:58:23 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* inet/getrpcent.c: Fix macros. * inet/getrpcent_r.c: Fix macros. * elf/dlsym.c (dlsym): Search the global scope if HANDLE is null. * elf/dl-load.c (_dl_map_object_from_fd): Initialize L.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3b9846e948..e90dbb33d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Jun 25 10:58:23 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + + * inet/getrpcent.c: Fix macros. + * inet/getrpcent_r.c: Fix macros. + + * elf/dlsym.c (dlsym): Search the global scope if HANDLE is null. + + * elf/dl-load.c (_dl_map_object_from_fd): Initialize L. + Tue Jun 25 09:55:47 1996 David Mosberger-Tang <davidm@AZStarNet.com> * catgets/gencat.c (write_out): Use %Zu to print variables of type |