]> Savannah Git Hosting - gnulib.git/commit
doc: Remove documentation of Mac OS X <= 10.4 as a supported platform.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 11:36:42 +0000 (13:36 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 11:36:42 +0000 (13:36 +0200)
commit5b8ebc9084d62c9e8208d4bec86936f8478a6dac
treebe6d7de28f8ddf07dbe95954f61545175d974367
parent559f6b72963747890b80a2f48a0ebade3a3022f7
doc: Remove documentation of Mac OS X <= 10.4 as a supported platform.

* doc/gnulib-intro.texi (Target Platforms): Mention that Mac OS X 10.4
and older is unsupported.
* doc/posix-functions/acosl.texi: Don't mention workarounds specific to
Mac OS X 10.4 and older.
* doc/posix-functions/asinl.texi: Likewise.
* doc/posix-functions/atanl.texi: Likewise.
* doc/posix-functions/cosl.texi: Likewise.
* doc/posix-functions/expl.texi: Likewise.
* doc/posix-functions/frexpl.texi: Likewise.
* doc/posix-functions/gettimeofday.texi: Likewise.
* doc/posix-functions/logl.texi: Likewise.
* doc/posix-functions/mkstemp.texi: Likewise.
* doc/posix-functions/sinl.texi: Likewise.
* doc/posix-functions/sqrtl.texi: Likewise.
* doc/posix-functions/tanl.texi: Likewise.
* doc/posix-functions/wcswidth.texi: Likewise.
* doc/**/*.texi: Update.
193 files changed:
ChangeLog
doc/glibc-functions/asprintf.texi
doc/glibc-functions/backtrace.texi
doc/glibc-functions/backtrace_symbols.texi
doc/glibc-functions/backtrace_symbols_fd.texi
doc/glibc-functions/ffsl.texi
doc/glibc-functions/fgetxattr.texi
doc/glibc-functions/flistxattr.texi
doc/glibc-functions/fremovexattr.texi
doc/glibc-functions/fsetxattr.texi
doc/glibc-functions/getopt_long_only.texi
doc/glibc-functions/getutmp.texi
doc/glibc-functions/getutmpx.texi
doc/glibc-functions/getxattr.texi
doc/glibc-functions/lchmod.texi
doc/glibc-functions/listxattr.texi
doc/glibc-functions/lutimes.texi
doc/glibc-functions/obstack_printf.texi
doc/glibc-functions/obstack_vprintf.texi
doc/glibc-functions/openpty.texi
doc/glibc-functions/removexattr.texi
doc/glibc-functions/sendfile.texi
doc/glibc-functions/setxattr.texi
doc/glibc-functions/strptime_l.texi
doc/glibc-functions/strtod_l.texi
doc/glibc-functions/strtof_l.texi
doc/glibc-functions/strtol_l.texi
doc/glibc-functions/strtold_l.texi
doc/glibc-functions/strtoll_l.texi
doc/glibc-functions/strtoul_l.texi
doc/glibc-functions/strtoull_l.texi
doc/glibc-functions/utmpxname.texi
doc/glibc-functions/vasprintf.texi
doc/glibc-functions/wcsftime_l.texi
doc/glibc-functions/wcstod_l.texi
doc/glibc-functions/wcstof_l.texi
doc/glibc-functions/wcstol_l.texi
doc/glibc-functions/wcstold_l.texi
doc/glibc-functions/wcstoll_l.texi
doc/glibc-functions/wcstoul_l.texi
doc/glibc-functions/wcstoull_l.texi
doc/glibc-functions/xdr_hyper.texi
doc/glibc-functions/xdr_int16_t.texi
doc/glibc-functions/xdr_int32_t.texi
doc/glibc-functions/xdr_int64_t.texi
doc/glibc-functions/xdr_longlong_t.texi
doc/glibc-functions/xdr_sizeof.texi
doc/glibc-functions/xdr_u_hyper.texi
doc/glibc-functions/xdr_u_longlong_t.texi
doc/glibc-headers/execinfo.texi
doc/glibc-headers/getopt.texi
doc/gnulib-intro.texi
doc/pastposix-functions/getcontext.texi
doc/pastposix-functions/makecontext.texi
doc/pastposix-functions/setcontext.texi
doc/pastposix-functions/swapcontext.texi
doc/posix-functions/acosl.texi
doc/posix-functions/asinl.texi
doc/posix-functions/atanl.texi
doc/posix-functions/clock_getcpuclockid.texi
doc/posix-functions/clock_getres.texi
doc/posix-functions/clock_gettime.texi
doc/posix-functions/clock_nanosleep.texi
doc/posix-functions/clock_settime.texi
doc/posix-functions/cosl.texi
doc/posix-functions/daylight.texi
doc/posix-functions/duplocale.texi
doc/posix-functions/endutxent.texi
doc/posix-functions/expl.texi
doc/posix-functions/fmtmsg.texi
doc/posix-functions/fprintf.texi
doc/posix-functions/freelocale.texi
doc/posix-functions/frexpl.texi
doc/posix-functions/fstatvfs.texi
doc/posix-functions/ftw.texi
doc/posix-functions/getdate.texi
doc/posix-functions/getopt.texi
doc/posix-functions/gettimeofday.texi
doc/posix-functions/getutxent.texi
doc/posix-functions/getutxid.texi
doc/posix-functions/getutxline.texi
doc/posix-functions/grantpt.texi
doc/posix-functions/isalnum_l.texi
doc/posix-functions/isalpha_l.texi
doc/posix-functions/isblank_l.texi
doc/posix-functions/iscntrl_l.texi
doc/posix-functions/isdigit_l.texi
doc/posix-functions/isgraph_l.texi
doc/posix-functions/islower_l.texi
doc/posix-functions/isprint_l.texi
doc/posix-functions/ispunct_l.texi
doc/posix-functions/isspace_l.texi
doc/posix-functions/isupper_l.texi
doc/posix-functions/iswalnum_l.texi
doc/posix-functions/iswalpha_l.texi
doc/posix-functions/iswblank_l.texi
doc/posix-functions/iswcntrl_l.texi
doc/posix-functions/iswctype_l.texi
doc/posix-functions/iswdigit_l.texi
doc/posix-functions/iswgraph_l.texi
doc/posix-functions/iswlower_l.texi
doc/posix-functions/iswprint_l.texi
doc/posix-functions/iswpunct_l.texi
doc/posix-functions/iswspace_l.texi
doc/posix-functions/iswupper_l.texi
doc/posix-functions/iswxdigit_l.texi
doc/posix-functions/isxdigit_l.texi
doc/posix-functions/lchown.texi
doc/posix-functions/logl.texi
doc/posix-functions/mbsnrtowcs.texi
doc/posix-functions/mkstemp.texi
doc/posix-functions/newlocale.texi
doc/posix-functions/nftw.texi
doc/posix-functions/nl_langinfo_l.texi
doc/posix-functions/poll.texi
doc/posix-functions/posix_openpt.texi
doc/posix-functions/posix_spawn.texi
doc/posix-functions/posix_spawn_file_actions_addclose.texi
doc/posix-functions/posix_spawn_file_actions_adddup2.texi
doc/posix-functions/posix_spawn_file_actions_addopen.texi
doc/posix-functions/posix_spawn_file_actions_destroy.texi
doc/posix-functions/posix_spawn_file_actions_init.texi
doc/posix-functions/posix_spawnattr_destroy.texi
doc/posix-functions/posix_spawnattr_getflags.texi
doc/posix-functions/posix_spawnattr_getpgroup.texi
doc/posix-functions/posix_spawnattr_getsigdefault.texi
doc/posix-functions/posix_spawnattr_getsigmask.texi
doc/posix-functions/posix_spawnattr_init.texi
doc/posix-functions/posix_spawnattr_setflags.texi
doc/posix-functions/posix_spawnattr_setpgroup.texi
doc/posix-functions/posix_spawnattr_setsigdefault.texi
doc/posix-functions/posix_spawnattr_setsigmask.texi
doc/posix-functions/posix_spawnp.texi
doc/posix-functions/printf.texi
doc/posix-functions/pthread_atfork.texi
doc/posix-functions/pthread_sigmask.texi
doc/posix-functions/ptsname.texi
doc/posix-functions/pututxline.texi
doc/posix-functions/setutxent.texi
doc/posix-functions/sigignore.texi
doc/posix-functions/sigset.texi
doc/posix-functions/sinl.texi
doc/posix-functions/snprintf.texi
doc/posix-functions/sockatmark.texi
doc/posix-functions/sprintf.texi
doc/posix-functions/sqrt.texi
doc/posix-functions/sqrtl.texi
doc/posix-functions/statvfs.texi
doc/posix-functions/strcasecmp_l.texi
doc/posix-functions/strcoll_l.texi
doc/posix-functions/strfmon_l.texi
doc/posix-functions/strftime_l.texi
doc/posix-functions/strncasecmp_l.texi
doc/posix-functions/strxfrm_l.texi
doc/posix-functions/tanl.texi
doc/posix-functions/tcgetsid.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/tolower_l.texi
doc/posix-functions/toupper_l.texi
doc/posix-functions/towctrans_l.texi
doc/posix-functions/towlower_l.texi
doc/posix-functions/towupper_l.texi
doc/posix-functions/ttyname_r.texi
doc/posix-functions/unlockpt.texi
doc/posix-functions/unsetenv.texi
doc/posix-functions/uselocale.texi
doc/posix-functions/vfprintf.texi
doc/posix-functions/vprintf.texi
doc/posix-functions/vsnprintf.texi
doc/posix-functions/vsprintf.texi
doc/posix-functions/waitid.texi
doc/posix-functions/wcscoll_l.texi
doc/posix-functions/wcsnrtombs.texi
doc/posix-functions/wcswidth.texi
doc/posix-functions/wcsxfrm_l.texi
doc/posix-functions/wctrans_l.texi
doc/posix-functions/wctype_l.texi
doc/posix-functions/wcwidth.texi
doc/posix-functions/wordexp.texi
doc/posix-functions/wordfree.texi
doc/posix-headers/aio.texi
doc/posix-headers/cpio.texi
doc/posix-headers/fmtmsg.texi
doc/posix-headers/ftw.texi
doc/posix-headers/spawn.texi
doc/posix-headers/sys_msg.texi
doc/posix-headers/sys_statvfs.texi
doc/posix-headers/utmpx.texi
doc/posix-headers/wordexp.texi