about summary refs log tree commit diff
path: root/manual
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Linux error EHWPOISONAndreas Schwab2012-02-191-0/+6
|
* Fix parameter name in strnlen documentation.Joseph Myers2012-02-191-1/+2
|
* Make seteuid argument name consistent in manual.Joseph Myers2012-02-191-2/+2
|
* Correct list of services in example NSS configuration file.Joseph Myers2012-02-191-2/+3
|
* Remove erroneous statements about negative zero.Nick Bowler2012-02-191-6/+2
|
* Remove documentation of upgrading from libc5.Joseph Myers2012-02-181-28/+11
|
* Do not claim that GCC predefines __POSIX__.Joseph Myers2012-02-181-5/+0
|
* Make declarations of "main" in examples consistent.Rafe Kettler2012-02-187-9/+12
|
* Correct documentation of FLT_EPSILON.Joseph Myers2012-02-171-2/+2
|
* Change recommendation of strchrnul in strchr documentation.Fabrice Bauzac2012-02-171-3/+6
|
* Document LOCPATH.Dwayne Grant McConnell2012-02-171-0/+10
|
* Fix documented parameters to execle.Joseph Myers2012-02-171-1/+1
|
* Fix typo (LC_TYPE -> LC_CTYPE).Paul Bolle2012-02-171-1/+1
|
* Fix various problems with @deftypefun lines.Nicolas Boulenguez2012-02-1714-35/+36
|
* Fix typos in documentation of fopen ",ccs=STRING".Joseph Myers2012-02-171-2/+2
|
* Fix typo in manual (bug 9902).Joseph Myers2012-02-171-1/+1
|
* Include <stdlib.h> in argp examples.Joseph Myers2012-02-173-0/+3
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-094-12/+7
|
* Remove --enable-omitfp supportUlrich Drepper2012-01-071-7/+0
|
* Manual typo fix for _SC_NPROCESSORS_ONLN.Jeff Law2011-12-141-1/+1
|
* Remove mention of open_obstack_stream, which has never existed in libio.Roland McGrath2011-10-261-59/+0
|
* BZ#13291: Manual typo fix for strverscmp.Roland McGrath2011-10-131-4/+4
|
* Fix some grammar in the manual.Roland McGrath2011-09-271-2/+2
|
* BZ#13153: Update manual last-edit info.Roland McGrath2011-09-081-3/+3
|
* Fix for description of cross reference in manualAndreas Jaeger2011-07-191-3/+6
|
* Use canonical FSF .texi files for LGPL and FDL texts.Roland McGrath2011-06-064-46/+29
|
* Fix manual regarding switch from read to write on streams.Per Inge Mathisen2011-05-111-66/+64
|
* Remove doubled words.Jim Meyering2011-04-221-1/+1
|
* Remove use of ranlib.Ulrich Drepper2011-02-151-2/+2
|
* Don't mix pattern rules with normal rulesAndreas Schwab2010-09-061-1/+4
|
* BZ 11856: fix manual nitRoland McGrath2010-07-291-1/+1
|
* Document M_PERTURBAndreas Schwab2010-07-271-0/+5
|
* Manual wording fix for round{,f,l}.Roland McGrath2010-07-051-1/+2
|
* Change manual license to GFDL v1.3.Roland McGrath2010-06-141-2/+2
|
* manual: fix typo: s/are/is/Jim Meyering2010-02-221-1/+1
| | | | * manual/math.texi (BSD Random): Fix a typo: s/are/is/
* manual: adjust grammarJim Meyering2010-02-221-5/+5
| | | | * manual/charset.texi: Adjust grammar.
* manual: fix doubled-words and typosJim Meyering2010-02-228-8/+8
| | | | | | | | | | | * manual/charset.texi (Selecting the Conversion): Likewise. * manual/errno.texi (Error Messages): Likewise. * manual/getopt.texi (Getopt Long Options): Likewise. * manual/memory.texi (Resizing the Data Segment): Likewise. * manual/message.texi (GUI program problems): Likewise. * manual/resource.texi (CPU Affinity): Likewise. * manual/stdio.texi (Streams and Threads): Likewise. * manual/time.texi (High Accuracy Clock): Likewise.
* Update wording for gcc requirement.Ulrich Drepper2010-01-151-6/+5
|
* Add support for new Linux error ERFKILL.Ulrich Drepper2009-11-141-0/+6
|
* Fix mbrtowc example.André Goddard Rosa2009-06-011-1/+1
| | | | The remaining bytes were not copied correctly.
* remove subsumed .gitignore entries and filesJim Meyering2009-05-161-20/+17
|
* Cleanup some .gitignore files.Ulrich Drepper2009-05-151-11/+29
|
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
|
* * manual/arith.texi: Avoid @strong{Note:}.Ulrich Drepper2008-08-028-11/+11
| | | | | | | | | | * manual/creature.texi: Likewise. * manual/filesys.texi: Likewise. * manual/math.texi: Likewise. * manual/memory.texi: Likewise. * manual/resource.texi: Likewise. * manual/syslog.texi: Likewise. * manual/time.texi: Likewise.
* * manual/libc.texinfo: Update back-cover text. cvs/fedora-glibc-20080131T0821Roland McGrath2008-01-311-4/+4
|
* * inet/ether_line.c (ether_line): Remove unused variable.Roland McGrath2007-12-171-2/+2
| | | | | | | | | | 2007-12-17 Samuel Thibault <samuel.thibault@ens-lyon.org> * login/forkpty.c (forkpty): Add const qualifier to parameters termp and winp. * login/openpty.c (openpty): Likewise. * login/pty.h (openpty, forkpty): Likewise. * manual/terminal.texi (openpty, forkpty): Likewise.
* * manual/arith.texi (Remainder Functions): Spelling fix.Roland McGrath2007-11-191-1/+1
| | | | From Shaun Silk <genix@mysoul.com.au>.
* Update to latest upstream versionAndreas Jaeger2007-10-291-271/+1712
|
* [BZ #5222]Ulrich Drepper2007-10-288-13/+13
| | | | | | | 2007-10-28 Ulrich Drepper <drepper@redhat.com> [BZ #5222] * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short path elements in counting mode.
* * manual/texinfo.tex: Update to latest version.Andreas Jaeger2007-10-225-373/+803
| | | | | | | | | | | | | | | | | | | | | | | | | * manual/sysinfo.texi (System Parameters): Fix Formatting. * manual/arith.texi (Status bit operations): Fix formatting. * manual/errno.texi (Error Messages): Fix formatting. * manual/sysinfo.texi (System Parameters): Fix formatting. * manual/libc.texinfo: Update VERSION and UPDATED. 2007-10-21 Andreas Jaeger <aj@suse.de> * manual/texinfo.tex: Update to latest version. * manual/sysinfo.texi (System Parameters): Fix Formatting. * manual/arith.texi (Status bit operations): Fix formatting. * manual/errno.texi (Error Messages): Fix formatting. * manual/sysinfo.texi (System Parameters): Fix formatting. * manual/libc.texinfo: Update VERSION and UPDATED.