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 a66d9cb..d07e7f8 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 3f76df9..795dcfb 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 5f7eceb..7591778 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 bc33a2e..992580c 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 cf8fddd..9f3952f 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 93cb577..7377b97 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 3717473..c562afb 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 2676256..b824066 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 762de1b..e95de06 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 803b11b..6b59468 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 099deb4..7467664 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 f5cd3e5..df370d7 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 5cad915..3649a88 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 5864d60..d44ad91 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 10f800f..12727a5 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 30059c4..c489553 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 73ed73f..5844dfb 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 74b0a89..7abe341 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 e1e38af..9007f39 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 f7edd48..d568b0d 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 b3dd3f3..c78b8f6 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 91e9abf..629cd30 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 bb5f919..874e636 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 81e099f..f6bebae 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 11fc301..3e8c6eb 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 710e498..fbbf6d6 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 bc08d58..65db296 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 ccdb756..6ff2491 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 c3c33a4..4fa2722 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 1b8bf59..48e60ea 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 6f1b5fc..e4b9700 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 d24ea4e..5c17aff 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 d443c39..6cf273a 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 3f5e28a..321293f 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 de97788..059e78b 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 e129a04..ad4052a 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 0967d9b..0752235 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 5656243..8d746de 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 3a12eec..4439592 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 82b9114..2dd6376 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 cb24b5f..11f2476 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 3d42502..6532842 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 4f93ab2..929eb11 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 f1a45cb..63b51fb 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 ddee6a2..8f46c80 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 b326288..fc702a9 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 9a1ea45..d7dad4b 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 b7ad4c4..b4ecbe6 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 616b9a0..3eb7ba5 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 674084d..60cc451 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 70a471b..4271c0c 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 9e8fed4..9511625 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 fb95bc1..eb8f5d5 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 d438122..6d76244 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 ca0ceea..4806a04 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 6e491f9..2d0352b 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 a60ced6..d9cb012 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 d899545..8a9192f 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 8e747fc..a94da0c 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 42fd60a..7b268fb 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 8c8c794..e1cfb7b 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 e8ba900..473ba3d 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 58b7e07..bc555d9 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 671e14f..cb5a7b7 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 3d5fae9..df4a17a 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 c7dab23..ad59d98 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 1eff652..ce15b52 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 bafca63..cf4d1e2 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 2b00265..a257f2a 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 53dc7e2..2ecdba7 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 1a0e432..5dc3091 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 237d982..a2dbd7f 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 25318aa..1de64f0 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 4d0b1f1..42274db 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 48ff8bf..95824a8 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 313216b..ad5e6ff 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 3734c37..8c7abb0 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 05475ef..90cfb34 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 3b47b7c..0f41900 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 0e67da7..b9b9d0d 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 781df1b..a00c918 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 bc222a7..fa0d68d 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 333835d..08cbfd6 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 b51890a..9c9a340 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 67599e5..e55efb7 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 b3e049d..548557c 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 555e758..7beccf4 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 91d4ccb..e347649 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 4f04375..c6f76ee 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 8782144..c38a531 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 9e139fe..46834b0 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 038e9e0..42be74a 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 5ed60f4..56b5034 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 4764433..4db42f2 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 e65dac8..fd2dafa 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 e094f7e..b5e470d 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 c9aa46c..bb4083f 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 4922e34..96f05d7 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 93a9096..16f15bb 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 c0e305a..ba52b68 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 baa4aed..bc24483 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 8e8dc74..dfe5a12 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 0e6aff8..b90edfd 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 3a14e98..c14257d 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 34b5fe4..291b5f9 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 6350c10..351eeed 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 95ad5db..79973a8 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 ce41530..83f0bf2 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 ba2cb27..5af2517 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 0cf2ee9..413a7b8 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 3b05494..a82975f 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 38bfb59..a06cd25 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 7907f0f..231ab0d 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 a7b3e32..69a233d 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 74d8390..d78d7b2 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 d588614..118b4ba 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 cdf7600..85adb1e 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 a15f8f1..37b012f 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 5f0b7da..12ba750 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 dd85964..b5ed1f0 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 680f781..7bd04bf 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 8251c5e..e587a0e 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 96a2f86..8618a28 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 972e81a..08a5f96 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 9fb30e0..f4f16ad 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 9aa827b..507395c 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 bd14f00..474b24f 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 e9f9990..4d0c51f 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 1cf536f..dcd73bd 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 98f68b3..9e2df8e 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 12ced75..07e59e0 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 945acff..a0e8729 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 fb90988..9e81d36 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 ed96529..5d912d4 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 69f63f2..da88c13 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 19c1a24..4e3f60c 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 7d90596..446ad6b 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 b6808ff..535bfcb 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 f5e6ff2..61d1c5f 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 1dbf9ce..df20698 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 4acc014..197baaa 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 ca4e23e..2133138 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 101803e..2583db6 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 e5c258b..ea3e880 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 bb8232d..1cd0879 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 26c0968..3049c8c 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 29c135b..831c07b 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 c9f94f4..89ab184 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 845607a..a318ecf 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 39a00bc..77913e9 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 f5b379a..8907701 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 0f8e250..a36b33d 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 079d172..a0a610d 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 b9653d1..a78f7c0 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 8511fb0..da32364 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 19b1c7e..38e8976 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