This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
stdtime
History
tjr
a89644e51c
strptime(), like strftime(), does not handle multibyte characters
...
in the format string correctly.
2003-01-04 09:50:04 +00:00
..
asctime.c
…
ctime.3
mdoc(7) police: Fixed a few .Fa abuses.
2002-12-19 09:33:34 +00:00
difftime.c
…
localtime.c
Do not guarantee an overflow of tm_year when doing the binary search in
2002-12-05 19:54:47 +00:00
Makefile.inc
…
private.h
…
strftime.3
Mention in the BUGS section that strftime() does not handle multibyte
2003-01-04 09:47:40 +00:00
strftime.c
…
strptime.3
strptime(), like strftime(), does not handle multibyte characters
2003-01-04 09:50:04 +00:00
strptime.c
…
time2posix.3
…
time32.c
…
timelocal.c
…
timelocal.h
…
tzfile.5
…
tzfile.h
…