diff options
author | Roland McGrath <roland@gnu.org> | 1998-09-04 18:42:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-09-04 18:42:56 +0000 |
commit | 11d3c019825ffc34407e6a35459210033fd44046 (patch) | |
tree | 6f347a988553b8705c73f2a3ed7870a73b42bb82 /libshouldbeinlibc/ChangeLog | |
parent | 9faff857348e2100f945cc84988e620b015e38d5 (diff) |
.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 28b2d07a..be8b3fcb 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,14 @@ +1998-09-04 Roland McGrath <roland@baalperazim.frob.com> + + * ugids-verify-auth.c (ugids_verify_make_auth): Fix typos in + svma_state change of 1998-08-11. + + * idvec.c, idvec-auth.c (id_t): Remove typedef; use uid_t everywhere. + The name `id_t' is coopted in libc now for the SVID `waitid' interface. + + * Makefile (SRCS): Remove argz-replace.c and argp-*.c from the list. + (installhdrs): Remove argp.h from the list. + 1998-08-12 Roland McGrath <roland@baalperazim.frob.com> * argz-replace.c: Removed, now in libcwhereitshouldbe. |