mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-12 03:15:15 +08:00
*** empty log message ***
This commit is contained in:
parent
5aa90a9946
commit
011b92f1c9
@ -1,3 +1,15 @@
|
||||
2000-05-07 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* tests/date/Test.pm ($Test::env{'rfc822-1'}): Add TZ=UTC.
|
||||
|
||||
2000-05-06 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* src/Makefile.am (sleep_LDADD): Add @LIB_CLOCK_GETTIME@ and
|
||||
@LIB_NANOSLEEP@.
|
||||
|
||||
* src/tty.c (main): Warn about arguments, don't fail.
|
||||
(usage): Call close_stdout_status from here as well as from main.
|
||||
|
||||
2000-05-05 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
Exit nonzero upon write failure.
|
||||
@ -5,6 +17,12 @@
|
||||
(main): Call close_stdout.
|
||||
Reported by Ian Jackson via Michael Stone.
|
||||
|
||||
* src/factor.c: Likewise.
|
||||
* src/hostname.c: Likewise.
|
||||
* src/logname.c: Likewise.
|
||||
* src/pwd.c: Likewise.
|
||||
* src/seq.c: Likewise.
|
||||
|
||||
2000-05-04 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* Makefile.maint (my-distcheck): Remove spurious blank line.
|
||||
|
Loading…
Reference in New Issue
Block a user