Baptiste Daroussin
|
04f36dc654
|
Remove last traces of _WITH_GETLINE
|
2016-07-30 01:13:54 +00:00 |
|
Enji Cooper
|
8abd0f3f26
|
Delete bogus freeing of uninitialized data
MFC after: 3 days
Reported by: cppcheck
Sponsored by: EMC / Isilon Storage Division
|
2015-12-08 04:51:21 +00:00 |
|
Enji Cooper
|
0b6008d017
|
Initialize errno to 0 in the nul testcase before testing it
For some odd reason stable/10 requires this, otherwise it always fails
the errno == 0 check on line 196.
Sponsored by: EMC / Isilon Storage Division
|
2015-12-05 04:10:15 +00:00 |
|
Baptiste Daroussin
|
95631a07b2
|
Remove unused variables to fix building world
|
2015-11-15 12:48:42 +00:00 |
|
Enji Cooper
|
1ee0219205
|
Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite
as lib/libc/tests/stdio
- Fix some whitespace
- Convert the testcases to ATF
- Convert "/dev/null" to _PATH_DEVNULL
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
|
2015-11-08 06:37:50 +00:00 |
|