twekkel / htpdate

HTTP Time protocol
https://www.vervest.org/htp
Other
50 stars 13 forks source link

Replace timegm() #1

Closed twekkel closed 2 years ago

twekkel commented 2 years ago

timegm() is not defined by any standard.

OpenBSD deprecated it, https://man.openbsd.org/OpenBSD-5.1/timegm.3

Implemented as described by https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_16