diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-08-22 22:36:19 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-08-22 22:36:19 -0400 |
commit | fc48ceee773e851d8be675f25be4f476646aa99e (patch) | |
tree | 477baeae7456a65fefdf6f9bb0720f3562cbbb53 /src/ipc | |
parent | 33413cdd25c58f0e57061e0a3cb7a29d492ba785 (diff) | |
download | musl-fc48ceee773e851d8be675f25be4f476646aa99e.tar.gz musl-fc48ceee773e851d8be675f25be4f476646aa99e.tar.xz musl-fc48ceee773e851d8be675f25be4f476646aa99e.zip |
add strftime and wcsftime field widths
at present, since POSIX requires %F to behave as %+4Y-%m-%d and ISO C requires %F to behave as %Y-%m-%d, the default behavior for %Y has been changed to match %+4Y. this seems to be the only way to conform to the requirements of both standards, and it does not affect years prior to the year 10000. depending on the outcome of interpretations from the standards bodies, this may be adjusted at some point.
Diffstat (limited to 'src/ipc')
0 files changed, 0 insertions, 0 deletions