freebsd-dev/bin/date
Ed Maste 819129649d date: avoid crash on invalid time
localtime(3) returns NULL when passed an invalid time_t but date(1)
previously did not handle it. Exit with an error in that case.

PR:		220828
Reported by:	Vinícius Zavam
Reviewed by:	cem, kevans
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D11660
2017-07-20 15:28:48 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
date.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
date.c date: avoid crash on invalid time 2017-07-20 15:28:48 +00:00
extern.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
netdate.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
vary.c
vary.h