view modules/posixcheck @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 620c49edf4cf
children
line wrap: on
line source

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
math
monetary
netdb
poll-h
pty
search
signal-h
spawn
stdio
stdlib
string
strings
sys_file
sys_ioctl
sys_resource
sys_select
sys_socket
sys_stat
sys_time
sys_times
sys_utsname
sys_wait
termios
time
unistd
utime-h
wchar
wctype-h

configure.ac:
gl_POSIXCHECK

Makefile.am:

Include:

License:
LGPLv2+

Maintainer:
Bruno Haible