diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-29 04:57:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-29 04:57:56 +0000 |
commit | 1d852b4d44ac8eeb55568ed17032d1991c993757 (patch) | |
tree | fedfccda7f3b92b82eca5bbd78bc1b3ae7948d75 | |
parent | b214a4fa45cfbf2ca08741389f801b90241f4179 (diff) |
.
-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. |