opnsense-src/contrib/tzcode/stdtime
Gordon Bergling 306cfa499a ctime.3: Add a note about a possible return value of localtime(3)
The localtime(3) function returns a NULL pointer, if the passed in-time
translates to a year that will not fit in an integer type. It is stricly
recommended to check the return value to avoid garage output.

Reported by:		mckusick
Reviewed by:		mckusick, imp, rpokala
Differential Revision:	https://reviews.freebsd.org/D36515

(cherry picked from commit 30cfb3c8ee)
2022-09-24 10:01:18 +02:00
..
asctime.c Sync code with tzcode2010m 2010-10-27 07:14:46 +00:00
ctime.3 ctime.3: Add a note about a possible return value of localtime(3) 2022-09-24 10:01:18 +02:00
difftime.c Merge: 2015-10-08 11:42:15 +00:00
localtime.c Remove no longer relevant comment, as suggested by imp@. 2018-10-30 15:44:16 +00:00
private.h Merge: 2015-10-08 11:42:15 +00:00
time2posix.3
tzfile.5 tzfile.5: catch up to r204333 2013-12-16 01:58:12 +00:00
tzfile.h