Add regression tests for the sendmmsg and recvmmsg system calls.
authormbuhl <mbuhl@openbsd.org>
Sun, 11 Sep 2022 20:51:44 +0000 (20:51 +0000)
committermbuhl <mbuhl@openbsd.org>
Sun, 11 Sep 2022 20:51:44 +0000 (20:51 +0000)
commit2bd2f6f09c9dfefaa68bd04d6b60f16952b38306
tree010658db15a36443f2645649535693ec181ee1bf
parent81d2f9166a86513892803d07ac9b0df4a5b965bb
Add regression tests for the sendmmsg and recvmmsg system calls.
regress/lib/libc/sys/Makefile
regress/lib/libc/sys/atf-c.h
regress/lib/libc/sys/t_recvmmsg.c
regress/lib/libc/sys/t_sendmmsg.c