]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 4 May 2003 08:30:25 +0000 (08:30 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 May 2003 08:30:25 +0000 (08:30 +0000)
lib/ChangeLog

index 8150c81f0c594dafabf839d6aa2a940b4e2e6c8f..a4fde3f99861ead309d92d7c16657b27062c9741 100644 (file)
@@ -7,7 +7,8 @@
 
        This avoids a core dump on systems without GNU putenv,
        when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
-       * putenv.c (unsetenv): New static function, from GNU libc.
+       * putenv.c (__set_errno, LOCK, UNLOCK): Define.
+       (unsetenv): New static function, from GNU libc.
        (rpl_putenv): Use it.
 
 2003-05-02  Jim Meyering  <jim@meyering.net>