summaryrefslogtreecommitdiff
path: root/src/regex/tre-mem.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2024-05-06 18:40:23 -0400
committerRich Felker <dalias@aerifal.cx>2024-05-06 19:04:55 -0400
commitfced99e93daeefb0192fd16304f978d4401d1d77 (patch)
treef4343f420cca32b240ce95527cc56ce6440435dc /src/regex/tre-mem.c
parent3f9d4224d8db7868b6c2f526746d597785d30c61 (diff)
downloadmusl-fced99e93daeefb0192fd16304f978d4401d1d77.tar.gz
strptime: implement conversion specifiers adopted for next POSIX issue
the %s conversion is added as the outcome of Austin Group tracker issue 169 and its unspecified behavior is clarified as the outcome of issue 1727. the %F, %g, %G, %u, %V, %z, and %Z conversions are added as the outcome of Austin Group tracker issue 879 for alignment with strftime and the behaviors of %u, %z, and %Z are defined as the outcome of issue 1727. at this time, the conversions with unspecified effects on struct tm are all left as parse-only no-ops. this may be changed at a later time, particularly for %s, if there is reasonable cross-implementation consensus outside the standards process on what the behavior should be.
Diffstat (limited to 'src/regex/tre-mem.c')
0 files changed, 0 insertions, 0 deletions