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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user