Add info about functions missing on IRIX 5.3.
authorBruno Haible <bruno@clisp.org>
Tue, 23 Sep 2008 10:50:53 +0000 (12:50 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Sep 2008 10:50:53 +0000 (12:50 +0200)
156 files changed:
ChangeLog
doc/glibc-functions/fgetgrent_r.texi
doc/glibc-functions/fgetpwent_r.texi
doc/glibc-functions/fgetspent_r.texi
doc/glibc-functions/getgrent_r.texi
doc/glibc-functions/gethostbyaddr_r.texi
doc/glibc-functions/gethostbyname_r.texi
doc/glibc-functions/gethostent_r.texi
doc/glibc-functions/getnetbyaddr_r.texi
doc/glibc-functions/getnetbyname_r.texi
doc/glibc-functions/getnetent_r.texi
doc/glibc-functions/getprotobyname_r.texi
doc/glibc-functions/getprotobynumber_r.texi
doc/glibc-functions/getprotoent_r.texi
doc/glibc-functions/getpwent_r.texi
doc/glibc-functions/getrpcbyname_r.texi
doc/glibc-functions/getrpcbynumber_r.texi
doc/glibc-functions/getrpcent_r.texi
doc/glibc-functions/getservbyname_r.texi
doc/glibc-functions/getservbyport_r.texi
doc/glibc-functions/getservent_r.texi
doc/glibc-functions/getspent_r.texi
doc/glibc-functions/getspnam_r.texi
doc/glibc-functions/inet_nsap_addr.texi
doc/glibc-functions/inet_nsap_ntoa.texi
doc/glibc-functions/sched_get_priority_min.texi
doc/glibc-functions/sysctl.texi
doc/glibc-functions/timer_gettime.texi
doc/glibc-functions/xdr_u_hyper.texi
doc/posix-functions/bsd_signal.texi
doc/posix-functions/btowc.texi
doc/posix-functions/clock_getres.texi
doc/posix-functions/clock_gettime.texi
doc/posix-functions/clock_settime.texi
doc/posix-functions/confstr.texi
doc/posix-functions/dbm_clearerr.texi
doc/posix-functions/dbm_error.texi
doc/posix-functions/fdatasync.texi
doc/posix-functions/fgetwc.texi
doc/posix-functions/fgetws.texi
doc/posix-functions/fnmatch.texi
doc/posix-functions/fputwc.texi
doc/posix-functions/fputws.texi
doc/posix-functions/fseeko.texi
doc/posix-functions/ftello.texi
doc/posix-functions/ftime.texi
doc/posix-functions/getwc.texi
doc/posix-functions/getwchar.texi
doc/posix-functions/glob.texi
doc/posix-functions/globfree.texi
doc/posix-functions/iconv.texi
doc/posix-functions/iconv_close.texi
doc/posix-functions/iconv_open.texi
doc/posix-functions/ilogb.texi
doc/posix-functions/iswalnum.texi
doc/posix-functions/iswalpha.texi
doc/posix-functions/iswcntrl.texi
doc/posix-functions/iswctype.texi
doc/posix-functions/iswdigit.texi
doc/posix-functions/iswgraph.texi
doc/posix-functions/iswlower.texi
doc/posix-functions/iswprint.texi
doc/posix-functions/iswpunct.texi
doc/posix-functions/iswspace.texi
doc/posix-functions/iswupper.texi
doc/posix-functions/iswxdigit.texi
doc/posix-functions/mq_close.texi
doc/posix-functions/mq_getattr.texi
doc/posix-functions/mq_notify.texi
doc/posix-functions/mq_open.texi
doc/posix-functions/mq_receive.texi
doc/posix-functions/mq_send.texi
doc/posix-functions/mq_setattr.texi
doc/posix-functions/mq_unlink.texi
doc/posix-functions/pthread_attr_destroy.texi
doc/posix-functions/pthread_attr_init.texi
doc/posix-functions/pthread_attr_setdetachstate.texi
doc/posix-functions/pthread_attr_setstackaddr.texi
doc/posix-functions/pthread_attr_setstacksize.texi
doc/posix-functions/pthread_cond_broadcast.texi
doc/posix-functions/pthread_cond_destroy.texi
doc/posix-functions/pthread_cond_init.texi
doc/posix-functions/pthread_cond_signal.texi
doc/posix-functions/pthread_cond_timedwait.texi
doc/posix-functions/pthread_cond_wait.texi
doc/posix-functions/pthread_create.texi
doc/posix-functions/pthread_exit.texi
doc/posix-functions/pthread_mutex_destroy.texi
doc/posix-functions/pthread_mutex_init.texi
doc/posix-functions/pthread_mutex_lock.texi
doc/posix-functions/pthread_mutex_trylock.texi
doc/posix-functions/pthread_mutex_unlock.texi
doc/posix-functions/pthread_self.texi
doc/posix-functions/pthread_testcancel.texi
doc/posix-functions/putwc.texi
doc/posix-functions/putwchar.texi
doc/posix-functions/sched_get_priority_max.texi
doc/posix-functions/sched_getparam.texi
doc/posix-functions/sched_getscheduler.texi
doc/posix-functions/sched_rr_get_interval.texi
doc/posix-functions/sched_setparam.texi
doc/posix-functions/sched_setscheduler.texi
doc/posix-functions/sched_yield.texi
doc/posix-functions/sem_close.texi
doc/posix-functions/sem_destroy.texi
doc/posix-functions/sem_getvalue.texi
doc/posix-functions/sem_init.texi
doc/posix-functions/sem_open.texi
doc/posix-functions/sem_post.texi
doc/posix-functions/sem_trywait.texi
doc/posix-functions/sem_unlink.texi
doc/posix-functions/sem_wait.texi
doc/posix-functions/shm_open.texi
doc/posix-functions/shm_unlink.texi
doc/posix-functions/siginterrupt.texi
doc/posix-functions/snprintf.texi
doc/posix-functions/strfmon.texi
doc/posix-functions/strptime.texi
doc/posix-functions/timer_create.texi
doc/posix-functions/timer_delete.texi
doc/posix-functions/timer_getoverrun.texi
doc/posix-functions/timer_settime.texi
doc/posix-functions/towlower.texi
doc/posix-functions/towupper.texi
doc/posix-functions/ungetwc.texi
doc/posix-functions/usleep.texi
doc/posix-functions/vsnprintf.texi
doc/posix-functions/wcscat.texi
doc/posix-functions/wcschr.texi
doc/posix-functions/wcscmp.texi
doc/posix-functions/wcscoll.texi
doc/posix-functions/wcscpy.texi
doc/posix-functions/wcscspn.texi
doc/posix-functions/wcsftime.texi
doc/posix-functions/wcslen.texi
doc/posix-functions/wcsncat.texi
doc/posix-functions/wcsncmp.texi
doc/posix-functions/wcsncpy.texi
doc/posix-functions/wcspbrk.texi
doc/posix-functions/wcsrchr.texi
doc/posix-functions/wcsspn.texi
doc/posix-functions/wcsstr.texi
doc/posix-functions/wcstod.texi
doc/posix-functions/wcstok.texi
doc/posix-functions/wcstol.texi
doc/posix-functions/wcstoll.texi
doc/posix-functions/wcstoul.texi
doc/posix-functions/wcstoull.texi
doc/posix-functions/wcswcs.texi
doc/posix-functions/wcswidth.texi
doc/posix-functions/wcsxfrm.texi
doc/posix-functions/wctob.texi
doc/posix-functions/wctype.texi
doc/posix-functions/wcwidth.texi
doc/posix-functions/wordexp.texi
doc/posix-functions/wordfree.texi

index a66d9cbbb0f19595181c35d705c4f2608a22792c..d07e7f8584f994701cbfcab226e7d214f08b170a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-23  Bruno Haible  <bruno@clisp.org>
+
+       * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
+       * doc/glibc-functions/*: Likewise.
+
 2008-09-23  Simon Josefsson  <simon@josefsson.org>
 
        * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
index 3f76df9af9d7cdbf7937d970c6a58ec26f0ef6e4..795dcfb0bd8b8f196b02b4a58d06b38c0ee3d730 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 5f7ecebed615bcaf4ca4eef8563524749df75244..7591778412e24de24a6d6090e52177be0fbc1156 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index bc33a2ed24d486fe883a20ca76c845183407b49f..992580c777b1c4bcb80089ce2c45cba712d530c3 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index cf8fddd52980c9ddbe1b98055384c1eb32d1870a..9f3952f0afba5ee37b98a25db0a08557ba2d4e28 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 93cb577d54e5fe26bd278b94deee36edd6735468..7377b97785e9c06aceeb0de6278d9d7538b7c573 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 3717473ded38967284c00d52bff527a53524b953..c562afb212382f1527c1dba78641d03b15d19f4a 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 26762565b9086a0f4c506d2ad0968a8cd921cb20..b824066dd4521155228fb7f5741133a9bcd07407 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 762de1bc58b53efcfeda45d8692d0f0b3f309197..e95de063c78edce3d76416040a948c65b7f21658 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 803b11b98beabf1ec00638eb46fabb705d721f2c..6b5946856cf88f8c26b2637467ea721249021a5e 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 099deb4eede988ea9d10bad7e25b75813fda536f..7467664e4bc3489af658982be0e235eb39a1040f 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index f5cd3e59bdfe3625f0af84d37c224f624680720c..df370d771b8196f2c7260653db3ae4b95ae761ef 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 5cad9150fe4beefe0ce62fa83d18c315a9fd1a21..3649a88d9946511efb6610242946ad8e2fea6486 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 5864d60327aa119828a1b629438760bcbf38d7b4..d44ad91532f79c38afd120b82a5d0ae4deebf6d2 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 10f800fe8728910e9b4aee6ffa9bf00d2e854f4e..12727a5680b1bdcf50f54d41db946ab14eb71546 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 30059c4fb4180269596242d274e7a7409f0bd7fc..c489553403f4dcfbd250b35a592e3b548975af26 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 73ed73fbc9318d2b243d689ef556743f06c61c25..5844dfb0b19dc8b9323a4a97054a91213dc5e437 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 74b0a892b9f3bae622a5fc78cbdefc6b0866c015..7abe34197b1a09ff2aa7d80c6d788051fd7f4982 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index e1e38af001ee78e11ca684d32d93251605f11cc6..9007f3926e2c415ba2a44ae8714f38f11b175c49 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index f7edd48100fb46c5fd7f0a8d9fb639fbed4e13a0..d568b0d235ece1ca030cbc3c15dec0cf293ba937 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index b3dd3f3840514036e175e286b0a5517d7ec31c35..c78b8f635a28410760ca97bcd78fd585953ee7e5 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 91e9abf9badedba4bc86bc5d54813691b33253a3..629cd30811f1ed7a8dbfcf1306521ef382f3f172 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index bb5f9193a3a2d0abde2bdb98ba80a85284f3bfe9..874e6368bd987a2b3ff2b6ec31b7f3f3af833701 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 5.3, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 81e099f8ef7fda5916392790aab8fad513255c6e..f6bebaef77e9d9971dd0a32e6732e96db7851571 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 11fc30107e0afd9bb6c4d9798bf57b5d244c105e..3e8c6eb6e13b934ae223a58ecf9cc2fff47d54c2 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 710e498280219b2aa7c96e51abd6f96c758444ce..fbbf6d6b5400f8c9344cb4341c7c90391fd922b5 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OpenBSD 3.8, HP-UX 11, mingw, BeOS.
+OpenBSD 3.8, HP-UX 11, IRIX 5.3, mingw, BeOS.
 @end itemize
index bc08d5872dc6a41ef194c08dd12762b2dd690cb1..65db296ffe77f7ec34624348fffb3ad58057283d 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+AIX 5.1, HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index ccdb756baf0930a0e8239247f9507ceb342247df..6ff2491d41ecd2cdf2403bcdda9f71a120d10b5f 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, IRIX 5.3, mingw, Interix 3.5, BeOS.
 @end itemize
index c3c33a4fefeb251aa688162ecb1a594c3dc7a4df..4fa2722b612dfc18714fabdc775f614cfe636605 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 1b8bf5987b2b13fabba2c30d644133fdfa581e85..48e60ea6be8b824d196e9e33fa812e735e3e340c 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, Solaris 2.5.1, Cygwin, mingw, Interix 3.5.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, IRIX 5.3, Solaris 2.5.1, Cygwin, mingw, Interix 3.5.
 @end itemize
index 6f1b5fcc3db483dfd1cf00b754513e7c67c3c702..e4b9700853be483fe7c2fd668b66f08c9a8d8d26 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.6, mingw, Interix 3.5.
+HP-UX 11, IRIX 5.3, Solaris 2.6, mingw, Interix 3.5.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index d24ea4e093334a311b5e2d3c7a62ca22ff857e3e..5c17aff562fe1a0105194f722054156e7cf30612 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index d443c398187a754ac13d454c85776d26e56df9a8..6cf273a8f39589ba2075c175c81e0c3438c081ef 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index 3f5e28af6fe6af8c7f4c740daf8e438bdef6ca01..321293f4af1386628fa9b0048064afb910b17b45 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index de97788d1895e710b24656e93d237880e0dae7fe..059e78b1720476855cfa320f24afb72a6d6b8019 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Cygwin, mingw.
+IRIX 5.3, Cygwin, mingw.
 @end itemize
index e129a04c5429b68fe1dd1af4acfa7c7cf2b268cf..ad4052a81a6bc22bf3a6328dd8f38262112620da 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, HP-UX 11, OSF/1 5.1, Solaris 2.5.1, Cygwin, mingw, BeOS.
+glibc 2.3.6, HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 2.5.1, Cygwin, mingw, BeOS.
 @end itemize
index 0967d9b1d9143d9a89817b6a54d9f9b714f034fb..0752235e4f090b2203350728b6440ecfd4af332a 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, HP-UX 11, OSF/1 4.0, Solaris 2.5.1, Cygwin, mingw, BeOS.
+glibc 2.3.6, HP-UX 11, IRIX 5.3, OSF/1 4.0, Solaris 2.5.1, Cygwin, mingw, BeOS.
 @end itemize
index 5656243a2d9b107c31d6a98dfad094b51e77641f..8d746de731d76e46dce6ac88c6670ad923250b00 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index 3a12eecaebee0d842563a734cd5e195dcfa7c29e..4439592f626cab4f238e04b7f7ba49ac247739dc 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 82b911484eb68ec1880317d046ae8e114ec3836f..2dd63766d098acf5a92cb50b99eff17336effedb 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index cb24b5fe8e9c0685afeb13e4dab4452301ca285e..11f2476cb0c3aa0dc9833dd09e52e5ef23603082 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw.
+IRIX 5.3, mingw.
 @item
 This function is broken in some versions of Solaris and glibc.
 @end itemize
index 3d4250219c05ee4d0d4f7845539589a95d56e453..6532842a89997371ecb26fbca83ae3e679805c78 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 4f93ab27df202035a00ba11b803642d0ff57357f..929eb119dd664a6d889a4454d1da9428e7b7d225 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index f1a45cb676121e4926fc627e22394c34c13c01d1..63b51fbb34a62e55059a95b4bd2cc56b9042a2c4 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OSF/1 4.0, Solaris 2.5.1, mingw.
+IRIX 5.3, OSF/1 4.0, Solaris 2.5.1, mingw.
 @item
 The declaration of @code{fseeko} in @code{<stdio.h>} is not enabled by default
 on some platforms: glibc 2.3.6.
index ddee6a2bd06935a1afc181f26a329884f47e0b41..8f46c802aa1ab4dd063834b4a3c58256d69e1405 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OSF/1 4.0, Solaris 2.5.1, mingw.
+IRIX 5.3, OSF/1 4.0, Solaris 2.5.1, mingw.
 @item
 The declaration of @code{ftello} in @code{<stdio.h>} is not enabled by default
 on some platforms: glibc 2.3.6.
index b326288430a6f8e390c5c0601aa98a798c3bc16b..fc702a900f6d5cc464e2b329bc5ac2a5ea75f909 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4.
 @item
 This function is marked as ``legacy'' in POSIX.  Better use @code{gettimeofday}
 or @code{clock_gettime} instead, and use @code{ftime} only as a fallback for
index 9a1ea45269a5869330884bc441a171e99f889935..d7dad4b580036963f72e8a110397891ee08a2abc 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index b7ad4c4e2d1003955e2bef279917ec3766c540fd..b4ecbe653e0e39d2ed0391851b92fefbb05db666 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 616b9a0f737b85715bab0188abd336d7e2c32fed..3eb7ba52bf8d6f7f108c71d6dcf5ed13726ab607 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+IRIX 5.3, mingw, BeOS.
 @item
 This function may list symbolic links to nonexistent files among the results,
 on some platforms.
index 674084d3f5d2dd62c0e8a95878e12d088d5f6ce5..60cc45126d49ab3df5625f97a2769d0e28cf3f98 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+IRIX 5.3, mingw, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 70a471b267bae862d83b5e7a0d52673cfb0cb49d..4271c0c6e5dd0c7410b1233f3ff325d4176dbdaa 100644 (file)
@@ -19,7 +19,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS,
+MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, BeOS,
 when GNU libiconv is not installed.
 @item
 This function was not correctly implemented in glibc versions before 2.2.
index 9e8fed4f8531dfaa76fd9f47c01b5b4a783ba2fb..951162509292eafbfd8e285f5910da3d98048297 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS,
+MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, BeOS,
 when GNU libiconv is not installed.
 @end itemize
index fb95bc19f56b700cfd0fa7b98d4a829178c3fab8..eb8f5d594e03b195548991550153be18bb78fb2d 100644 (file)
@@ -35,7 +35,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS,
+MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, BeOS,
 when GNU libiconv is not installed.
 @item
 The set of supported encodings and conversions is system dependent.
index d438122c55521f8943ba71f1c7e669c5c1b448c7..6d76244e4d5c147533c8f614ef81bc1c2310cdb1 100644 (file)
@@ -12,4 +12,7 @@ Portability problems fixed by Gnulib:
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+IRIX 5.3.
 @end itemize
index ca0ceeaec808de4ec4ed68c0fb184dd78e8e377a..4806a045dd97b43ab1a56c084be0a2c825bed812 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index 6e491f922e47184bc1e71111f6add21081ea9190..2d0352b3d1380b2fa5cb5aee77711e2470afeaac 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index a60ced6f2bb1739e34fa6222ad012b35242f9e59..d9cb012cd96438a6dd30886d333ebc0e4e02ab6d 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index d899545faac5b245f54bdf95bf454ce942c0ca56..8a9192f6a4bf0e80428f27b520fe235a71524bb8 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 8e747fcaee7b0c0d6a1e92720b996d228b028602..a94da0c7ebaef9a3dcd5109fe63e4ac0152040e6 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index 42fd60a61e6eb1efe66a0aa8b7a64c9dea1fac77..7b268fbdcb86a8af00f597bf4974e41ba2fad2cf 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index 8c8c7940ab15b383bf8adde4823dcc1aed45763c..e1cfb7b3a5e3968d099eaa67ec74c289bfacbe14 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index e8ba9003aea1a121979e70cefadd872a0f6ce799..473ba3d909cd4bff3ec04b7d30eb247157f2ab73 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index 58b7e0769fdda3fa5f43a599e59ffa08c3065376..bc555d9b5f1327d5289b59327c3cd00de94a3c70 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index 671e14fff2d1d9b260be3b21efeb019c03c889f5..cb5a7b7cb021b03113425be6f2be38364e5e6ca0 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index 3d5fae9aaf670385f5323a852695ac6bf763d3a0..df4a17acc73ef5cb4fcdfbc3b7ce7639d79a044a 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index c7dab23fa6addcb94fbb903e6900ed9eeb8065cd..ad59d988d99450b1b5c6beddcdea8f1d5d817176 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 This function returns 0 for all possible arguments on some platforms:
 Linux libc5.
index 1eff6523743c92eeb9f2284abc42f336a007fd0d..ce15b52f27579b53548075035ab65c7b0f050afc 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index bafca630ea78af4584791bace3993e543c9dda42..cf4d1e29ac304c09135a35c6ad1924c6d2111e43 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 2b002651b2deeda287ae0414b58b77cd31124bc2..a257f2a4f774fb0f0b0cbe5908fa98478a06e0f3 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 53dc7e2946b7ef65ad655d0f49f8664d04df34fe..2ecdba7e28b91cfbd361e8d4e15159d33044af7d 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 1a0e432e4b9acf36d61e0f460c97339cd1fdc80d..5dc309188e72eb400aba91699a89cb2e458292c0 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 237d982217694545a8d1968ea911965206186f4e..a2dbd7f82fbd00ec37732db1ec46419403132aea 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 25318aa4e4f28e7ae7aa6dd22d131b5cf7d04db5..1de64f03e2bcfdf4db1766b3176627f1298161ba 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 4d0b1f1753e638fbd3c3ec072cafb3bf3838229a..42274db0cde28f1c36321e3e923a4395e0c3cefa 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 48ff8bf198ddbfdec5640cffc4f03850e6a45418..95824a8ac21867ab85c5daabd1b6d205ec95fcba 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 313216b1d52fd5d8bbc67ce1fab89edf340c6057..ad5e6ff0f9f757815209157acaa5d2c2dd959515 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 3734c37b1e017d8f136467b45010da476e6c0a88..8c7abb0d16453ce9bc05e9ba1b508231774cd782 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 05475ef3460227b55069b88eaf281c95fd4b04cf..90cfb34cfc77e9d218d3a8986475c3ed84677cbe 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, Cygwin, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, Cygwin, mingw, BeOS.
 @end itemize
index 3b47b7c437aed02f7d0133953408990c8d63f16a..0f4190013a4ffda1e6381ea350b7b10d064602fd 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 0e67da7c164789be6b7397fd4c16bd9e517f1c62..b9b9d0da87468b3e714dd81dc3c13ee46dc1caa8 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 781df1b85d7a3a6c30f30958db8ced86ad6c5a4d..a00c918b5b7fc96e914f33559d487c82356d3c2a 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index bc222a7769a5b02eef8bd418659f9c9c5f9afd9d..fa0d68d6ecb46d4cb0d3e5cf146abc4e511f1f2c 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 333835d0529dd82415df11e111865480f49456e4..08cbfd6a7575e4c4abae7bb9c2cc5a35ca9bfc2f 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index b51890adc66b798a37c48f000485ee5dfda1c57a..9c9a340c89bb85436b4ab2b8738249181104cea0 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 67599e5981550d011d2395d3a7c4dc6d51b35cd9..e55efb7c694d505a2aead8150bd9e8a95301ace5 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index b3e049dbacafcffcecca39c95a9434e150f061ee..548557c112eb1cbae220a893e641fdad08d2f4ed 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @item
 On Linux/glibc platforms before the advent of NPTL, signals could only be
 sent to one particular thread.  In POSIX, signals are sent to the entire
index 555e758b8b6b04e80ad0f99a06d26770802a8415..7beccf45848a8771f4fc40b6e342f0242c0fe1e2 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 91d4ccbc52e15a8969c81353933574d91945230d..e347649a4968b2ed4fc4c6a59ddab835d6cfab8a 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 4f04375b1a71cef0d40bfce60fec88f950c9214f..c6f76eee210aea173c284715f553d85b3d772d2a 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 8782144066aae7a3195800dfd95b6abf9b6937c0..c38a5311597e6972a476ff6bbb87c17ded7625c3 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 9e139fed0ebc2d0dbf9f8750c811379e065d983f..46834b0deb16df3e83d6a015df312e647b44622b 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 038e9e07d16ad01105f9870d7639e44afbdb8e9e..42be74a4ece2e2851118bab1ba2131d953802b9b 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.4, mingw, BeOS.
+HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 5ed60f4e66616ed1390aef74aad5b2bfe0d1dd0c..56b503458672c0b3e0f5dcd7e95cd8c83d0c29dd 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 4764433d609496add28df58945434662e7442814..4db42f282e67ca7d4654f76469e38347fe34408a 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index e65dac86fe8e1ff3dbbcfc9f7d49d17ffd0e061b..fd2dafa575cc10947dea52f2e1d99b09787c6994 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index e094f7eeaa0ed5d5e0525b15f91f250e3f824b05..b5e470d3f274231eb411462ef041aee873244c05 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index c9aa46ccf5e1f79e4ec88766ca6190e068f7f327..bb4083f7d298f1e06aa69b96b17c73fde7ccd0da 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OpenBSD 3.8, HP-UX 11, Solaris 2.4, mingw, BeOS.
+OpenBSD 3.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 4922e34cd9f0d6eded7619178e52bc0e56b54ced..96f05d7b417f1455fe1f140d7533c581966f053c 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index 93a9096ff4b7076a7410ee3c6a786f96505a4e20..16f15bb6beae5573f46ac5ae77ec87a3144c266d 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index c0e305ac893d335781150c953db5d9895dde1458..ba52b682372335f4da075ca03c5e23fb489c8178 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, HP-UX 11, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index baa4aed8b5223a1bf734374ff7a1e1cdbf4caf54..bc24483fc515d8395e99094531a986c7cb3e205b 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index 8e8dc74d58ba29a90b6e36283bcf8dc877bd0376..dfe5a121e6161ad5cb4ec23152890f5f32826d8f 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index 0e6aff8300d7ad216b642689aab0e0b696495105..b90edfd681bc5c9b6c8e64fa89bf69afca883469 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 3a14e98d66d1e5cfa8bf97cc0f433d119bd50a71..c14257dd943f686bf8054d11ede75bc476704591 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 34b5fe4f29ce52da69a9783ff813058def5924e8..291b5f9461e6a51ddc4ac35e19789e2a6e4c15bf 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 6350c10e094a24c3bd70a4d0e9378083b862a61a..351eeed6c5f909a8201b6746a8095d41e5bfb3f5 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 95ad5db48e5f3d9af44df9ebfafbcc5be4d81f71..79973a878a2278d621261719dd92528eb3f10982 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index ce41530e9c0496ff483218b8fdb24870efbba474..83f0bf2194f50d7b0a2ce6fff42013b0828fddf0 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index ba2cb2724e07e73bc9e0acd2782f82471e2ab240..5af2517a86773a3159481036da383c89d85bcbe2 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 0cf2ee9c97bc5ff4d343fd409691266873c349eb..413a7b85d0193e04b0cfa3ac119ba48dcc15749e 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 3b054948d9a28aca2a5e7959bc0e6056ae5f7686..a82975ffe4213d5c195e315f64929e136fe3031b 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, Cygwin, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, Cygwin, mingw, BeOS.
 @end itemize
index 38bfb59baf5fab9485894b57b6982f543007a7aa..a06cd25826dcb14bf520968c1f8d41464cfc0acb 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @end itemize
index 7907f0fde318118d2db3c9638d2763cd3915796d..231ab0d76b8b71c285d2a670626735ed4f07f791 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index a7b3e322bd3f06842cdfd2f29d904e57dffacb25..69a233d17fe682c7e32a6e0a925f8ed5e3996d42 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 74d8390d546aa65cdb5911823d5597337c61507e..d78d7b226927985b7fc08e330e1eb8fca7f7c714 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, mingw, Interix 3.5, BeOS.
+IRIX 5.3, Solaris 2.5.1, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Note: POSIX recommends using @code{sigaction} with SA_RESTART instead of
index d58861409f6a5ed32fb468f576c2a39cec715f2d..118b4babf9199fbba4d5ac00297ab323d4975a7d 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{snprintf} or @code{snpr
 @itemize
 @item
 This function is missing on some platforms:
-OSF/1 4.0, Solaris 2.5.1.
+IRIX 5.3, OSF/1 4.0, Solaris 2.5.1.
 @item
 This function overwrites memory even when a size argument of 1 is passed on some
 platforms:
index cdf760002bea6a3d11a3ef6744479d058a045964..85adb1e23d1849abcabc7785e65818f95d2c36a6 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS.
+NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, BeOS.
 @end itemize
index a15f8f1919b99855e1b65b0372ecea93c240e793..37b012f2082ec2cad260097e24320edefd676dd5 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+IRIX 5.3, mingw, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 5f0b7da3533e06262ca193523159b6656bf581cf..12ba750e01d8f8677ec8a29b001e2d0c74dd97d9 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index dd85964f75bbf31d3c21d166ae58112de5f026d2..b5ed1f01ce13306b4d3f20c5e9472572e54da3bb 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index 680f78193f7cc5d994795091b902b083db7d7a65..7bd04bfdb5fbf1af8cb3d209df54d6669d8b5ad2 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 8251c5ee0a1b11e9464116fcd678ebb03018e186..e587a0e7d47797801995815a03f4282062ee1858 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS.
 @end itemize
index 96a2f86a6da5db31d66d8c8e4be5bf243a8a38c4..8618a28ce35f6a8ad9841564fdf5ac7c3cc49ff7 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @end itemize
index 972e81a965b9cc2f5fa65517637944c3232cdac3..08a5f965bf4a4aafc5921ea8189b7bd6036db7a2 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @end itemize
index 9fb30e07ee5120e945ff5f2ed9d6cfdc8928a47f..f4f16adcab384666a513ce8519e602ee1715e123 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin, BeOS.
+IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 9aa827b2ccf6c9f31bcbe54ce15196848b39b3a0..507395c651385398a0bb1f89729c7de8cf672d10 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, mingw, BeOS.
 @item
 According to POSIX, the @code{usleep} function may interfere with the program's
 use of the @code{SIGALRM} signal.  On Linux, it doesn't; on other platforms,
index bd14f000a7befcc18cc8876598fce955a959df69..474b24f1da2939e50328869d822a0f9fea185c79 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{vsnprintf} or @code{vsn
 @itemize
 @item
 This function is missing on some platforms:
-OSF/1 4.0, Solaris 2.5.1.
+IRIX 5.3, OSF/1 4.0, Solaris 2.5.1.
 @item
 This function overwrites memory even when a size argument of 1 is passed on some
 platforms:
index e9f99903e743bc159f4e431a8aee569488b6f8ec..4d0c51fb660e2f15e40bf8a6f1f5e73bc26575eb 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 1cf536f547e9f816f8e5b83cd902f43a1d3d6beb..dcd73bd86580ab55f39d7e0e0312aad9fdfa2142 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 98f68b38f3504ecd7a808acb2338b6076b6b1b50..9e2df8eb1bd8040f92fe5e5d07e64eae937d206c 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 12ced75cf88b54ff8e1c275f9c2c1dea3f4fc5c8..07e59e099cae58ca55d816bb091989264be73a7f 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 945acff3a68a61a74da27e01687dda7973e04504..a0e8729d9b05696ffc450467e842f51afce9df25 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index fb909885bb8b69694fbfee8f379d57840f5587d5..9e81d363210cd4cf52a2eda62386d219a9c52744 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index ed96529c6ec1429b61afb136b0d44c7f8384a288..5d912d44ef95a5b5303640b44a68714c9f9f86fe 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OpenBSD 3.8, Solaris 2.5.1, Cygwin, BeOS.
+OpenBSD 3.8, IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 69f63f2d7688fdbeecff9e41a9dde799655a76c2..da88c1397cb5c1b34fc1f02a3034fa4d2b83df12 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 19c1a248bbeb8f552b564e63ffd6180aa9b05f48..4e3f60c9b84be3b4862872be5d07d6ecbf7b8561 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 7d9059628fa0407b0c2e24ec52d14d1504162b69..446ad6b8dbf4b2e3531b080831bf309742ab60f5 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index b6808ff8bbf2d5597370900d60f4a992bd82d5ea..535bfcba349dfdeeed65abd5cf3d75952624575e 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index f5e6ff2d1dd360af1742bfd14a54826589c549bc..61d1c5fb21417bee42f7ec2a5dfe09758b2a0409 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 1dbf9ced50f9b85e6788b34905641c7c54f13ffd..df20698558c164511df30aeafcc9df6bdf4f75ac 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 4acc014782eb99dee5bca31b065369ebf1dc23dd..197baaa4128428396cc9c74e6bbd13b794609c6f 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1.
+IRIX 5.3, Solaris 2.5.1.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index ca4e23eced0dbbbe85fc49f33a93c7061716637d..2133138c44dd94bf493969d9ebcbb23f8345cfe2 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.6.
+HP-UX 11, IRIX 5.3, Solaris 2.6.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 101803ededf80f0198302a6e4ef12d994cd72130..2583db61a43542980e920cbd7854e126f71f2615 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin.
+IRIX 5.3, Solaris 2.5.1, Cygwin.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index e5c258bde573032c7f1ddb2feec5e5eddc3a7fcf..ea3e88092b958463fbe8056e30c57d6c4cdd4286 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin.
+IRIX 5.3, Solaris 2.5.1, Cygwin.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index bb8232dc8c6d7fa664244a6d855feab22155f887..1cd087988feb12c8bc13c184090fd8a53adcf1a0 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin.
+IRIX 5.3, Solaris 2.5.1, Cygwin.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 26c09683676d90b8888d8df4ed56b506a467d3fe..3049c8c13034fdb5b8ffc5786736ae3952c207c6 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5.
+HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 29c135b1206de863db307963852c265c3e5bc9bb..831c07b3530fca860a573788775e55cbff3ebb54 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin.
+IRIX 5.3, Solaris 2.5.1, Cygwin.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index c9f94f43733feff1e3c3f3b9cf94a6fa2fe401cf..89ab184186247ded0d937b258095e4b07697bb29 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5.
+HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 845607acd4aa6e3c4cc941097ff47940d69302ec..a318ecfc12d1c0dc56f7da667c6305e620248eae 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, Solaris 2.5.1, Cygwin, mingw, BeOS.
+MacOS X 10.3, FreeBSD 6.0, IRIX 5.3, Solaris 2.5.1, Cygwin, mingw, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 39a00bcb82cdc1fa05aa269f9b8ca0ac2752d626..77913e9d4dabd5853e428a1215945047b8950a8f 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OpenBSD 3.8, Solaris 2.5.1, mingw, BeOS.
+OpenBSD 3.8, IRIX 5.3, Solaris 2.5.1, mingw, BeOS.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index f5b379a00015e2dc15754c27d3a51a39d2e847aa..890770147b39d14592782bbdf4f61e080f6729b0 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, Cygwin.
+IRIX 5.3, Solaris 2.5.1, Cygwin.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 0f8e2509554cd1687edef2e049afe9db5233fad4..a36b33d3a43fb075cda77904c1e1c99d7890122f 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, Solaris 2.6, mingw, Interix 3.5.
+HP-UX 11, IRIX 5.3, Solaris 2.6, mingw, Interix 3.5.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index 079d172b33fb0fe6f1dbc99304cbfafe6a9e3ae3..a0a610d5a840c04b43ecb1aef0e4bc95bcca5ffe 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, mingw.
+IRIX 5.3, Solaris 2.5.1, mingw.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
index b9653d13f7ec355155716b0d4f596df150309d39..a78f7c0a740277abf8dbb11cb7db4f873404ccc8 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.5.1, mingw, BeOS.
+IRIX 5.3, Solaris 2.5.1, mingw, BeOS.
 @item
 This function handles combining characters in UTF-8 locales incorrectly on some
 platforms:
index 8511fb077f48e0241a0ac4710df654548433b119..da323640daf167efc1982aab5cc65321feee45c5 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 19b1c7e8835de0ea42cc71dad842198287138068..38e89765537b5c5850ddda70269adaefa308e9ca 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize