diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-25 11:59:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-25 11:59:42 +0000 |
commit | 3d3ac840ea80743592252d232a62eb17d473501a (patch) | |
tree | 302754680b42aad63e76ce5e8317cfb32231bc01 /ChangeLog | |
parent | 282d87435cfb3d95386355be0fffc3bbb9aafde3 (diff) | |
download | glibc-3d3ac840ea80743592252d232a62eb17d473501a.zip glibc-3d3ac840ea80743592252d232a62eb17d473501a.tar.gz glibc-3d3ac840ea80743592252d232a62eb17d473501a.tar.bz2 |
* Makefile (headers): Add libc-lock.h.
* sysdeps/stub/libc-lock.h: New file.
* inet/getrpcbynumber.c: Remove _r typo.
* elf/dl-load.c (_dl_map_object): Fix typo in last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * Makefile (headers): Add libc-lock.h. + * sysdeps/stub/libc-lock.h: New file. + + * inet/getrpcbynumber.c: Remove _r typo. + + * elf/dl-load.c (_dl_map_object): Fix typo in last change. + * nss/nss_files/files-parse.c (parse_list): Reset ELT for elements after the first! |