]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 6 Jul 1997 13:52:12 +0000 (13:52 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 6 Jul 1997 13:52:12 +0000 (13:52 +0000)
old/fileutils/ChangeLog

index 50f0284b896452997096d2b8284cd550f600b9bf..eab8c75232d5a54ab53cb99d8bc54b405c7a3137 100644 (file)
@@ -1,3 +1,14 @@
+1997-07-06  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * lib/idcache.c (getuser): Return NULL (rather than stringified uid)
+       upon lookup failure.
+       (getgroup): Likewise.
+       (getuidbyname) [NOT_USED]: #ifdef-out unused function.
+       (getgidbyname) [NOT_USED]: #ifdef-out unused function.
+       Suggested by François Pinard.
+       * src/ls.c (print_long_format): Reflect changes in semantics of
+       getuser, getgroup.
+
 1997-07-04  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * Makefile.am (aclocal-files): Look in source directory, not build dir.