freebsd_amp_hwpstate/lib/libc
Bruce Evans 95c715795a Fixed comparisons so that preposterously large (>= 0x80000000) brk values
aren't silently converted to minbrk.  This stops malloc(INT_MAX) from
dumping core.  Small values are still silently converted.  They should
be an error.  sbrk() doesn't do any range checking or conversions or
overflow checking.

Moved PIC_EPILOGUE invocation to a more natural place where it
obviously doesn't interfere with the comparison.
1996-06-25 18:54:42 +00:00
..
amd64 Fixed comparisons so that preposterously large (>= 0x80000000) brk values 1996-06-25 18:54:42 +00:00
compat-43
db
gen Specify that daemon(3) returns int, and standardise the 1996-06-22 23:46:00 +00:00
gmon
i386 Fixed comparisons so that preposterously large (>= 0x80000000) brk values 1996-06-25 18:54:42 +00:00
locale
net Add RCS Id and fix date. 1996-06-17 20:12:53 +00:00
nls
quad
regex
rpc Code cleanup: 1996-06-11 17:22:51 +00:00
stdio Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer 1996-06-22 10:34:15 +00:00
stdlib Oops, replace a rather important line that was lost in transit 8-( 1996-06-08 15:28:11 +00:00
stdtime
string Use better approximation if collate info not available. 1996-06-09 14:56:08 +00:00
sys Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de> 1996-06-22 18:05:15 +00:00
xdr
yp Code clean up: 1996-06-04 17:35:15 +00:00
Makefile