[Bug 204530] man 3 gmtime - struct tm documentation possibly incorrect
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Oct 2021 03:04:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204530 Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Documentation |Manual Pages CC| |doc@FreeBSD.org Assignee|doc@FreeBSD.org |bugs@FreeBSD.org Felix Johnson <felix.the.red@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felix.the.red@gmail.com --- Comment #2 from Felix Johnson <felix.the.red@gmail.com> --- Created attachment 228609 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228609&action=edit ctime(3) patch Document that tm_sec has a range of [0,60] to allow for leap seconds, and tm_yday has a range of [0,365] to allow for leap years. -- You are receiving this mail because: You are the assignee for the bug.