]> Savannah Git Hosting - gnulib.git/commit
doc: Remove documentation of IRIX 6.4 and older as supported platforms.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 10:35:49 +0000 (12:35 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 10:35:49 +0000 (12:35 +0200)
commit9f933144e81e68aeaf8080cf4cca794e44a2db89
tree8840e217ceb764521fb368b6cf314c6ad8966a49
parent33fb97d111bf46a4ae43fca5631dd50db7ab00d3
doc: Remove documentation of IRIX 6.4 and older as supported platforms.

* doc/gnulib-intro.texi (Target Platforms): Mention that IRIX <= 6.4 is
unsupported.
* doc/pastposix-functions/usleep.texi: Don't mention IRIX specific
workarounds.
* doc/posix-functions/nl_langinfo.texi: Likewise.
* doc/posix-functions/remainder.texi: Likewise.
* doc/posix-functions/towlower.texi: Likewise.
* doc/posix-functions/towupper.texi: Likewise.
* doc/posix-functions/vsnprintf.texi: Likewise.
* doc/posix-functions/wcscat.texi: Likewise.
* doc/posix-functions/wcschr.texi: Likewise.
* doc/posix-functions/wcscmp.texi: Likewise.
* doc/posix-functions/wcscpy.texi: Likewise.
* doc/posix-functions/wcscspn.texi: Likewise.
* doc/posix-functions/wcslen.texi: Likewise.
* doc/posix-functions/wcsncat.texi: Likewise.
* doc/posix-functions/wcsncmp.texi: Likewise.
* doc/posix-functions/wcsncpy.texi: Likewise.
* doc/posix-functions/wcspbrk.texi: Likewise.
* doc/posix-functions/wcsrchr.texi: Likewise.
* doc/posix-functions/wcsspn.texi: Likewise.
* doc/posix-headers/langinfo.texi: Likewise.
* doc/posix-headers/signal.texi: Likewise.
* doc/posix-headers/wchar.texi: Likewise.
* doc/posix-headers/wctype.texi: Likewise.
* doc/**/*.texi: Update.
179 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/sysctl.texi
doc/glibc-functions/xdr_u_hyper.texi
doc/gnulib-intro.texi
doc/pastposix-functions/bsd_signal.texi
doc/pastposix-functions/ftime.texi
doc/pastposix-functions/pthread_attr_setstackaddr.texi
doc/pastposix-functions/usleep.texi
doc/pastposix-functions/wcswcs.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/fopen.texi
doc/posix-functions/fputwc.texi
doc/posix-functions/fputws.texi
doc/posix-functions/freopen.texi
doc/posix-functions/fseeko.texi
doc/posix-functions/ftello.texi
doc/posix-functions/getpwnam_r.texi
doc/posix-functions/getwc.texi
doc/posix-functions/getwchar.texi
doc/posix-functions/glob.texi
doc/posix-functions/globfree.texi
doc/posix-functions/grantpt.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/lgamma.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/nextafter.texi
doc/posix-functions/nl_langinfo.texi
doc/posix-functions/open.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_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_timedlock.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/ptsname.texi
doc/posix-functions/putwc.texi
doc/posix-functions/putwchar.texi
doc/posix-functions/readlink.texi
doc/posix-functions/readlinkat.texi
doc/posix-functions/remainder.texi
doc/posix-functions/sched_get_priority_max.texi
doc/posix-functions/sched_get_priority_min.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/select.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/sigaction.texi
doc/posix-functions/sigaltstack.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_gettime.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/unlockpt.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/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
doc/posix-headers/langinfo.texi
doc/posix-headers/poll.texi
doc/posix-headers/signal.texi
doc/posix-headers/wchar.texi
doc/posix-headers/wctype.texi