1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-19 15:33:56 +00:00
freebsd/tools/regression/lib/libc
Jilles Tjoelker 89cead337a wordexp(): Improve some error codes.
Distinguish between WRDE_BADVAL and WRDE_SYNTAX based on when the error
occurred (parsing or execution), not based on whether WRDE_UNDEF was passed.

Also, return WRDE_NOSPACE for a few more unexpected results from sh.
2015-08-19 20:31:03 +00:00
..
gen wordexp(): Improve some error codes. 2015-08-19 20:31:03 +00:00
locale Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
net Remove broken tests for eui64_line. 2014-03-12 10:59:51 +00:00
nss Add a missing break statement, which made the code default to IPv6. 2015-07-14 15:24:50 +00:00
regex
resolv NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
stdio Reassign copyright statements on several files from Advanced 2015-04-23 14:22:20 +00:00
stdlib
string Make the strerror tests work without libtap. 2014-03-12 10:45:22 +00:00