Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-27 | Require Linux kernel headers from "make headers_install", >= 2.6.19.1. | Joseph Myers | 1 | -33/+32 | |
2012-02-27 | Don't document fclean. | Joseph Myers | 1 | -17/+4 | |
2012-02-27 | Automatically generate version number in manual; omit edition / updated date. | Joseph Myers | 2 | -22/+40 | |
2012-02-24 | Update texinfo.tex to version 2012-01-19.16. | Joseph Myers | 1 | -880/+1869 | |
2012-02-24 | Update makefile for FDL 1.3 change. | Joseph Myers | 1 | -2/+2 | |
2012-02-24 | BZ#13738: Switch manual to FDL 1.3. | Roland McGrath | 2 | -99/+203 | |
2012-02-24 | BZ#13738: Parameterize and fix mention of FDL version in manual. | Roland McGrath | 1 | -8/+10 | |
2012-02-22 | Prefer C99 names for long long limit macros. | Joseph Myers | 2 | -6/+20 | |
2012-02-22 | Revert VERSION and UPDATED changes in manual. | Joseph Myers | 1 | -2/+2 | |
2012-02-21 | Fix stray word in line-wrapped comment in install.texi. | Joseph Myers | 1 | -2/+1 | |
2012-02-21 | Update or avoid glibc version numbers in manual. | Joseph Myers | 2 | -11/+10 | |
2012-02-19 | Add support for Linux error EHWPOISON | Andreas Schwab | 1 | -0/+6 | |
2012-02-19 | Fix parameter name in strnlen documentation. | Joseph Myers | 1 | -1/+2 | |
2012-02-19 | Make seteuid argument name consistent in manual. | Joseph Myers | 1 | -2/+2 | |
2012-02-19 | Correct list of services in example NSS configuration file. | Joseph Myers | 1 | -2/+3 | |
2012-02-19 | Remove erroneous statements about negative zero. | Nick Bowler | 1 | -6/+2 | |
2012-02-18 | Remove documentation of upgrading from libc5. | Joseph Myers | 1 | -28/+11 | |
2012-02-18 | Do not claim that GCC predefines __POSIX__. | Joseph Myers | 1 | -5/+0 | |
2012-02-18 | Make declarations of "main" in examples consistent. | Rafe Kettler | 7 | -9/+12 | |
2012-02-17 | Correct documentation of FLT_EPSILON. | Joseph Myers | 1 | -2/+2 | |
2012-02-17 | Change recommendation of strchrnul in strchr documentation. | Fabrice Bauzac | 1 | -3/+6 | |
2012-02-17 | Document LOCPATH. | Dwayne Grant McConnell | 1 | -0/+10 | |
2012-02-17 | Fix documented parameters to execle. | Joseph Myers | 1 | -1/+1 | |
2012-02-17 | Fix typo (LC_TYPE -> LC_CTYPE). | Paul Bolle | 1 | -1/+1 | |
2012-02-17 | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 14 | -35/+36 | |
2012-02-17 | Fix typos in documentation of fopen ",ccs=STRING". | Joseph Myers | 1 | -2/+2 | |
2012-02-17 | Fix typo in manual (bug 9902). | Joseph Myers | 1 | -1/+1 | |
2012-02-17 | Include <stdlib.h> in argp examples. | Joseph Myers | 3 | -0/+3 | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 4 | -12/+7 | |
2012-01-07 | Remove --enable-omitfp support | Ulrich Drepper | 1 | -7/+0 | |
2011-12-14 | Manual typo fix for _SC_NPROCESSORS_ONLN. | Jeff Law | 1 | -1/+1 | |
2011-10-26 | Remove mention of open_obstack_stream, which has never existed in libio. | Roland McGrath | 1 | -59/+0 | |
2011-10-13 | BZ#13291: Manual typo fix for strverscmp. | Roland McGrath | 1 | -4/+4 | |
2011-09-27 | Fix some grammar in the manual. | Roland McGrath | 1 | -2/+2 | |
2011-09-08 | BZ#13153: Update manual last-edit info. | Roland McGrath | 1 | -3/+3 | |
2011-07-19 | Fix for description of cross reference in manual | Andreas Jaeger | 1 | -3/+6 | |
2011-06-06 | Use canonical FSF .texi files for LGPL and FDL texts. | Roland McGrath | 4 | -46/+29 | |
2011-05-11 | Fix manual regarding switch from read to write on streams. | Per Inge Mathisen | 1 | -66/+64 | |
2011-04-22 | Remove doubled words. | Jim Meyering | 1 | -1/+1 | |
2011-02-15 | Remove use of ranlib. | Ulrich Drepper | 1 | -2/+2 | |
2010-09-06 | Don't mix pattern rules with normal rules | Andreas Schwab | 1 | -1/+4 | |
2010-07-29 | BZ 11856: fix manual nit | Roland McGrath | 1 | -1/+1 | |
2010-07-27 | Document M_PERTURB | Andreas Schwab | 1 | -0/+5 | |
2010-07-05 | Manual wording fix for round{,f,l}. | Roland McGrath | 1 | -1/+2 | |
2010-06-14 | Change manual license to GFDL v1.3. | Roland McGrath | 1 | -2/+2 | |
2010-02-22 | manual: fix typo: s/are/is/ | Jim Meyering | 1 | -1/+1 | |
* manual/math.texi (BSD Random): Fix a typo: s/are/is/ | |||||
2010-02-22 | manual: adjust grammar | Jim Meyering | 1 | -5/+5 | |
* manual/charset.texi: Adjust grammar. | |||||
2010-02-22 | manual: fix doubled-words and typos | Jim Meyering | 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. | |||||
2010-01-15 | Update wording for gcc requirement. | Ulrich Drepper | 1 | -6/+5 | |
2009-11-14 | Add support for new Linux error ERFKILL. | Ulrich Drepper | 1 | -0/+6 | |