freebsd-dev/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
net
nss Add a missing break statement, which made the code default to IPv6. 2015-07-14 15:24:50 +00:00
regex
resolv
stdio
stdlib
string