| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This is a clerical change that mostly changes http: to https: in URLs
where either will work. It also updates some URLs that have moved,
removes some URLs that no longer work, and fixes related text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* doc/posix-functions/exp2.texi: Don't say the function is missing on
MacOS X 10.5.
* doc/posix-functions/fdim.texi: Likewise.
* doc/posix-functions/feclearexcept.texi: Likewise.
* doc/posix-functions/fegetenv.texi: Likewise.
* doc/posix-functions/fegetround.texi: Likewise.
* doc/posix-functions/feholdexcept.texi: Likewise.
* doc/posix-functions/feraiseexcept.texi: Likewise.
* doc/posix-functions/fesetenv.texi: Likewise.
* doc/posix-functions/fesetround.texi: Likewise.
* doc/posix-functions/fetestexcept.texi: Likewise.
* doc/posix-functions/feupdateenv.texi: Likewise.
* doc/posix-functions/fmax.texi: Likewise.
* doc/posix-functions/fmin.texi: Likewise.
* doc/posix-functions/log2.texi: Likewise.
* doc/posix-functions/modff.texi: Likewise.
* doc/posix-functions/nan.texi: Likewise.
* doc/posix-functions/nanf.texi: Likewise.
* doc/posix-functions/nextafterf.texi: Likewise.
* doc/posix-functions/remquo.texi: Likewise.
|
|
|
|
|
|
|
|
|
|
| |
* doc/gnulib-intro.texi (Target Platforms): Classify MSVC as "rarely
tested".
* doc/posix-functions/*.texi: Update with info about MSVC 9.
* doc/posix-headers/*.texi: Likewise.
* doc/pastposix-functions/*.texi: Likewise.
* doc/glibc-functions/*.texi: Likewise.
* doc/glibc-headers/*.texi: Likewise.
|
|
|
|
|
|
|
| |
* doc/posix-headers/*.texi: Add info about Minix 3.1.8.
* doc/glibc-headers/*.texi: Likewise.
* doc/posix-functions/*.texi: Likewise.
* doc/glibc-functions/*.texi: Likewise.
|
|
|
|
|
|
|
| |
* m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Don't guess yes on
MacOS X; the test fails on MacOS X 10.5.8.
* doc/{glibc,posix,pastposix}-{headers,functions}/*.texi: Update info
about MacOS X.
|
| |
|
| |
|
|
|