]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2001 07:03:26 +0000 (07:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2001 07:03:26 +0000 (07:03 +0000)
ChangeLog

index 069195c46113267e56a5e73dc00f07aa823619a6..fbf4b01a438f78c1d083017d391fdcc2d001f559 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-13  Thorsten Kukuk  <kukuk@suse.de>
+
+       * sysdeps/posix/cuserid.c (cuserid): If we don't find the UID,
+       but have a user supplied buffer, return the empty buffer, not NULL.
+
 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
 
        * crypt/md5.c (md5_process_bytes): Correct handling of alignment.