Age | Commit message (Expand) | Author | Files | Lines |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 3 | -4/+48 |
2012-11-07 | BZ#14815: Manual typo fix. | Roland McGrath | 1 | -1/+1 |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 1 | -2/+1 |
2012-10-31 | Document general use of test-wrapper and test-wrapper-env. | Joseph Myers | 1 | -0/+11 |
2012-10-29 | manual: delete nested @cartouche | Mike Frysinger | 1 | -2/+0 |
2012-10-25 | Add cross-test-ssh.sh. | Joseph Myers | 1 | -1/+8 |
2012-10-18 | Add note on free list pointers overwriting M_PERTURB bytes | Siddhesh Poyarekar | 1 | -1/+4 |
2012-09-25 | Add __ppc_get_timebase_freq to ppc.h. | Tulio Magno Quites Machado Filho | 1 | -0/+8 |
2012-09-07 | Use www.gnu.org as example hostname in manual/examples/inetcli.c. | Joseph Myers | 1 | -1/+1 |
2012-09-07 | Fix description of carg branch cut (bug 13542) | John Tobey | 1 | -3/+3 |
2012-09-07 | Use www.gnu.org as example hostname in manual (bug 10014). | Joseph Myers | 1 | -1/+1 |
2012-09-07 | Fix pointers between nodes in manual (bug 10038). | Joseph Myers | 1 | -1/+1 |
2012-09-05 | * manual/contrib.texi (Contributors): Fix typo. Complete entry. | Alexandre Oliva | 1 | -2/+3 |
2012-08-20 | Fix typos in manual wrt syslog. | Roland McGrath | 1 | -2/+2 |
2012-08-13 | * manual/stdio.texi (snprintf): Clarify handling of the trailing | Jeff Law | 1 | -0/+2 |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer | 1 | -3/+19 |
2012-07-20 | Document va_copy in preference to __va_copy. | Joseph Myers | 2 | -14/+16 |
2012-07-17 | setcontext: Clarify termination when uc_link is the null pointer. | Thomas Schwinge | 1 | -1/+2 |
2012-07-09 | BZ#14336: Manual spelling fixes. | Roland McGrath | 2 | -5/+5 |
2012-06-28 | manual/contrib.texi (Contributors): Sort alphabetically by last name. | Thomas Schwinge | 1 | -17/+17 |
2012-06-27 | Add Samuel Thibault to manual/contrib.texi | Andreas Jaeger | 1 | -0/+3 |
2012-06-15 | Update manual/contrib.texi | Andreas Jaeger | 1 | -1/+10 |
2012-06-14 | Make sure <build-dir>/manual directory gets created. | Roland McGrath | 1 | -0/+1 |
2012-06-11 | BZ#14218: Reword argp_parse description slightly. | Roland McGrath | 1 | -6/+6 |
2012-06-04 | Manual for platform-specific features and new __ppc_get_timebase inline. | Tulio Magno Quites Machado Filho | 4 | -3/+111 |
2012-05-23 | Do not mention old Linux kernel versions in installation documentation. | Joseph Myers | 1 | -7/+2 |
2012-05-21 | Rewrite manual/contrib.texi | Andreas Jaeger | 1 | -102/+235 |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson | 1 | -1/+29 |
2012-05-18 | Fix INSTALL description for modified files in source dir | Andreas Jaeger | 1 | -2/+2 |
2012-05-17 | Avoid compiler warnings in qsort/bsearch examples | Andreas Jaeger | 2 | -3/+12 |
2012-05-16 | Update Texinfo version requirement. | Joseph Myers | 1 | -1/+1 |
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 |