Add reference to POSIX.
authorBruno Haible <bruno@clisp.org>
Fri, 27 Apr 2007 21:04:08 +0000 (21:04 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 27 Apr 2007 21:04:08 +0000 (21:04 +0000)
84 files changed:
doc/headers/aio.texi
doc/headers/arpa_inet.texi
doc/headers/assert.texi
doc/headers/complex.texi
doc/headers/cpio.texi
doc/headers/ctype.texi
doc/headers/dirent.texi
doc/headers/dlfcn.texi
doc/headers/errno.texi
doc/headers/fcntl.texi
doc/headers/fenv.texi
doc/headers/float.texi
doc/headers/fmtmsg.texi
doc/headers/fnmatch.texi
doc/headers/ftw.texi
doc/headers/glob.texi
doc/headers/grp.texi
doc/headers/iconv.texi
doc/headers/inttypes.texi
doc/headers/iso646.texi
doc/headers/langinfo.texi
doc/headers/libgen.texi
doc/headers/limits.texi
doc/headers/locale.texi
doc/headers/math.texi
doc/headers/monetary.texi
doc/headers/mqueue.texi
doc/headers/ndbm.texi
doc/headers/net_if.texi
doc/headers/netdb.texi
doc/headers/netinet_in.texi
doc/headers/netinet_tcp.texi
doc/headers/nl_types.texi
doc/headers/poll.texi
doc/headers/pthread.texi
doc/headers/pwd.texi
doc/headers/regex.texi
doc/headers/sched.texi
doc/headers/search.texi
doc/headers/semaphore.texi
doc/headers/setjmp.texi
doc/headers/signal.texi
doc/headers/spawn.texi
doc/headers/stdarg.texi
doc/headers/stdbool.texi
doc/headers/stddef.texi
doc/headers/stdint.texi
doc/headers/stdio.texi
doc/headers/stdlib.texi
doc/headers/string.texi
doc/headers/strings.texi
doc/headers/stropts.texi
doc/headers/sys_ipc.texi
doc/headers/sys_mman.texi
doc/headers/sys_msg.texi
doc/headers/sys_resource.texi
doc/headers/sys_select.texi
doc/headers/sys_sem.texi
doc/headers/sys_shm.texi
doc/headers/sys_socket.texi
doc/headers/sys_stat.texi
doc/headers/sys_statvfs.texi
doc/headers/sys_time.texi
doc/headers/sys_timeb.texi
doc/headers/sys_times.texi
doc/headers/sys_types.texi
doc/headers/sys_uio.texi
doc/headers/sys_un.texi
doc/headers/sys_utsname.texi
doc/headers/sys_wait.texi
doc/headers/syslog.texi
doc/headers/tar.texi
doc/headers/termios.texi
doc/headers/tgmath.texi
doc/headers/time.texi
doc/headers/trace.texi
doc/headers/ucontext.texi
doc/headers/ulimit.texi
doc/headers/unistd.texi
doc/headers/utime.texi
doc/headers/utmpx.texi
doc/headers/wchar.texi
doc/headers/wctype.texi
doc/headers/wordexp.texi

index f2e7b03..895a54f 100644 (file)
@@ -1,6 +1,8 @@
 @node aio.h
 @section @file{aio.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/aio.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 080252c..03e6b5d 100644 (file)
@@ -1,6 +1,8 @@
 @node arpa/inet.h
 @section @file{arpa/inet.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/arpa/inet.h.html}
+
 Gnulib module: @code{arpa_inet}
 
 Portability problems fixed by Gnulib:
index 2bf2d98..2468d3b 100644 (file)
@@ -1,6 +1,8 @@
 @node assert.h
 @section @file{assert.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/assert.h.html}
+
 Gnulib module: @code{assert}
 
 Portability problems fixed by Gnulib:
index 2f8e2ba..89148e9 100644 (file)
@@ -1,6 +1,8 @@
 @node complex.h
 @section @file{complex.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/complex.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 7a1b5e1..de57e6c 100644 (file)
@@ -1,6 +1,8 @@
 @node cpio.h
 @section @file{cpio.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/cpio.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index dda2125..65dc745 100644 (file)
@@ -1,6 +1,8 @@
 @node ctype.h
 @section @file{ctype.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/ctype.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index ce701df..c62abf1 100644 (file)
@@ -1,6 +1,8 @@
 @node dirent.h
 @section @file{dirent.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/dirent.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 3e562c0..d1f20c6 100644 (file)
@@ -1,6 +1,8 @@
 @node dlfcn.h
 @section @file{dlfcn.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/dlfcn.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 8c7b19e..b32ea5c 100644 (file)
@@ -1,6 +1,8 @@
 @node errno.h
 @section @file{errno.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/errno.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index af35e00..673317b 100644 (file)
@@ -1,6 +1,8 @@
 @node fcntl.h
 @section @file{fcntl.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/fcntl.h.html}
+
 Gnulib module: fcntl
 
 Portability problems fixed by Gnulib:
index 80a9bf5..f985879 100644 (file)
@@ -1,6 +1,8 @@
 @node fenv.h
 @section @file{fenv.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/fenv.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 94da311..4b26dc3 100644 (file)
@@ -1,6 +1,8 @@
 @node float.h
 @section @file{float.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/float.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index f352df2..c09c114 100644 (file)
@@ -1,6 +1,8 @@
 @node fmtmsg.h
 @section @file{fmtmsg.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/fmtmsg.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 5ce96f2..8875025 100644 (file)
@@ -1,6 +1,8 @@
 @node fnmatch.h
 @section @file{fnmatch.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/fnmatch.h.html}
+
 Gnulib module: fnmatch-posix or fnmatch-gnu
 
 Portability problems fixed by Gnulib:
index bbf7009..3ce3160 100644 (file)
@@ -1,6 +1,8 @@
 @node ftw.h
 @section @file{ftw.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/ftw.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 7a57035..ec56109 100644 (file)
@@ -1,6 +1,8 @@
 @node glob.h
 @section @file{glob.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/glob.h.html}
+
 Gnulib module: glob
 
 Portability problems fixed by Gnulib:
index 098578b..fe519db 100644 (file)
@@ -1,6 +1,8 @@
 @node grp.h
 @section @file{grp.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/grp.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index ceb6799..4cd753d 100644 (file)
@@ -1,6 +1,8 @@
 @node iconv.h
 @section @file{iconv.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/iconv.h.html}
+
 Gnulib module: iconv
 
 Portability problems fixed by Gnulib:
index d96ffa4..38edbe1 100644 (file)
@@ -1,6 +1,8 @@
 @node inttypes.h
 @section @file{inttypes.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/inttypes.h.html}
+
 Gnulib module: inttypes
 
 Portability problems fixed by Gnulib:
index 878a6af..12b7fec 100644 (file)
@@ -1,6 +1,8 @@
 @node iso646.h
 @section @file{iso646.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/iso646.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index cdef1e3..7fac03a 100644 (file)
@@ -1,6 +1,8 @@
 @node langinfo.h
 @section @file{langinfo.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/langinfo.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index e8af30b..4a293dc 100644 (file)
@@ -1,6 +1,8 @@
 @node libgen.h
 @section @file{libgen.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/libgen.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 37af321..0b5e431 100644 (file)
@@ -1,6 +1,8 @@
 @node limits.h
 @section @file{limits.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/limits.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index a35cf70..a65da97 100644 (file)
@@ -1,6 +1,8 @@
 @node locale.h
 @section @file{locale.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/locale.h.html}
+
 Gnulib module: locale
 
 Portability problems fixed by Gnulib:
index 0d12d9c..dde9cd0 100644 (file)
@@ -1,6 +1,8 @@
 @node math.h
 @section @file{math.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/math.h.html}
+
 Gnulib module: math
 
 Portability problems fixed by Gnulib:
index acf1e80..c195cb2 100644 (file)
@@ -1,6 +1,8 @@
 @node monetary.h
 @section @file{monetary.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/monetary.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index bee090f..f809ff1 100644 (file)
@@ -1,6 +1,8 @@
 @node mqueue.h
 @section @file{mqueue.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/mqueue.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 4c7f88a..1fa234f 100644 (file)
@@ -1,6 +1,8 @@
 @node ndbm.h
 @section @file{ndbm.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/ndbm.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 90e9bfa..d2f525f 100644 (file)
@@ -1,6 +1,8 @@
 @node net/if.h
 @section @file{net/if.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/net/if.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index c92af05..8d33ba8 100644 (file)
@@ -1,6 +1,8 @@
 @node netdb.h
 @section @file{netdb.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/netdb.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 11fbe27..756d4a5 100644 (file)
@@ -1,6 +1,8 @@
 @node netinet/in.h
 @section @file{netinet/in.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/netinet/in.h.html}
+
 Gnulib module: netinet_in
 
 Portability problems fixed by Gnulib:
index 1672b65..7a1eb7d 100644 (file)
@@ -1,6 +1,8 @@
 @node netinet/tcp.h
 @section @file{netinet/tcp.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/netinet/tcp.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index e3da4cf..a09b04c 100644 (file)
@@ -1,6 +1,8 @@
 @node nl_types.h
 @section @file{nl_types.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/nl/types.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 1a53109..dd88ff3 100644 (file)
@@ -1,6 +1,8 @@
 @node poll.h
 @section @file{poll.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/poll.h.html}
+
 Gnulib module: poll
 
 Portability problems fixed by Gnulib:
index 6d240cd..facab7a 100644 (file)
@@ -1,6 +1,8 @@
 @node pthread.h
 @section @file{pthread.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/pthread.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 479c980..5fb1b62 100644 (file)
@@ -1,6 +1,8 @@
 @node pwd.h
 @section @file{pwd.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/pwd.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 8bd7fdf..656ab1e 100644 (file)
@@ -1,6 +1,8 @@
 @node regex.h
 @section @file{regex.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/regex.h.html}
+
 Gnulib module: regex
 
 Portability problems fixed by Gnulib:
index 306f2cb..7117cbe 100644 (file)
@@ -1,6 +1,8 @@
 @node sched.h
 @section @file{sched.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sched.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index cc6dad9..a6bba09 100644 (file)
@@ -1,6 +1,8 @@
 @node search.h
 @section @file{search.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/search.h.html}
+
 Gnulib module: search
 
 Portability problems fixed by Gnulib:
index c649338..8dbde75 100644 (file)
@@ -1,6 +1,8 @@
 @node semaphore.h
 @section @file{semaphore.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/semaphore.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 856abf0..c7a45b2 100644 (file)
@@ -1,6 +1,8 @@
 @node setjmp.h
 @section @file{setjmp.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/setjmp.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 118f569..272e646 100644 (file)
@@ -1,6 +1,8 @@
 @node signal.h
 @section @file{signal.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/signal.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 3deaf6c..5174ce4 100644 (file)
@@ -1,6 +1,8 @@
 @node spawn.h
 @section @file{spawn.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/spawn.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 9b859e3..d5f80fc 100644 (file)
@@ -1,6 +1,8 @@
 @node stdarg.h
 @section @file{stdarg.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdarg.h.html}
+
 Gnulib module: stdarg
 
 Portability problems fixed by Gnulib:
index 7eb2b33..94dca84 100644 (file)
@@ -1,6 +1,8 @@
 @node stdbool.h
 @section @file{stdbool.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdbool.h.html}
+
 Gnulib module: stdbool
 
 Portability problems fixed by Gnulib:
index 0c39d81..df28e0f 100644 (file)
@@ -1,6 +1,8 @@
 @node stddef.h
 @section @file{stddef.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/stddef.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index bfcafbf..9704cdb 100644 (file)
@@ -1,6 +1,8 @@
 @node stdint.h
 @section @file{stdint.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdint.h.html}
+
 Gnulib module: stdint
 
 Portability problems fixed by Gnulib:
index c5a8c8f..c413616 100644 (file)
@@ -1,6 +1,8 @@
 @node stdio.h
 @section @file{stdio.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdio.h.html}
+
 Gnulib module: stdio
 
 Portability problems fixed by Gnulib:
index d200fad..2fc6280 100644 (file)
@@ -1,6 +1,8 @@
 @node stdlib.h
 @section @file{stdlib.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdlib.h.html}
+
 Gnulib module: stdlib
 
 Portability problems fixed by Gnulib:
index edc55fc..42f67b9 100644 (file)
@@ -1,6 +1,8 @@
 @node string.h
 @section @file{string.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/string.h.html}
+
 Gnulib module: string
 
 Portability problems fixed by Gnulib:
index 19c620f..eeaeae4 100644 (file)
@@ -1,6 +1,8 @@
 @node strings.h
 @section @file{strings.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/strings.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 6639575..9c66165 100644 (file)
@@ -1,6 +1,8 @@
 @node stropts.h
 @section @file{stropts.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/stropts.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index aaff48c..81e4f67 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/ipc.h
 @section @file{sys/ipc.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/ipc.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index db48182..c5a8aa9 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/mman.h
 @section @file{sys/mman.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/mman.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 7161b5a..5d8a7b6 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/msg.h
 @section @file{sys/msg.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/msg.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 1fafd43..e6f387f 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/resource.h
 @section @file{sys/resource.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/resource.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index f60ac48..b005c30 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/select.h
 @section @file{sys/select.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/select.h.html}
+
 Gnulib module: sys_select
 
 Portability problems fixed by Gnulib:
index 4c23bed..038798f 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/sem.h
 @section @file{sys/sem.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/sem.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index f268323..39477cd 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/shm.h
 @section @file{sys/shm.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/shm.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 171f782..de71813 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/socket.h
 @section @file{sys/socket.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/socket.h.html}
+
 Gnulib module: sys_socket
 
 Portability problems fixed by Gnulib:
index e931029..8fbfc06 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/stat.h
 @section @file{sys/stat.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/stat.h.html}
+
 Gnulib module: sys_stat
 
 Portability problems fixed by Gnulib:
index 02941af..8c4bffc 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/statvfs.h
 @section @file{sys/statvfs.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/statvfs.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 663412b..1b0e0f4 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/time.h
 @section @file{sys/time.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/time.h.html}
+
 Gnulib module: sys_time
 
 Portability problems fixed by Gnulib:
index acb7c5f..f1a457e 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/timeb.h
 @section @file{sys/timeb.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/timeb.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 3c43620..eee4125 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/times.h
 @section @file{sys/times.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/times.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index a3ae4d5..6bbff9d 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/types.h
 @section @file{sys/types.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/types.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index edda190..2529550 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/uio.h
 @section @file{sys/uio.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/uio.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 68b6cd0..764f48e 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/un.h
 @section @file{sys/un.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/un.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index d5532f0..d92e296 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/utsname.h
 @section @file{sys/utsname.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/utsname.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 1074f05..8f39d3a 100644 (file)
@@ -1,6 +1,8 @@
 @node sys/wait.h
 @section @file{sys/wait.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/wait.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 764019e..9f4cb85 100644 (file)
@@ -1,6 +1,8 @@
 @node syslog.h
 @section @file{syslog.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/syslog.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 7eee604..5c11eb4 100644 (file)
@@ -1,6 +1,8 @@
 @node tar.h
 @section @file{tar.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/tar.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 93f4621..c1b5631 100644 (file)
@@ -1,6 +1,8 @@
 @node termios.h
 @section @file{termios.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/termios.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 0aef785..f3ce709 100644 (file)
@@ -1,6 +1,8 @@
 @node tgmath.h
 @section @file{tgmath.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/tgmath.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 0d03b78..e9ca581 100644 (file)
@@ -1,6 +1,8 @@
 @node time.h
 @section @file{time.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/time.h.html}
+
 Gnulib module: time
 
 Portability problems fixed by Gnulib:
index 7c3ae3a..4afedb3 100644 (file)
@@ -1,6 +1,8 @@
 @node trace.h
 @section @file{trace.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/trace.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 29d316c..6855f22 100644 (file)
@@ -1,6 +1,8 @@
 @node ucontext.h
 @section @file{ucontext.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/ucontext.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 89245e7..a5fdb60 100644 (file)
@@ -1,6 +1,8 @@
 @node ulimit.h
 @section @file{ulimit.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/ulimit.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 31daa29..b4336a6 100644 (file)
@@ -1,6 +1,8 @@
 @node unistd.h
 @section @file{unistd.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/unistd.h.html}
+
 Gnulib module: unistd
 
 Portability problems fixed by Gnulib:
index 81bc14a..603ee5e 100644 (file)
@@ -1,6 +1,8 @@
 @node utime.h
 @section @file{utime.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/utime.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index cd33535..13bbd4e 100644 (file)
@@ -1,6 +1,8 @@
 @node utmpx.h
 @section @file{utmpx.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/utmpx.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
index 7d8d4ef..a9175b3 100644 (file)
@@ -1,6 +1,8 @@
 @node wchar.h
 @section @file{wchar.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/wchar.h.html}
+
 Gnulib module: wchar
 
 Portability problems fixed by Gnulib:
index 66a2444..24e1be1 100644 (file)
@@ -1,6 +1,8 @@
 @node wctype.h
 @section @file{wctype.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/wctype.h.html}
+
 Gnulib module: wctype
 
 Portability problems fixed by Gnulib:
index f53e466..5d062c6 100644 (file)
@@ -1,6 +1,8 @@
 @node wordexp.h
 @section @file{wordexp.h}
 
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/wordexp.h.html}
+
 Gnulib module: ---
 
 Portability problems fixed by Gnulib: