From: Jim Meyering Date: Sat, 5 Apr 2003 06:49:57 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a044bf3461d0c54e2ca2a5e7df4e61db737236;p=pspp . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 509853bbb4..c498888172 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,11 @@ 2003-04-05 Jim Meyering - Merge change from Coreutils. + Merge changes from Coreutils. + + * dirname.c [TEST_DIRNAME]: Update build instructions for test. + Add test-cases for DOS filenames. Declare program_name. + (main): Set up program_name. Patch by Rich Dawe. + * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any error from mntctl. Use mntctl's return value to drive the entry-processing loop, since