mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/sys_uio-h: Renamed from modules/sys_uio. * modules/sys_uio-h-tests: Renamed from modules/sys_uio-tests. * modules/sys_uio-h-c++-tests: Renamed from modules/sys_uio-c++-tests. * tests/test-sys_uio-h.c: Renamed from tests/test-sys_uio.c. * tests/test-sys_uio-h-c++.cc: Renamed from tests/test-sys_uio-c++.cc. * doc/posix-headers/sys_uio.texi: Update. * modules/* (Depends-on): Update. * modules/sys_uio: New file.
12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
Files:
|
|
tests/test-sys_uio-h.c
|
|
|
|
Depends-on:
|
|
sys_uio-h-c++-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-sys_uio-h
|
|
check_PROGRAMS += test-sys_uio-h
|