freebsd-dev/lib/libc/stdtime
Jacques Vidrine c91e947dbd Detect range errors when using the %s specifier. Previously, LONG_MAX
was rejected as a range error, while any values less than LONG_MIN
were silently substituted with LONG_MIN.  Furthermore, on some
platforms `time_t' has less range than `long' (e.g. alpha), which may
give incorrect results when parsing some strings.
2003-11-17 04:19:15 +00:00
..
asctime.c
ctime.3
difftime.c
localtime.c
Makefile.inc
private.h
strftime.3
strftime.c
strptime.3
strptime.c
time2posix.3
time32.c
timelocal.c
timelocal.h
tzfile.5
tzfile.h