Age | Commit message (Expand) | Author | Files | Lines |
2012-05-14 | Do not build manual in source dir | Andreas Jaeger | 4 | -147/+81 |
2012-05-14 | Fix concat example | Andreas Jaeger | 1 | -0/+1 |
2012-05-04 | Revert "Do not build manual in the source directory" | Andreas Jaeger | 3 | -73/+87 |
2012-05-04 | Revert "Update install.texi for building manual in build dir" | Andreas Jaeger | 1 | -4/+4 |
2012-05-04 | Update install.texi for building manual in build dir | Andreas Jaeger | 1 | -4/+4 |
2012-05-04 | Do not build manual in the source directory | Andreas Jaeger | 3 | -87/+73 |
2012-05-03 | Move FAQ to wiki | Andreas Jaeger | 1 | -4/+4 |
2012-04-23 | Remove standalone manual support | Andreas Jaeger | 1 | -42/+1 |
2012-04-12 | Fix description of user provided write function | Petr Baudis | 1 | -1/+2 |
2012-04-11 | Fix times return value, CLK_TCK description | Andreas Jaeger | 2 | -11/+12 |
2012-04-09 | Enhance d_namlen description | Andreas Jaeger | 1 | -3/+5 |
2012-04-09 | Document additional fopen options | Andreas Jaeger | 1 | -7/+25 |
2012-04-09 | Use sourceware.org for email and web references. | Carlos O'Donell | 1 | -1/+1 |
2012-04-08 | Document return values of putenv and setenv | Andreas Jaeger | 1 | -0/+7 |
2012-04-08 | Add generated file version.texi | Andreas Jaeger | 1 | -0/+1 |
2012-04-08 | Describe DT_LNK | Andreas Jaeger | 1 | -0/+3 |
2012-04-08 | Fix DT_UNKNOWN description | Andreas Jaeger | 1 | -1/+2 |
2012-04-08 | Fix closelog description | Andreas Jaeger | 1 | -1/+1 |
2012-04-08 | Better describe open arguments | Stephen Compall | 1 | -4/+4 |
2012-04-06 | Fix typo in manual | Robert Millan | 1 | -3/+3 |
2012-04-03 | Fix typo in manual | Andreas Jaeger | 1 | -7/+8 |
2012-03-21 | Don't document varargs.h. | Joseph Myers | 1 | -66/+0 |
2012-03-21 | Remove NOTES. | Joseph Myers | 2 | -2/+0 |
2012-03-14 | BZ#13846: manual/llio.texi (Memory-mapped I/O): Fix wrong function name. | Roland McGrath | 1 | -1/+1 |
2012-03-08 | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers | 23 | -151/+190 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -9/+0 |
2012-03-05 | Reduce discussion of types to which size_t may be equivalent. | Joseph Myers | 1 | -16/+2 |
2012-03-02 | BZ #13792: License manual example source files under GPL. | Roland McGrath | 43 | -32/+730 |
2012-03-02 | BZ #13792: Add missing file from last commit. | Roland McGrath | 1 | -0/+28 |
2012-03-02 | BZ#13792: Move timeval_subtract example function in manual into an examples/ ... | Roland McGrath | 1 | -28/+1 |
2012-03-02 | Document properties of standard typedefs, not exact types. | Joseph Myers | 2 | -17/+16 |
2012-03-01 | Require binutils 2.20 or later. | Joseph Myers | 1 | -1/+1 |
2012-02-28 | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 39 | -357/+381 |
2012-02-27 | Require GCC 4.3 or later. | Joseph Myers | 1 | -13/+5 |
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 |