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

index f35fcc990c6b71fcb75e659d4490075a7ad180a0..e1a6603bf44985a8e2559291e45effb62991a533 100644 (file)
@@ -4,6 +4,8 @@
        component length.  This included changing the parameter to be
        of type `char *' rather than `char const *'.
        * chdir-long.h (chdir_long): Update prototype.
+       * t-chdir-long: A test harness to exercize chdir-long.c's
+       sample main program.
 
        * openat.c (fdopendir, fstatat): New functions.
        * openat.h: Include headers required for use of DIR and struct stat.