1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/sys_uio-tests
Eric Blake 753425d56e sys_uio: new module
For now, just provide the types used by sys/socket.  We could
add readv() and writev() later, if desired.

* modules/sys_uio: New module.
* modules/sys_uio-tests: Likewise.
* lib/sys_uio.in.h: New file.
* m4/sys_uio_h.m4: Likewise.
* tests/test-sys_uio.c: Likewise.
* doc/posix-headers/sys_uio.texi (sys/uio.h): Document it.
* MODULES.html.sh (systems lacking POSIX:2008): Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
2011-04-21 10:43:09 -06:00

11 lines
123 B
Plaintext

Files:
tests/test-sys_uio.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-sys_uio
check_PROGRAMS += test-sys_uio