Hash :
5d3cae82
Author :
Date :
2023-07-28T15:18:34
posixcheck: Fix dependencies. * modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched, sys_random, threads-h, uchar, utmp.
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
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