freebsd-skq/tools/regression/lib/libc
Jilles Tjoelker 364e9ccb9c wordexp(3): fix some bugs with signals and long outputs
* retry various system calls on EINTR
* retry the rest after a short read (common if there is more than about 1K
  of output)
* block SIGCHLD like system(3) does (note that this does not and cannot
  work fully in threaded programs, they will need to be careful with wait
  functions)

PR:		90580
MFC after:	1 month
2009-10-23 14:50:11 +00:00
..
gen wordexp(3): fix some bugs with signals and long outputs 2009-10-23 14:50:11 +00:00
locale
net Add regression tests for ethers(3) functions, including new _r variants. 2007-05-13 14:03:21 +00:00
nss - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed. 2007-06-24 06:14:18 +00:00
regex
resolv Style: NO_MAN doesn't need any value. 2006-03-15 10:46:38 +00:00
stdio Regression tests for r197752 (handling of empty/NULL buffers). 2009-10-04 19:44:41 +00:00
stdlib
string Tests for wcscasecmp(), wcsnlen(), and stpncpy(). 2009-02-28 06:34:04 +00:00