| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove standalone manual support | Andreas Jaeger | 2012-04-23 | 1 | -42/+1 |
* | Fix description of user provided write function | Petr Baudis | 2012-04-12 | 1 | -1/+2 |
* | Fix times return value, CLK_TCK description | Andreas Jaeger | 2012-04-11 | 2 | -11/+12 |
* | Enhance d_namlen description | Andreas Jaeger | 2012-04-09 | 1 | -3/+5 |
* | Document additional fopen options | Andreas Jaeger | 2012-04-09 | 1 | -7/+25 |
* | Use sourceware.org for email and web references. | Carlos O'Donell | 2012-04-09 | 1 | -1/+1 |
* | Document return values of putenv and setenv | Andreas Jaeger | 2012-04-08 | 1 | -0/+7 |
* | Add generated file version.texi | Andreas Jaeger | 2012-04-08 | 1 | -0/+1 |
* | Describe DT_LNK | Andreas Jaeger | 2012-04-08 | 1 | -0/+3 |
* | Fix DT_UNKNOWN description | Andreas Jaeger | 2012-04-08 | 1 | -1/+2 |
* | Fix closelog description | Andreas Jaeger | 2012-04-08 | 1 | -1/+1 |
* | Better describe open arguments | Stephen Compall | 2012-04-08 | 1 | -4/+4 |
* | Fix typo in manual | Robert Millan | 2012-04-06 | 1 | -3/+3 |
* | Fix typo in manual | Andreas Jaeger | 2012-04-03 | 1 | -7/+8 |
* | Don't document varargs.h. | Joseph Myers | 2012-03-21 | 1 | -66/+0 |
* | Remove NOTES. | Joseph Myers | 2012-03-21 | 2 | -2/+0 |
* | BZ#13846: manual/llio.texi (Memory-mapped I/O): Fix wrong function name. | Roland McGrath | 2012-03-14 | 1 | -1/+1 |
* | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers | 2012-03-08 | 23 | -151/+190 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -9/+0 |
* | Reduce discussion of types to which size_t may be equivalent. | Joseph Myers | 2012-03-05 | 1 | -16/+2 |
* | BZ #13792: License manual example source files under GPL. | Roland McGrath | 2012-03-02 | 43 | -32/+730 |
* | BZ #13792: Add missing file from last commit. | Roland McGrath | 2012-03-02 | 1 | -0/+28 |
* | BZ#13792: Move timeval_subtract example function in manual into an examples/ ... | Roland McGrath | 2012-03-02 | 1 | -28/+1 |
* | Document properties of standard typedefs, not exact types. | Joseph Myers | 2012-03-02 | 2 | -17/+16 |
* | Require binutils 2.20 or later. | Joseph Myers | 2012-03-01 | 1 | -1/+1 |
* | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 2012-02-28 | 39 | -357/+381 |
* | Require GCC 4.3 or later. | Joseph Myers | 2012-02-27 | 1 | -13/+5 |
* | Require Linux kernel headers from "make headers_install", >= 2.6.19.1. | Joseph Myers | 2012-02-27 | 1 | -33/+32 |
* | Don't document fclean. | Joseph Myers | 2012-02-27 | 1 | -17/+4 |
* | Automatically generate version number in manual; omit edition / updated date. | Joseph Myers | 2012-02-27 | 2 | -22/+40 |
* | Update texinfo.tex to version 2012-01-19.16. | Joseph Myers | 2012-02-24 | 1 | -880/+1869 |
* | Update makefile for FDL 1.3 change. | Joseph Myers | 2012-02-24 | 1 | -2/+2 |
* | BZ#13738: Switch manual to FDL 1.3. | Roland McGrath | 2012-02-24 | 2 | -99/+203 |
* | BZ#13738: Parameterize and fix mention of FDL version in manual. | Roland McGrath | 2012-02-24 | 1 | -8/+10 |
* | Prefer C99 names for long long limit macros. | Joseph Myers | 2012-02-22 | 2 | -6/+20 |
* | Revert VERSION and UPDATED changes in manual. | Joseph Myers | 2012-02-22 | 1 | -2/+2 |
* | Fix stray word in line-wrapped comment in install.texi. | Joseph Myers | 2012-02-21 | 1 | -2/+1 |
* | Update or avoid glibc version numbers in manual. | Joseph Myers | 2012-02-21 | 2 | -11/+10 |
* | 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 |