opnsense-src/lib/libc/stdtime
Dag-Erling Smørgrav fdde01c5b4 libc: Improve description of mktime() / timegm().
* Mention that mktime() and timegm() set errno on failure.
* Correctly determining whether mktime() / timegm() succeeded with
  arbitrary input (where -1 can be a valid result) is non-trivial.
  Document the recommended procedure.

PR:		277863
MFC after:	1 week
Reviewed by:	pauamma_gundo.com, gbe
Differential Revision:	https://reviews.freebsd.org/D44503

(cherry picked from commit 7534109d13a6cdb22e78d9d4c0a0cd5efd323c45)
2024-04-04 11:41:41 +02:00
..
ctime.3 libc: Improve description of mktime() / timegm(). 2024-04-04 11:41:41 +02:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
strftime.3 Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
strftime.c Update tzcode to 2024a. 2024-02-21 21:33:23 +01:00
strptime.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
strptime.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Symbol.map libc: Remove empty comments in Symbol.map 2023-12-13 22:08:13 +00:00
time32.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
timelocal.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
timelocal.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00