]> Savannah Git Hosting - gnulib.git/commit
doc: Remove documentation of Solaris 8 and older as supported platforms.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 03:10:53 +0000 (05:10 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 03:10:53 +0000 (05:10 +0200)
commit8f999c4465b05232e87b2dd9e653cada6e82cdf6
tree8c8f6991fe81838d4be6d410792b531b521aafcc
parent9e7e46b0fc1f6675720feca42000161e97de136c
doc: Remove documentation of Solaris 8 and older as supported platforms.

* doc/gnulib-intro.texi (Target Platforms): Mention that Solaris <= 8 is
unsupported.
* doc/posix-functions/mbrtowc.texi: Don't mention Solaris specific
workarounds.
* doc/posix-functions/memcmp.texi: Likewise.
* doc/posix-functions/rename.texi: Likewise.
* doc/posix-functions/tzset.texi: Likewise.
* doc/posix-headers/wctype.texi: Likewise.
* doc/**/*.texi: Update.
274 files changed:
ChangeLog
doc/glibc-functions/futimesat.texi
doc/glibc-functions/getloadavg.texi
doc/glibc-functions/obstack_printf.texi
doc/glibc-functions/obstack_vprintf.texi
doc/glibc-functions/pthread_mutex_consistent_np.texi
doc/glibc-functions/pthread_mutexattr_getrobust_np.texi
doc/glibc-functions/pthread_mutexattr_setrobust_np.texi
doc/gnulib-intro.texi
doc/pastposix-functions/bcmp.texi
doc/pastposix-functions/bcopy.texi
doc/pastposix-functions/bsd_signal.texi
doc/pastposix-functions/bzero.texi
doc/pastposix-functions/ftime.texi
doc/pastposix-functions/getwd.texi
doc/pastposix-functions/index.texi
doc/pastposix-functions/pthread_attr_getstackaddr.texi
doc/pastposix-functions/pthread_attr_setstackaddr.texi
doc/pastposix-functions/rindex.texi
doc/pastposix-functions/ualarm.texi
doc/pastposix-functions/usleep.texi
doc/pastposix-functions/wcswcs.texi
doc/posix-functions/_longjmp.texi
doc/posix-functions/_setjmp.texi
doc/posix-functions/aio_cancel.texi
doc/posix-functions/aio_error.texi
doc/posix-functions/aio_fsync.texi
doc/posix-functions/aio_read.texi
doc/posix-functions/aio_return.texi
doc/posix-functions/aio_suspend.texi
doc/posix-functions/aio_write.texi
doc/posix-functions/atof.texi
doc/posix-functions/basename.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/dbm_clearerr.texi
doc/posix-functions/dbm_error.texi
doc/posix-functions/dirname.texi
doc/posix-functions/fdatasync.texi
doc/posix-functions/fgetwc.texi
doc/posix-functions/fgetws.texi
doc/posix-functions/fprintf.texi
doc/posix-functions/fputwc.texi
doc/posix-functions/fputws.texi
doc/posix-functions/freeaddrinfo.texi
doc/posix-functions/fseeko.texi
doc/posix-functions/ftello.texi
doc/posix-functions/ftrylockfile.texi
doc/posix-functions/fwide.texi
doc/posix-functions/fwprintf.texi
doc/posix-functions/fwscanf.texi
doc/posix-functions/gai_strerror.texi
doc/posix-functions/getaddrinfo.texi
doc/posix-functions/gethostid.texi
doc/posix-functions/getnameinfo.texi
doc/posix-functions/getpriority.texi
doc/posix-functions/getrusage.texi
doc/posix-functions/getwc.texi
doc/posix-functions/getwchar.texi
doc/posix-functions/iconv_open.texi
doc/posix-functions/if_freenameindex.texi
doc/posix-functions/if_indextoname.texi
doc/posix-functions/if_nameindex.texi
doc/posix-functions/if_nametoindex.texi
doc/posix-functions/inet_ntop.texi
doc/posix-functions/inet_pton.texi
doc/posix-functions/initstate.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/killpg.texi
doc/posix-functions/lio_listio.texi
doc/posix-functions/mbrlen.texi
doc/posix-functions/mbrtowc.texi
doc/posix-functions/mbsinit.texi
doc/posix-functions/mbsrtowcs.texi
doc/posix-functions/memcmp.texi
doc/posix-functions/mkstemp.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/nanosleep.texi
doc/posix-functions/perror.texi
doc/posix-functions/printf.texi
doc/posix-functions/pthread_atfork.texi
doc/posix-functions/pthread_attr_destroy.texi
doc/posix-functions/pthread_attr_getdetachstate.texi
doc/posix-functions/pthread_attr_getguardsize.texi
doc/posix-functions/pthread_attr_getinheritsched.texi
doc/posix-functions/pthread_attr_getschedparam.texi
doc/posix-functions/pthread_attr_getschedpolicy.texi
doc/posix-functions/pthread_attr_getscope.texi
doc/posix-functions/pthread_attr_getstacksize.texi
doc/posix-functions/pthread_attr_init.texi
doc/posix-functions/pthread_attr_setdetachstate.texi
doc/posix-functions/pthread_attr_setguardsize.texi
doc/posix-functions/pthread_attr_setinheritsched.texi
doc/posix-functions/pthread_attr_setschedparam.texi
doc/posix-functions/pthread_attr_setschedpolicy.texi
doc/posix-functions/pthread_attr_setscope.texi
doc/posix-functions/pthread_attr_setstacksize.texi
doc/posix-functions/pthread_cancel.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_condattr_destroy.texi
doc/posix-functions/pthread_condattr_getpshared.texi
doc/posix-functions/pthread_condattr_init.texi
doc/posix-functions/pthread_condattr_setpshared.texi
doc/posix-functions/pthread_create.texi
doc/posix-functions/pthread_detach.texi
doc/posix-functions/pthread_equal.texi
doc/posix-functions/pthread_exit.texi
doc/posix-functions/pthread_getconcurrency.texi
doc/posix-functions/pthread_getschedparam.texi
doc/posix-functions/pthread_getspecific.texi
doc/posix-functions/pthread_join.texi
doc/posix-functions/pthread_key_create.texi
doc/posix-functions/pthread_key_delete.texi
doc/posix-functions/pthread_kill.texi
doc/posix-functions/pthread_mutex_destroy.texi
doc/posix-functions/pthread_mutex_getprioceiling.texi
doc/posix-functions/pthread_mutex_init.texi
doc/posix-functions/pthread_mutex_lock.texi
doc/posix-functions/pthread_mutex_setprioceiling.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_mutexattr_destroy.texi
doc/posix-functions/pthread_mutexattr_getprioceiling.texi
doc/posix-functions/pthread_mutexattr_getprotocol.texi
doc/posix-functions/pthread_mutexattr_getpshared.texi
doc/posix-functions/pthread_mutexattr_gettype.texi
doc/posix-functions/pthread_mutexattr_init.texi
doc/posix-functions/pthread_mutexattr_setprioceiling.texi
doc/posix-functions/pthread_mutexattr_setprotocol.texi
doc/posix-functions/pthread_mutexattr_setpshared.texi
doc/posix-functions/pthread_mutexattr_settype.texi
doc/posix-functions/pthread_once.texi
doc/posix-functions/pthread_rwlock_destroy.texi
doc/posix-functions/pthread_rwlock_init.texi
doc/posix-functions/pthread_rwlock_rdlock.texi
doc/posix-functions/pthread_rwlock_tryrdlock.texi
doc/posix-functions/pthread_rwlock_trywrlock.texi
doc/posix-functions/pthread_rwlock_unlock.texi
doc/posix-functions/pthread_rwlock_wrlock.texi
doc/posix-functions/pthread_rwlockattr_destroy.texi
doc/posix-functions/pthread_rwlockattr_getpshared.texi
doc/posix-functions/pthread_rwlockattr_init.texi
doc/posix-functions/pthread_rwlockattr_setpshared.texi
doc/posix-functions/pthread_self.texi
doc/posix-functions/pthread_setcancelstate.texi
doc/posix-functions/pthread_setcanceltype.texi
doc/posix-functions/pthread_setconcurrency.texi
doc/posix-functions/pthread_setschedparam.texi
doc/posix-functions/pthread_setspecific.texi
doc/posix-functions/pthread_sigmask.texi
doc/posix-functions/pthread_testcancel.texi
doc/posix-functions/putwc.texi
doc/posix-functions/putwchar.texi
doc/posix-functions/random.texi
doc/posix-functions/rename.texi
doc/posix-functions/renameat.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/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/setpriority.texi
doc/posix-functions/setregid.texi
doc/posix-functions/setreuid.texi
doc/posix-functions/setstate.texi
doc/posix-functions/shm_open.texi
doc/posix-functions/shm_unlink.texi
doc/posix-functions/shmat.texi
doc/posix-functions/siginterrupt.texi
doc/posix-functions/sigqueue.texi
doc/posix-functions/sigtimedwait.texi
doc/posix-functions/sigwaitinfo.texi
doc/posix-functions/snprintf.texi
doc/posix-functions/sprintf.texi
doc/posix-functions/srandom.texi
doc/posix-functions/strerror.texi
doc/posix-functions/swprintf.texi
doc/posix-functions/swscanf.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/towctrans.texi
doc/posix-functions/towlower.texi
doc/posix-functions/towupper.texi
doc/posix-functions/tzset.texi
doc/posix-functions/ungetwc.texi
doc/posix-functions/vfprintf.texi
doc/posix-functions/vfscanf.texi
doc/posix-functions/vfwprintf.texi
doc/posix-functions/vfwscanf.texi
doc/posix-functions/vprintf.texi
doc/posix-functions/vscanf.texi
doc/posix-functions/vsnprintf.texi
doc/posix-functions/vsprintf.texi
doc/posix-functions/vsscanf.texi
doc/posix-functions/vswprintf.texi
doc/posix-functions/vswscanf.texi
doc/posix-functions/vwprintf.texi
doc/posix-functions/vwscanf.texi
doc/posix-functions/wcrtomb.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/wcsrtombs.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/wcstoul.texi
doc/posix-functions/wcswidth.texi
doc/posix-functions/wcsxfrm.texi
doc/posix-functions/wctob.texi
doc/posix-functions/wctrans.texi
doc/posix-functions/wctype.texi
doc/posix-functions/wcwidth.texi
doc/posix-functions/wmemchr.texi
doc/posix-functions/wmemcmp.texi
doc/posix-functions/wmemcpy.texi
doc/posix-functions/wmemmove.texi
doc/posix-functions/wmemset.texi
doc/posix-functions/wprintf.texi
doc/posix-functions/wscanf.texi
doc/posix-headers/fcntl.texi
doc/posix-headers/wctype.texi