mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
The POSIX mode now disables left-hand zero-padding of seconds in 'time'/'times' output. The standard specifies the output format quite exactly and zero-padding is not in it.
This commit is contained in:
parent
cfc7307be2
commit
9b893992a3
7 changed files with 31 additions and 12 deletions
4
NEWS
4
NEWS
|
@ -3,6 +3,10 @@ For full details, see the git log at: https://github.com/ksh93/ksh/tree/1.0
|
|||
|
||||
Any uppercase BUG_* names are modernish shell bug IDs.
|
||||
|
||||
2022-06-12:
|
||||
|
||||
- The POSIX mode now disables zero-padding of seconds in 'time'/'times' output.
|
||||
|
||||
2022-06-09:
|
||||
|
||||
- The POSIX mode has been amended to use a UNIX pipe(2) instead of a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue