summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
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
2011-05-11Fix manual regarding switch from read to write on streams.Per Inge Mathisen
2011-04-22Remove doubled words.Jim Meyering
2011-02-15Remove use of ranlib.Ulrich Drepper
2010-09-06Don't mix pattern rules with normal rulesAndreas Schwab
2010-07-29BZ 11856: fix manual nitRoland McGrath
2010-07-27Document M_PERTURBAndreas Schwab
2010-07-05Manual wording fix for round{,f,l}.Roland McGrath
2010-06-14Change manual license to GFDL v1.3.Roland McGrath
2010-02-22manual: fix typo: s/are/is/Jim Meyering
2010-02-22manual: adjust grammarJim Meyering
2010-02-22manual: fix doubled-words and typosJim Meyering
2010-01-15Update wording for gcc requirement.Ulrich Drepper
2009-11-14Add support for new Linux error ERFKILL.Ulrich Drepper
2009-06-01Fix mbrtowc example.André Goddard Rosa
2009-05-16remove subsumed .gitignore entries and filesJim Meyering
2009-05-15Cleanup some .gitignore files.Ulrich Drepper
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2008-08-02* manual/arith.texi: Avoid @strong{Note:}.Ulrich Drepper
2008-01-31* manual/libc.texinfo: Update back-cover text.cvs/fedora-glibc-20080131T0821Roland McGrath
2007-12-17* inet/ether_line.c (ether_line): Remove unused variable.Roland McGrath
2007-11-19* manual/arith.texi (Remainder Functions): Spelling fix.Roland McGrath
2007-10-29Update to latest upstream versionAndreas Jaeger
2007-10-28[BZ #5222]Ulrich Drepper
2007-10-22* manual/texinfo.tex: Update to latest version.Andreas Jaeger
2007-09-052007-09-05 Roland McGrath <roland@redhat.com>Roland McGrath
2007-08-12* manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.Roland McGrath
2007-07-312007-07-30 Roland McGrath <roland@redhat.com>Roland McGrath
2007-07-22* manual/errno.texi: Change ECANCELED value to 119.Roland McGrath
2007-07-20[BZ #4816] Jakub Jelinek