1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/sys_wait
Bruno Haible 89d27c5980 Rename module sys_wait to sys_wait-h.
* modules/sys_wait-h: Renamed from modules/sys_wait.
* modules/sys_wait-h-tests: Renamed from modules/sys_wait-tests.
* modules/sys_wait-h-c++-tests: Renamed from modules/sys_wait-c++-tests.
* tests/test-sys_wait-h.h: Renamed from tests/test-sys_wait.h.
* tests/test-sys_wait-h.c: Renamed from tests/test-sys_wait.c.
* tests/test-stdlib-h.c: Update.
* tests/test-sys_wait-h-c++.cc: Renamed from tests/test-sys_wait-c++.cc.
* doc/posix-headers/sys_wait.texi: Update.
* modules/* (Depends-on): Update.
* modules/sys_wait: New file.
2024-12-27 23:41:45 +01:00

26 lines
275 B
Plaintext

Description:
A <sys/wait.h> for systems with missing declarations.
Status:
deprecated
Notice:
This module is deprecated. Use the module 'sys_wait-h' instead.
Files:
Depends-on:
sys_wait-h
configure.ac:
Makefile.am:
Include:
<sys/wait.h>
License:
LGPLv2+
Maintainer: