opnsense-src/contrib/tzcode
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
..
stdtime ctime.3: Add a note about a possible return value of localtime(3) 2022-09-24 10:01:18 +02:00
zic Incorporate a change from OpenBSD by millert@OpenBSD.org 2016-10-08 17:46:29 +00:00