]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 6 Mar 2003 22:04:54 +0000 (22:04 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 6 Mar 2003 22:04:54 +0000 (22:04 +0000)
lib/ChangeLog

index 6fe7031cdae85ae531e9eb43d091526a08534634..f9bf618a200feff2acb298d3495cbf0256eade25 100644 (file)
@@ -1,5 +1,8 @@
 2003-03-06  Jim Meyering  <jim@meyering.net>
 
+       * getcwd.c [!HAVE_DECL_GETCWD]: Declare getcwd.
+       Suggestion from Nelson Beebe.
+
        Fix a bug that causes du to dump core on 64-bit systems.
        * ftw.c (ftw_startup): Declare `func' parameter to be of type
        NFTW_FUNC_T, not void* which may be smaller on 64-bit systems.