opnsense-src/lib/libc/stdtime
Konstantin Belousov 92cbfb6395 Disallow zero day of month from strptime("%d").
It is required by POSIX, specified in our man page, and followed by
Linux.

PR:	232072
Reported by:	miguel_tete17@hotmail.com
Sponsored by:	The FreeBSD Foundation
Approved by:	re (gjb)
MFC after:	1 week
2018-10-08 18:45:40 +00:00
..
Makefile.inc Replace dot-dot relative pathing with SRCTOP-relative paths where possible 2017-01-20 03:23:24 +00:00
strftime.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
strftime.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:51:52 +00:00
strptime.3 Minor doc format fix. 2014-10-04 18:00:15 +00:00
strptime.c Disallow zero day of month from strptime("%d"). 2018-10-08 18:45:40 +00:00
Symbol.map Some libc symbol map cleanups. 2007-05-31 13:01:34 +00:00
time32.c Move dillon's time conversion functions to a new header <timeconv.h>. 2002-06-17 01:42:33 +00:00
timelocal.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
timelocal.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00