Age | Commit message (Collapse) | Author | Files | Lines |
|
* Teach ztrftime() %9. and %N for nanoseconds
* Update prompt expansion to pass sub-second times for time formatting
* Update zsh/stat to pass sub-second times for atime/mtime/ctime
Patch heavily based on Oliver's earlier work @ workers/24059
|
|
|
|
|
|
|
|
|
|
fmt is treated as metafied on entry; use returned length to ensure
we metafy or output the correct length if there are embedded nulls.
|
|
This reverts commit 8141a3d850b1b9777a13d0107c262853734214b4.
|
|
|
|
|
|
from workers/34596)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the string (using META_DUP) instead of duplicating it via ztrdup().
|
|
Separate justification width of parameters from base/precision.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unposted: Updated version to 4.1.0-dev-6 because of interface change.
|
|
|
|
|