1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-11 06:34:40 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-11-01 15:55:59 +00:00
parent 74b63f68dd
commit 76ffae0660
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2001-11-01 Jim Meyering <meyering@lucent.com>
* hash.c (hash_print) [TESTING]: Clean up.
2001-10-22 Paul Eggert <eggert@twinsun.com>
* hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,

View File

@@ -2,6 +2,8 @@
* Version 4.1.1.
* tests/ls/infloop: Redirect cmp's stderr to /dev/null.
* src/ls.c (struct pending) [st_ino, st_dev]: Remove members.
(queue_directory): Remove just-added 3rd parameter
and associated code, and update callers.