68 lines
675 B
Plaintext
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
|