mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
The timegm() function is non-standard but widely available. Provide an implementation for those systems that lack it. Bug #1006
The timegm() function is non-standard but widely available. Provide an implementation for those systems that lack it. Bug #1006