opnsense-src/lib/libc/tests/sys
Enji Cooper 4ce7bd2527 Fix reporting errors with gai_strerror(..)
The return value (`err`) should be checked; not the `errno` value.

PR:		235200
Approved by:	emaste (mentor)
Reviewed by:	asomers, lwhsu
MFC after:	28 days
MFC with:	r343362, r343365, r343367-r343368
Differential Revision: https://reviews.freebsd.org/D18969
2019-01-26 03:43:12 +00:00
..
brk_test.c Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
Makefile Add [initial] functional tests for sendfile(2) as lib/libc/sys/sendfile 2019-01-23 22:00:17 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mlock_helper.c style(9): sort the #includes 2017-03-09 09:25:11 +00:00
queue_test.c Add some initial tests for SLIST and STAILQ macros 2015-11-16 04:15:39 +00:00
sendfile_test.c Fix reporting errors with gai_strerror(..) 2019-01-26 03:43:12 +00:00