diff options
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index baaabc2a..c7b28733 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,16 +1,20 @@ +1999-10-29 Roland McGrath <roland@baalperazim.frob.com> + + * wire.c: Use a weak reference to _DYNAMIC. + 1999-09-29 Mark Kettenis <kettenis@gnu.org> * idvec.c (idvec_setid): Switch last two arguments in call to idvec_insert_only. * idvec.h: Doc fix. - + 1999-09-27 Thomas Bushnell, BSG <tb@mit.edu> * idvec.c (idvec_setid): Implement Posix saved set-user id correctly. (idvec_insert_only): Doc fix. Reported by Mark Kettenis <kettenis@wins.uva.nl>. - + 1999-08-23 Roland McGrath <roland@baalperazim.frob.com> * wire.c (map_extent): Use p_memsz instead of p_filesz. |