Branch
Hash :
3d0b3c0a
Author :
Date :
2025-02-13T21:00:06
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.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
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