diff options
| author | Roland McGrath <roland@gnu.org> | 2003-12-31 22:49:30 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 2003-12-31 22:49:30 +0000 |
| commit | e039fb25f0ce5dc8e605ee0de245fd3cd84f5025 (patch) | |
| tree | 10d200acd1614be0c6625454688ebf5d4e2c2f6b /linuxthreads/FAQ.html | |
| parent | 85e0767087ce9e4ec005c6b83f2a9a58a9de337b (diff) | |
| download | glibc-e039fb25f0ce5dc8e605ee0de245fd3cd84f5025.tar.xz glibc-e039fb25f0ce5dc8e605ee0de245fd3cd84f5025.zip | |
* time/mktime.c (check_result): Use less-confusing report format.
"long" -> "long int", as per usual GNU style.
(main): Likewise.
Don't loop if the iteration overflows time_t.
Allow a negative step in the iteration.
* time/mktime.c: Assume freestanding C89 or better.
(HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove;
assume they're 1.
(__P): Remove; not used.
(CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
(mktime, not_equal_tm, print_tm, check_result, main): Use prototypes.
Prototypes use const * where appropriate.
(main) [DEBUG]: Fix typo in testing code uncovered by above changes,
which caused the testing code to dump core on some hosts.
Diffstat (limited to 'linuxthreads/FAQ.html')
0 files changed, 0 insertions, 0 deletions
