Age | Commit message (Collapse) | Author |
|
|
|
Still need to add some more input files to test specific corner cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes a bogus regression on sparc64. OK henning@
|
|
That way we get the asserts enabled.
|
|
|
|
|
|
found by and ok david@
|
|
|
|
|
|
|
|
should happen if signal delivery is not robust.
|
|
in a non-contiguous manner. ok art@
|
|
|
|
|
|
pointed out last week, and again today by art.
|
|
|
|
|
|
|
|
floating-point exceptions like amd64.
ok deraadt@, david@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
numbers in a test that verifies version number handling is dumb.
OK drahn@
|
|
To build you must:
cd /usr/src && make obj && make includes
cd lib/libc && make depend && make && NOMAN=1 sudo make install
cd /usr/src && make build
|
|
|
|
|
|
|
|
|
|
|
|
regress check for macro presence/failure in bounded attrib declaration
ok avsm@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
life simpler for portable
|
|
|
|
|