1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/tests/sys/kern
Enji Cooper 67fe84f163 Rename recvfd and sendfd variables in recvfd/sendfd functions to avoid
-Wshadow issues with gcc

MFC after: 1 week
Reported by: bz, jenkins
Sponsored by: EMC / Isilon Storage Division
2015-12-30 18:13:43 +00:00
..
acct Avoid requiring 'make depend' here. 2015-11-25 20:38:20 +00:00
execve
pipe Remove retval to fix a -Wunused-but-set-variable warning from gcc 4.9 2015-12-28 02:36:57 +00:00
kern_copyin.c Add tests for the copyin(9) handling of illegal buffers. 2015-10-19 20:22:17 +00:00
kern_descrip_test.c
Makefile Integrate tools/regression/sockets/unix_passfd into the FreeBSD test 2015-12-30 11:15:07 +00:00
ptrace_test.c Add ptrace(2) reporting for LWP events. 2015-12-29 23:25:26 +00:00
unix_passfd_test.c Rename recvfd and sendfd variables in recvfd/sendfd functions to avoid 2015-12-30 18:13:43 +00:00
unix_seqpacket_test.c - Remove unused but set ssize in shutdown_send_sigpipe 2015-12-28 02:34:59 +00:00