1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00
Files
gnulib/modules/posixcheck
T
Bruno Haible 5d3cae8240 posixcheck: Fix dependencies.
* modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched,
sys_random, threads-h, uchar, utmp.
2023-07-28 15:18:34 +02:00

68 lines
675 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
ctype
dirent
fcntl-h
fnmatch-h
glob-h
iconv-h
inttypes-incomplete
langinfo
locale
malloc-h
math
monetary
netdb
poll-h
pthread-h
pty
sched
search
signal-h
spawn
stdio
stdlib
string
strings
sys_file
sys_ioctl
sys_random
sys_resource
sys_select
sys_socket
sys_stat
sys_time
sys_times
sys_utsname
sys_wait
termios
threads-h
time-h
uchar
unistd
utime-h
utmp
wchar
wctype-h
configure.ac:
gl_POSIXCHECK
Makefile.am:
Include:
License:
LGPLv2+
Maintainer:
Bruno Haible