1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-24 09:46:52 +02:00

pr -D "FORMAT" now accepts the same formats that date +"FORMAT" does.

This commit is contained in:
Paul Eggert
2005-03-19 06:20:20 +00:00
parent b9307c430e
commit 51fbbff306
+5
View File
@@ -2,6 +2,11 @@
* Version 5.3.1.
* NEWS: pr -D "FORMAT" now accepts the same formats that
date +"FORMAT" does.
* src/pr.c: Include strftime.h, timespec.h.
(init_header): Obtain and format nanosecond part of time stamp.
* NEWS: nohup now ignores the umask when creating nohup.out.
nohup now closes stderr if it is a terminal and stdout is closed.
* src/nohup.c (main): Likewise. Be a little more paranoid about