1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/posixcheck
Bruno Haible 3d0b3c0a33 Rename module ctype to ctype-h.
* modules/ctype-h: Renamed from modules/ctype.
* modules/ctype-h-tests: Renamed from modules/ctype-tests.
* modules/ctype-h-c++-tests: Renamed from modules/ctype-c++-tests.
* tests/test-ctype-h.c: Renamed from tests/test-ctype.c.
* tests/test-ctype-h-c++.cc: Renamed from tests/test-ctype-c++.cc.
* tests/test-ctype-h-c++2.cc: Renamed from tests/test-ctype-c++2.cc.
* doc/posix-headers/ctype.texi: Update.
* modules/* (Depends-on): Update.
* modules/ctype: New file.
2025-02-13 21:36:07 +01:00

68 lines
741 B
Plaintext

Description:
Enable warnings for determining which Gnulib modules to use,
for portability of POSIX functions.
Files:
m4/posixcheck.m4
Depends-on:
# All modules that depend on 'snippet/warn-on-use'.
arpa_inet-h
ctype-h
dirent-h
fcntl-h
fnmatch-h
glob-h
iconv-h
inttypes-h-incomplete
langinfo-h
locale-h
malloc-h
math-h
monetary-h
netdb-h
poll-h
pthread-h
pty-h
sched-h
search-h
signal-h
spawn-h
stdio-h
stdlib-h
string-h
strings-h
sys_file-h
sys_ioctl-h
sys_random-h
sys_resource-h
sys_select-h
sys_socket-h
sys_stat-h
sys_time-h
sys_times-h
sys_utsname-h
sys_wait-h
termios-h
threads-h
time-h
uchar-h
unistd-h
utime-h
utmp-h
wchar-h
wctype-h
configure.ac:
gl_POSIXCHECK
Makefile.am:
Include:
License:
LGPLv2+
Maintainer:
Bruno Haible