opnsense-src/tools/regression/lib/libc/gen
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
..
Makefile Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase and 2014-11-16 20:29:57 +00:00
test-fmtcheck.c Regression tests for fmtcheck(3). 2008-08-02 06:03:04 +00:00
test-fmtmsg.c libc: Add some tests for fmtmsg(). 2012-02-21 23:46:41 +00:00
test-fnmatch.c fnmatch(): Add test for r254091 (pattern with single backslash). 2013-08-11 21:54:20 +00:00
test-ftw.c Add missing headers. 2013-07-17 00:58:23 +00:00
test-popen.c popen(): Add 'e' mode character to set close-on-exec on the new fd. 2013-05-20 17:31:18 +00:00
test-posix_spawn.c posix_spawn: If an error is detected in the child process, reap the zombie. 2011-07-10 14:20:11 +00:00
test-wordexp.c wordexp(): Improve some error codes. 2015-08-19 20:31:03 +00:00