freebsd-dev/lib/libc
Warner Losh 9685457382 On FreeBSD/arm, any value > 50 bits will result in a rediculously huge
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.
2007-01-19 01:16:35 +00:00
..
amd64 Remove silly n that crept in 2007-01-09 00:38:24 +00:00
arm The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
compat-43 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
db Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
gdtoa Fix rounding of 0xf for hex fp formats. 2007-01-03 04:57:58 +00:00
gen Remove 3rd clause, renumber, ok per email 2007-01-12 07:31:30 +00:00
gmon Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
i386 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
ia64 The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
include Remove 3rd clause, renumber, ok per email 2007-01-12 07:31:30 +00:00
inet Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
isc Merge BIND9 9.3.3 into main chunk. 2006-12-15 20:59:55 +00:00
locale Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
nameser
net Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
nls
posix1e Revise markup in recently added manpages. 2006-09-30 10:34:13 +00:00
powerpc The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
quad Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
regex Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
resolv Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
rpc Markup fixes. 2006-09-17 21:27:35 +00:00
softfloat
sparc64 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
stdio Remove 3rd clause, renumber, ok per email 2007-01-12 07:31:30 +00:00
stdlib Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
stdtime On FreeBSD/arm, any value > 50 bits will result in a rediculously huge 2007-01-19 01:16:35 +00:00
string Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sys When we try to set set-gid bit with chmod(2) on a file, which we own, but our 2007-01-16 15:17:27 +00:00
uuid
xdr
yp
Makefile Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
Versions.def