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 f2e7b03683fce41f339f6b28aad3bd8c3cec2ed5..895a54f5347bc4bc0a3b5be9bbdc87dfc1ca4ccf 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 080252c978cd9b16db67de819709dfc15518df12..03e6b5db57edd83f4da0de628b29d78825df253b 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 2bf2d987e49c0eb48ac1e42b2fae2b744ea19e92..2468d3b7a048f268442b8de01a7ffc217a31d2f6 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 2f8e2ba71468e22556685e8e381b894e48429316..89148e938983457fcb5526afc3ef5f47d12496af 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 7a1b5e182650e12c138909c9284dd1890c23e8d5..de57e6c92a0d450f2f4ff966344f856e317ebf38 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 dda21259f3b1f074708d2055700a0564b49554ac..65dc745ce6fb86ce5def5540c3359919a144467c 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 ce701dfc5ee3d67b3d17c43c51aaff78add13a30..c62abf145d4a5e5892aa5c019f7c84efcfc00b73 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 3e562c07509cd2c1928af8b83898db64aa5df954..d1f20c6405e560bb49e7470ed383a0613be165c2 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 8c7b19eb738f3db99dc86e68db7e130c3b3aa4db..b32ea5cb95b82f4adc7ffb0452ddba67dba80c7b 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 af35e00b35a0974647a63ac80ec7286728997ded..673317b471c4ff47155eda1cdae86d3ef6737a58 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 80a9bf5250943146438569033e6a917026f1586d..f98587913973221118e3bfc6f167fa94b013e406 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 94da3112b53b90798aef7c3fc572a70155d92a19..4b26dc3081dba94852674bb453626dc5a3c7b496 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 f352df274cc616c9a360a2e67fe84cad944b2447..c09c1141f8f492f9cdb71c131ce9bbe9ef946e5b 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 5ce96f231d137ea8dd5d0313c0e894435fd02586..8875025f7f38069c96a95bb0f036a3af9bb39659 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 bbf70096e4fcedd5a5e9b7b4daa7e7f2b18895a9..3ce3160ea48d11bcecbf54b23437b4ff3b642b7d 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 7a570356c350ef22b99806f2e13a5203eb3c7b7f..ec561092cf87a21ed92f54be51f07ff1bdd6ec5a 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 098578be65d1717d432a410363b427f389b372aa..fe519db72d2165c36f996dfe6e094bb1378deffa 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 ceb679941b30d24ff56666fe15496ae3958ae90e..4cd753d02f0b36b5924b0cb3b4346748336229fe 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 d96ffa4373ad9f61a1220f6e5096bfd4550fee81..38edbe1d02c92ec4e89faf40b229fc207df4f0bc 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 878a6af1c3838b71f655144e34c0cf4fd6ab9ec0..12b7fec701126e35791640cf778a59b1ac1169e2 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 cdef1e37c106306fc1778b6e9d3af00da6d6d12a..7fac03ac0790dc2a9bc8bcc0f5c9218c38425a38 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 e8af30bc24245a05f5b23d1322f0076ffbdcb906..4a293dc38804140c9e172f6465e44eb0d0a72b01 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 37af32197045b98d0dafba4474124790778d779c..0b5e43189ad5975dc2ce5fcbe4d75aaff75cafcc 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 a35cf70f334ec2c01c0139d252c3c258a8271bdb..a65da977d73983a2122b49bf2455e4aa41d7d775 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 0d12d9cd8d5a1bb62f2c646e029740a618b74ec0..dde9cd0378d73a10fd8b928226c84786f573f553 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 acf1e8085721f089a29b581ecacdb32e01ad70f2..c195cb29676e2f024b53cb9ece44ba2731c50c93 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 bee090fc8641228856e15d33146ac01920f39d93..f809ff14fc43e6f1952de0f7f21b0e219860a507 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 4c7f88ae8bfc3ffac9ff9dd12c993372c9a9ad7b..1fa234f513e5098583a9815e71fcc26bc87fe280 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 90e9bfa144a156bdd8e3c1c79274477df56fa2c2..d2f525f3ddf49456925920003f71dc1d8f61fdbd 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 c92af051403c69ef880cf6b023a5092634b5f338..8d33ba88a2d117b59dd91d7a9397960a7cc07212 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 11fbe271fb9bd89404214002e5a6bfa80756e1bf..756d4a5861a04c5352d09b64f75321f6831782aa 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 1672b657e4d10b5a7df4ae762cb959ec928eb4b7..7a1eb7d493b33bd801b72e5f5cabdd4610200e20 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 e3da4cfc6d6dd1b2895dacbce0197aecf316cdc3..a09b04c6f7c00333fb645532ec8f279b81129543 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 1a5310953f8f6c751237c1de3c492b979449b200..dd88ff386b827107fdaa3b53ffeb2eaf123f4976 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 6d240cd059d26609d793d84b2fd7b726ec42403d..facab7a86ab0bf7677ac6faf950419116a8c5d2a 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 479c980d9205b8b91684cc6e211e563ebe4bccae..5fb1b629907d4980d032a6371ce34eb62c2bbea1 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 8bd7fdfb0605a462d4edda51de2f2633fe1d362e..656ab1ed131bad14d2d610d5f58da7daebc88b31 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 306f2cbe276ce3ea5cef7373932f94bdabb6b5b8..7117cbe741a1968889beedddb1fd44446a7e8b4a 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 cc6dad9000f9b03e84e772306ef2c771da76c490..a6bba09a5a556c23447efe5744986e25af9b7eab 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 c64933820f86b384dc41efdae795e3de7885c0d8..8dbde752803f71e825767e920179baa4b6a1a2a8 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 856abf0e873e19739a620db320f285b725c0191a..c7a45b2463dcb95458fbe934529fe0161c32b58b 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 118f569b664068cf3924e9ce230dcf720812ced7..272e646635a7ba959c134ec622d2a3bf2ed9c316 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 3deaf6ce26b4ab1629a028e475a6fcd3fdfab635..5174ce407ee2f67677f4b9ea1e522bb84e06d69e 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 9b859e36d21def539c284a44377bb288d738038b..d5f80fc0e19482f1e07e255ef043dd2c258472c4 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 7eb2b33886b3b5e669e0557f1b94121deb65d092..94dca84c34fed701f3d06c7331e4ce1b124422f1 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 0c39d8190867d1e236e8e014b3894496a2c3e0c6..df28e0fb797f56fdb7f984e7f716de08c828d898 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 bfcafbf1ba20a9596d6467b806ca00d4bf332607..9704cdbf9916fd99c8d4e29e73a8c0548a21091b 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 c5a8c8fcf8054a8ac3549072ffabc2b286c95b0a..c4136163488c19d381d0403f34a9af3389d94e81 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 d200fade213a499de118c6867dec6f49152bacad..2fc6280f753d3f30972a4857b12c8c142dd53438 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 edc55fc2a471160a795a3ce95d73d7955f67a6be..42f67b90b6628cf911ff5c841319a6e176713738 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 19c620f5e087d95f787a07719a09c0d86821836b..eeaeae43624dce0fb2c1003ed40ace162d165350 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 6639575a47e71000e7befaa90b462d284e85e843..9c66165db87fa253762da2297f0a094fab6be187 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 aaff48c97a4ed25f8dc487234cf27fce315b7aeb..81e4f67e6fec4e36ad26a322375ee7187a2d8033 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 db4818295add59279e25fa72b3395933eb5d74d8..c5a8aa94ffa661e53080436f0e5e895c755f7825 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 7161b5aee1acbec52dd2569bddafa7a983dd94cb..5d8a7b6e775b6fc8685f058d82c83f8beca93369 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 1fafd43c0b41835a41a9399048d187724b8b2fc3..e6f387fd9a0dc8ccfbca1a85f0209f97ff305d65 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 f60ac48268ee196e421566f743ecbc8106674b6f..b005c300e43ed8593d89ccddc33a9fb39ddbe221 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 4c23bed46fc57df6dfae7112f82ed4d1c48c4095..038798f529968b1cca25bdc02e2db95289dc7038 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 f268323e37b081035e5abcb41060983dddd420b1..39477cd984ff29b1b288cb5be98ec8bd7a310f61 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 171f782d9b98d4f921efdfa0569062c273fd6e1c..de71813f3145a6a141fa44a7b81face48a812df1 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 e9310291a8baf1990dc595531a6e3afc5014275f..8fbfc069dfb25be6c2ca93765eab04892d1a8bbe 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 02941af3ff5e2898f2d0f1ef42289632299b7c9f..8c4bffc3b4f2720d2247fca9a5e4e9d4aa8befb5 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 663412bcad43778fe72b611c1506ee6150aecad3..1b0e0f4d727976162efa870d9c7b3e759ec7a4b3 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 acb7c5fa107bc686c27fbfc6b6bdde7c2e524815..f1a457e2e0d0eaf889fea1419569c29f1e4cd440 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 3c43620dab9381076e6d8ccca4ac081d8692f9af..eee4125a5161cec807aa180856f3ea83634d5c96 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 a3ae4d58553936564a15d5ed169603d36baec8f1..6bbff9d41b1268a0a8d9892efe696c77a8e93394 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 edda1901b30a6219d777dc46bf703f87a4d2eb57..2529550f786740731318fbc521db8c4c867e61b7 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 68b6cd013f0ad9ecc79fe423d128bcd4d44f2779..764f48e528ff20f704da375a1254229cf0c7e9ca 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 d5532f053c7fc248213b1b3c4f9dbf0863721d4f..d92e296330a452d1878300ec65850f6fd68bc546 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 1074f05e45ef134478a381e7363a8301ef9ff87b..8f39d3a30e0e4ceb1cb55e8a7248521a5bb7b927 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 764019e76a7c242eae2ae9ada0e4acbe5273a265..9f4cb858d22d24bb63542b1a67a34405227dbd07 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 7eee604bcc4fcba0b961dc87f3516b4d2c2c6ab6..5c11eb42b637b9fd07edac5456d5ba06310363b9 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 93f4621b06f853752dc2851f6de3c60118bcd3ae..c1b563147eff85696681f6dd2dbc9f93f0abaa0e 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 0aef785e34e3f80479375ff8c08c7a8a95e0ee21..f3ce7096be8b0fbb9cd58a6e0062eb94a54357db 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 0d03b78d5897206b35584134f2b68e3514c43799..e9ca581df40cfb665fac3e4f406712e417cf0ecc 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 7c3ae3a4cd98b639dfd73888c2a623ca6c863f49..4afedb31f2ce4713b12f70c069c9304feadd431d 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 29d316c86b89dfec3ed896b37f0296edf47a231a..6855f22f78d7165b64c2b260e77a1162f5cadfac 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 89245e71adcdc3c5e3fe4b06b6eaf2dafac164ec..a5fdb60796ae88f24b1e082c50480f8a2d6c7b34 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 31daa29859d9f7af25cf99613c3c8475cb8bcfa4..b4336a6bb8445f0510ac9065fe222425c920c30b 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 81bc14a333edcef4ac7132e58b0f3b371d66ec5b..603ee5e7f58c81d407f672928d1425c859fc4e93 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 cd33535897aca41f2820083deae3ecd11d331eea..13bbd4e1d3bb32fa04340d8e5e1e95b385f3a304 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 7d8d4ef477471a034a84ee9df4cf7c76d3e2fd14..a9175b3d742df48e9170d6731e9ee5e37e14ee5b 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 66a244411c5d8845cf2ffd1ef5a01ac25e8a62c9..24e1be1617e01d5a4272059ef3622c43162022b7 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 f53e466ca8d172068df73f9cccd340fb1a5a8f9f..5d062c673a85e8f22beac4c06ba7f3447504886a 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: