diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-09-28 01:56:49 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-09-28 01:56:49 +0000 |
commit | 9cbe5d3697555f4aa3b6ff492356b5003c505142 (patch) | |
tree | e222bba149e3b872b5627dff53cd79a72c558646 /libshouldbeinlibc/ChangeLog | |
parent | 2ac14d5cef17ca600c5111a66fb9a5d6bdd99a52 (diff) |
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>.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 175d318f..14cbad6e 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,10 @@ +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. |