Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Linux error EHWPOISON | Andreas Schwab | 2012-02-19 | 1 | -0/+6 |
| | |||||
* | Fix parameter name in strnlen documentation. | Joseph Myers | 2012-02-19 | 1 | -1/+2 |
| | |||||
* | Make seteuid argument name consistent in manual. | Joseph Myers | 2012-02-19 | 1 | -2/+2 |
| | |||||
* | Correct list of services in example NSS configuration file. | Joseph Myers | 2012-02-19 | 1 | -2/+3 |
| | |||||
* | Remove erroneous statements about negative zero. | Nick Bowler | 2012-02-19 | 1 | -6/+2 |
| | |||||
* | Remove documentation of upgrading from libc5. | Joseph Myers | 2012-02-18 | 1 | -28/+11 |
| | |||||
* | Do not claim that GCC predefines __POSIX__. | Joseph Myers | 2012-02-18 | 1 | -5/+0 |
| | |||||
* | Make declarations of "main" in examples consistent. | Rafe Kettler | 2012-02-18 | 7 | -9/+12 |
| | |||||
* | Correct documentation of FLT_EPSILON. | Joseph Myers | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Change recommendation of strchrnul in strchr documentation. | Fabrice Bauzac | 2012-02-17 | 1 | -3/+6 |
| | |||||
* | Document LOCPATH. | Dwayne Grant McConnell | 2012-02-17 | 1 | -0/+10 |
| | |||||
* | Fix documented parameters to execle. | Joseph Myers | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Fix typo (LC_TYPE -> LC_CTYPE). | Paul Bolle | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 2012-02-17 | 14 | -35/+36 |
| | |||||
* | Fix typos in documentation of fopen ",ccs=STRING". | Joseph Myers | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fix typo in manual (bug 9902). | Joseph Myers | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Include <stdlib.h> in argp examples. | Joseph Myers | 2012-02-17 | 3 | -0/+3 |
| | |||||
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 4 | -12/+7 |
| | |||||
* | Remove --enable-omitfp support | Ulrich Drepper | 2012-01-07 | 1 | -7/+0 |
| | |||||
* | Manual typo fix for _SC_NPROCESSORS_ONLN. | Jeff Law | 2011-12-14 | 1 | -1/+1 |
| | |||||
* | Remove mention of open_obstack_stream, which has never existed in libio. | Roland McGrath | 2011-10-26 | 1 | -59/+0 |
| | |||||
* | BZ#13291: Manual typo fix for strverscmp. | Roland McGrath | 2011-10-13 | 1 | -4/+4 |
| | |||||
* | Fix some grammar in the manual. | Roland McGrath | 2011-09-27 | 1 | -2/+2 |
| | |||||
* | BZ#13153: Update manual last-edit info. | Roland McGrath | 2011-09-08 | 1 | -3/+3 |
| | |||||
* | Fix for description of cross reference in manual | Andreas Jaeger | 2011-07-19 | 1 | -3/+6 |
| | |||||
* | Use canonical FSF .texi files for LGPL and FDL texts. | Roland McGrath | 2011-06-06 | 4 | -46/+29 |
| | |||||
* | Fix manual regarding switch from read to write on streams. | Per Inge Mathisen | 2011-05-11 | 1 | -66/+64 |
| | |||||
* | Remove doubled words. | Jim Meyering | 2011-04-22 | 1 | -1/+1 |
| | |||||
* | Remove use of ranlib. | Ulrich Drepper | 2011-02-15 | 1 | -2/+2 |
| | |||||
* | Don't mix pattern rules with normal rules | Andreas Schwab | 2010-09-06 | 1 | -1/+4 |
| | |||||
* | BZ 11856: fix manual nit | Roland McGrath | 2010-07-29 | 1 | -1/+1 |
| | |||||
* | Document M_PERTURB | Andreas Schwab | 2010-07-27 | 1 | -0/+5 |
| | |||||
* | Manual wording fix for round{,f,l}. | Roland McGrath | 2010-07-05 | 1 | -1/+2 |
| | |||||
* | Change manual license to GFDL v1.3. | Roland McGrath | 2010-06-14 | 1 | -2/+2 |
| | |||||
* | manual: fix typo: s/are/is/ | Jim Meyering | 2010-02-22 | 1 | -1/+1 |
| | | | | * manual/math.texi (BSD Random): Fix a typo: s/are/is/ | ||||
* | manual: adjust grammar | Jim Meyering | 2010-02-22 | 1 | -5/+5 |
| | | | | * manual/charset.texi: Adjust grammar. | ||||
* | manual: fix doubled-words and typos | Jim Meyering | 2010-02-22 | 8 | -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 Drepper | 2010-01-15 | 1 | -6/+5 |
| | |||||
* | Add support for new Linux error ERFKILL. | Ulrich Drepper | 2009-11-14 | 1 | -0/+6 |
| | |||||
* | Fix mbrtowc example. | André Goddard Rosa | 2009-06-01 | 1 | -1/+1 |
| | | | | The remaining bytes were not copied correctly. | ||||
* | remove subsumed .gitignore entries and files | Jim Meyering | 2009-05-16 | 1 | -20/+17 |
| | |||||
* | Cleanup some .gitignore files. | Ulrich Drepper | 2009-05-15 | 1 | -11/+29 |
| | |||||
* | rename each .cvsignore file to .gitignore | Jim Meyering | 2009-05-15 | 1 | -0/+0 |
| | |||||
* | * manual/arith.texi: Avoid @strong{Note:}. | Ulrich Drepper | 2008-08-02 | 8 | -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-20080131T0821 | Roland McGrath | 2008-01-31 | 1 | -4/+4 |
| | |||||
* | * inet/ether_line.c (ether_line): Remove unused variable. | Roland McGrath | 2007-12-17 | 1 | -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 McGrath | 2007-11-19 | 1 | -1/+1 |
| | | | | From Shaun Silk <genix@mysoul.com.au>. | ||||
* | Update to latest upstream version | Andreas Jaeger | 2007-10-29 | 1 | -271/+1712 |
| | |||||
* | [BZ #5222] | Ulrich Drepper | 2007-10-28 | 8 | -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 Jaeger | 2007-10-22 | 5 | -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. |