]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 29 Jun 2005 21:24:48 +0000 (21:24 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 29 Jun 2005 21:24:48 +0000 (21:24 +0000)
lib/ChangeLog

index e250f057f4eeb09f755b574a195cc09f2e265680..ba9777c1e8bf39a45adc8c3856291f4075007bcb 100644 (file)
@@ -2,6 +2,7 @@
 
        * mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
        type name.  Use the variable name instead.
+       * idcache.c (getuser, getuidbyname, getgroup, getgidbyname): Likewise.
 
        * xalloc.h (VERIFY_EXPR): Define.
        (X2REALLOC): New macro, to make using x2realloc a little safer.