doc/glibc-functions/getpagesize.texi


Log

Author Commit Date CI Message
Bruno Haible c36a0f21 2024-10-27T17:01:29 doc: Add a module index. * doc/Makefile (undocumented-modules.texi): New rule. (%.info, %.html, %.dvi, %.pdf): Depend on undocumented-modules.texi. (mostlyclean): Remove also *.m and *.tmp. (force): New rule. * doc/*.texi: Add module index entries. * doc/*/*.texi: Likewise.
Paul Eggert 93ed3a5c 2024-06-14T20:59:43 Fix typos in ChangeLog and getpagesize.texi
Paul Eggert 9de6b15c 2024-06-14T10:20:21 getpagesize: improve doc * doc/glibc-functions/getpagesize.texi: Mention portability problems not fixed by Gnulib.
Bruno Haible 07053570 2020-11-22T17:48:50 doc: Add references to the LSB. * doc/glibc-functions/*.texi: Add references to LSB 5.0. * doc/posix-functions/*.texi: Likewise.
Bruno Haible 16e9d079 2019-12-08T21:49:32 Fix compilation error in C++ mode on HP-UX 11. * lib/unistd.in.h (getpagesize): Declare on HP-UX. * doc/glibc-functions/getpagesize.texi: Mention the HP-UX problem.
Bruno Haible a4b2403a 2019-07-06T04:35:31 doc: Remove documentation of BeOS as a supported platform. * doc/gnulib-intro.texi (Target Platforms): Mention that BeOS is unsupported. * doc/*-functions/*printf.texi: Don't mention BeOS specific workarounds. * doc/posix-functions/getdelim.texi: Likewise. * doc/**/*.texi: Update.
Bruno Haible 1ebf5e21 2019-06-10T14:08:10 doc: Add references to glibc documentation. * doc/glibc-functions/add-links.sh: Renamed from doc/glibc-functions/add-manpage-link.sh. Emit also a link to the Glibc manual. * doc/glibc-functions/*.texi: Add references to the glibc manual.
Bruno Haible 36e84d15 2019-06-10T14:08:09 doc: Add references to Linux man pages. * doc/glibc-functions/add-manpage-link.sh: New file. * doc/glibc-functions/*.texi: Add reference to man page on kernel.org when it exists. * doc/posix-functions/aligned_alloc.texi: Likewise.
Bruno Haible be18f917 2018-05-13T13:44:57 doc: Add info about Android versions 2.0 to 8.1. * doc/**/*.texi: Add info about functions in all released versions of Bionic.
Bruno Haible bb20f2e4 2018-05-10T20:52:50 doc: Add partial info about Android 4.3. * doc/*-functions/*.texi: Add info about functions that were added to Bionic between Android 4.3 and Android 9.0.
Bruno Haible 8fb59b8f 2017-07-06T01:10:39 doc: Update for MSVC 14. * doc/posix-headers/*.texi: Add info about MSVC 14. * doc/posix-functions/*.texi: Likewise. * doc/pastposix-functions/*.texi: Likewise. * doc/glibc-headers/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise.
Bruno Haible 4e39aa42 2011-09-11T21:56:17 doc: Update regarding MSVC 9. * 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.
Bruno Haible 48479975 2008-10-18T14:17:41 Document existing modules.
Bruno Haible 038189bd 2008-01-19T02:51:21 New documentation of GNU libc functions.