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_select
Bruno Haible 9ae22bd5dc Rename module sys_select to sys_select-h.
* modules/sys_select-h: Renamed from modules/sys_select.
* modules/sys_select-h-tests: Renamed from modules/sys_select-tests.
* modules/sys_select-h-c++-tests: Renamed from
modules/sys_select-c++-tests.
* tests/test-sys_select-h.c: Renamed from tests/test-sys_select.c.
* tests/test-sys_select-h-c++.cc: Renamed from
tests/test-sys_select-c++.cc.
* doc/posix-headers/sys_select.texi: Update.
* modules/* (Depends-on): Update.
* modules/sys_select: New file.
2024-12-27 23:39:55 +01:00

26 lines
268 B
Plaintext

Description:
A <sys/select.h> for systems lacking it.
Status:
deprecated
Notice:
This module is deprecated. Use the module 'sys_select-h' instead.
Files:
Depends-on:
sys_select-h
configure.ac:
Makefile.am:
Include:
<sys/select.h>
License:
LGPLv2+
Maintainer: