mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
number being returned for mktime and timegm calls. Choose 48 because that works well. This does reduce the dynamic range of tm_year from about 2 billion years down to "only" about 9 million years. Please contact me if this restriction poses a problem. Due to the complexity of the code, I admit that I didn't trace down what, exactly, was overflowing with longer bits. This fixes software that we run on the embedded systems we have. |
||
|---|---|---|
| .. | ||
| asctime.c | ||
| ctime.3 | ||
| difftime.c | ||
| localtime.c | ||
| Makefile.inc | ||
| private.h | ||
| strftime.3 | ||
| strftime.c | ||
| strptime.3 | ||
| strptime.c | ||
| Symbol.map | ||
| time2posix.3 | ||
| time32.c | ||
| timelocal.c | ||
| timelocal.h | ||
| tzfile.5 | ||
| tzfile.h | ||