1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-30 12:29:31 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-02-05 22:52:46 +00:00
parent 33bb552cee
commit 6b18df4826
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -5,6 +5,11 @@
* tests/du/exclude: New file.
* tests/du/Makefile.am (TESTS): Add exclude.
2003-02-04 Dmitry V. Levin <ldv@altlinux.org>
* src/who.c (print_boottime, print_deadprocs, print_runlevel):
Fix memory allocation arithmetic.
2003-02-04 Jim Meyering <jim@meyering.net>
`df /dev/block-or-char-device-file--not-mounted' now reports
+6
View File
@@ -1,3 +1,9 @@
[4.5.6]
* du no longer segfaults on Solaris systems (fixed heap-corrupting bug in ftw.c)
* du --exclude=FILE works once again (this was broken by the rewrite for 4.5.5)
* du no longer gets a failed assertion for certain hierarchy lay-outs
involving hard-linked directories
* `who -r' no longer segfaults when using non-C-locale messages
[4.5.5]
* ls --dired produces correct byte offset for file names containing
nonprintable characters in a multibyte locale