summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2012-03-21Don't document varargs.h.Joseph Myers
2012-03-21Remove NOTES.Joseph Myers
2012-03-14BZ#13846: manual/llio.texi (Memory-mapped I/O): Fix wrong function name.Roland McGrath
2012-03-08Clean up glibc manual references to "GNU system" (bug 6911).Joseph Myers
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-03-05Reduce discussion of types to which size_t may be equivalent.Joseph Myers
2012-03-02BZ #13792: License manual example source files under GPL.Roland McGrath
2012-03-02BZ #13792: Add missing file from last commit.Roland McGrath
2012-03-02BZ#13792: Move timeval_subtract example function in manual into an examples/ ...Roland McGrath
2012-03-02Document properties of standard typedefs, not exact types.Joseph Myers
2012-03-01Require binutils 2.20 or later.Joseph Myers
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers
2012-02-27Require GCC 4.3 or later.Joseph Myers
2012-02-27Require Linux kernel headers from "make headers_install", >= 2.6.19.1.Joseph Myers
2012-02-27Don't document fclean.Joseph Myers
2012-02-27Automatically generate version number in manual; omit edition / updated date.Joseph Myers
2012-02-24Update texinfo.tex to version 2012-01-19.16.Joseph Myers
2012-02-24Update makefile for FDL 1.3 change.Joseph Myers
2012-02-24BZ#13738: Switch manual to FDL 1.3.Roland McGrath
2012-02-24BZ#13738: Parameterize and fix mention of FDL version in manual.Roland McGrath
2012-02-22Prefer C99 names for long long limit macros.Joseph Myers
2012-02-22Revert VERSION and UPDATED changes in manual.Joseph Myers
2012-02-21Fix stray word in line-wrapped comment in install.texi.Joseph Myers
2012-02-21Update or avoid glibc version numbers in manual.Joseph Myers
2012-02-19Add support for Linux error EHWPOISONAndreas Schwab
2012-02-19Fix parameter name in strnlen documentation.Joseph Myers
2012-02-19Make seteuid argument name consistent in manual.Joseph Myers
2012-02-19Correct list of services in example NSS configuration file.Joseph Myers
2012-02-19Remove erroneous statements about negative zero.Nick Bowler
2012-02-18Remove documentation of upgrading from libc5.Joseph Myers
2012-02-18Do not claim that GCC predefines __POSIX__.Joseph Myers
2012-02-18Make declarations of "main" in examples consistent.Rafe Kettler
2012-02-17Correct documentation of FLT_EPSILON.Joseph Myers
2012-02-17Change recommendation of strchrnul in strchr documentation.Fabrice Bauzac
2012-02-17Document LOCPATH.Dwayne Grant McConnell
2012-02-17Fix documented parameters to execle.Joseph Myers
2012-02-17Fix typo (LC_TYPE -> LC_CTYPE).Paul Bolle
2012-02-17Fix various problems with @deftypefun lines.Nicolas Boulenguez
2012-02-17Fix typos in documentation of fopen ",ccs=STRING".Joseph Myers
2012-02-17Fix typo in manual (bug 9902).Joseph Myers
2012-02-17Include <stdlib.h> in argp examples.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove --enable-omitfp supportUlrich Drepper
2011-12-14Manual typo fix for _SC_NPROCESSORS_ONLN.Jeff Law
2011-10-26Remove mention of open_obstack_stream, which has never existed in libio.Roland McGrath
2011-10-13BZ#13291: Manual typo fix for strverscmp.Roland McGrath
2011-09-27Fix some grammar in the manual.Roland McGrath
2011-09-08BZ#13153: Update manual last-edit info.Roland McGrath
2011-07-19Fix for description of cross reference in manualAndreas Jaeger
2011-06-06Use canonical FSF .texi files for LGPL and FDL texts.Roland McGrath