Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manual: glob flags: fix sorting order | Mike Frysinger | 2013-01-13 | 1 | -7/+7 |
| | | | | | Reviewed-by: Carlos O'Donell <carlos@systemhalted.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | manual: glob flags: mention the GNU extensions | Mike Frysinger | 2013-01-13 | 1 | -1/+3 |
| | | | | | | | | The glob flags page reads as if this section is comprehensive when it is not -- a lot of GNU extensions exist. Point that out in the intro. Reviewed-by: Carlos O'Donell <carlos@systemhalted.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | manual: glob: document the gl_flags field | Mike Frysinger | 2013-01-13 | 1 | -0/+12 |
| | | | | | | | | | The More Flags for Globbing section indirectly mentions gl_flags when talking about GLOB_MAGCHAR. Mention it explicitly when covering the glob_t types. Reviewed-by: Carlos O'Donell <carlos@systemhalted.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 1 | -0/+5 |
| | |||||
* | Update miscellaneous copyright dates. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 45 | -45/+45 |
| | |||||
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 2 | -3/+2 |
| | |||||
* | Fix AArch64 typo. | Marcus Shawcroft | 2012-12-18 | 1 | -1/+1 |
| | |||||
* | Update manual/contrib.texi | David S. Miller | 2012-12-13 | 1 | -3/+10 |
| | | | | | * manual/contrib.texi (Contributors): Update entries for Hongjiu Lu and Joseph S. Myers. Add entry for Marcus Shawcroft. | ||||
* | Move node Argp Helper Functions to follow Argp Parsing State | Siddhesh Poyarekar | 2012-12-11 | 1 | -79/+79 |
| | | | | Resolves BZ #14246. | ||||
* | Mention if terminating null is included in NAME_MAX/PATH_MAX | Siddhesh Poyarekar | 2012-12-11 | 1 | -2/+4 |
| | | | | Fixes BZ #14872. | ||||
* | BZ #14833: message.texi typo fixes | Benno Schulenberg | 2012-12-08 | 1 | -10/+10 |
| | |||||
* | Remove @hsep and @vsep usage from info pages | Allan McRae | 2012-12-04 | 1 | -1/+1 |
| | | | | These cause an error when the info pages are build with texinfo>=4.13.90. | ||||
* | Fix typos in arith.texi. | Joseph Myers | 2012-12-01 | 1 | -2/+2 |
| | |||||
* | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 2012-11-09 | 3 | -4/+48 |
| | |||||
* | BZ#14815: Manual typo fix. | Roland McGrath | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 2012-11-04 | 1 | -2/+1 |
| | |||||
* | Document general use of test-wrapper and test-wrapper-env. | Joseph Myers | 2012-10-31 | 1 | -0/+11 |
| | |||||
* | manual: delete nested @cartouche | Mike Frysinger | 2012-10-29 | 1 | -2/+0 |
| | | | | | | | | | | | Putting @cartouche inside of @smallexample does not work with HTML output as the former produces a <table> while the latter produces a <pre>. You cannot nest a <table> in a <pre> as the contents are no longer formatted. Since it's entirely unnecessary, and none of the other examples do this, just drop the cartouche. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | Add cross-test-ssh.sh. | Joseph Myers | 2012-10-25 | 1 | -1/+8 |
| | |||||
* | Add note on free list pointers overwriting M_PERTURB bytes | Siddhesh Poyarekar | 2012-10-18 | 1 | -1/+4 |
| | | | | Fixes BZ #12140. | ||||
* | Add __ppc_get_timebase_freq to ppc.h. | Tulio Magno Quites Machado Filho | 2012-09-25 | 1 | -0/+8 |
| | |||||
* | Use www.gnu.org as example hostname in manual/examples/inetcli.c. | Joseph Myers | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | Fix description of carg branch cut (bug 13542) | John Tobey | 2012-09-07 | 1 | -3/+3 |
| | |||||
* | Use www.gnu.org as example hostname in manual (bug 10014). | Joseph Myers | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | Fix pointers between nodes in manual (bug 10038). | Joseph Myers | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | * manual/contrib.texi (Contributors): Fix typo. Complete entry. | Alexandre Oliva | 2012-09-05 | 1 | -2/+3 |
| | |||||
* | Fix typos in manual wrt syslog. | Roland McGrath | 2012-08-20 | 1 | -2/+2 |
| | |||||
* | * manual/stdio.texi (snprintf): Clarify handling of the trailing | Jeff Law | 2012-08-13 | 1 | -0/+2 |
| | | | | null byte in the output string. | ||||
* | Rename __secure_getenv to secure_getenv | Florian Weimer | 2012-07-25 | 1 | -3/+19 |
| | |||||
* | Document va_copy in preference to __va_copy. | Joseph Myers | 2012-07-20 | 2 | -14/+16 |
| | |||||
* | setcontext: Clarify termination when uc_link is the null pointer. | Thomas Schwinge | 2012-07-17 | 1 | -1/+2 |
| | |||||
* | BZ#14336: Manual spelling fixes. | Roland McGrath | 2012-07-09 | 2 | -5/+5 |
| | |||||
* | manual/contrib.texi (Contributors): Sort alphabetically by last name. | Thomas Schwinge | 2012-06-28 | 1 | -17/+17 |
| | |||||
* | Add Samuel Thibault to manual/contrib.texi | Andreas Jaeger | 2012-06-27 | 1 | -0/+3 |
| | |||||
* | Update manual/contrib.texi | Andreas Jaeger | 2012-06-15 | 1 | -1/+10 |
| | | | | | Update entry of Liubov Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites Machado Filho. | ||||
* | Make sure <build-dir>/manual directory gets created. | Roland McGrath | 2012-06-14 | 1 | -0/+1 |
| | |||||
* | BZ#14218: Reword argp_parse description slightly. | Roland McGrath | 2012-06-11 | 1 | -6/+6 |
| | |||||
* | Manual for platform-specific features and new __ppc_get_timebase inline. | Tulio Magno Quites Machado Filho | 2012-06-04 | 4 | -3/+111 |
| | | | | | | | | | [BZ #13743] A new class of installed headers has been documented for low-level platform-specific functionality. PowerPC added the first instance with a function to provide time base register access (__ppc_get_timebase). This is required for applications that measure time at high frequencies with high precision that can't afford a syscall. | ||||
* | Do not mention old Linux kernel versions in installation documentation. | Joseph Myers | 2012-05-23 | 1 | -7/+2 |
| | |||||
* | Rewrite manual/contrib.texi | Andreas Jaeger | 2012-05-21 | 1 | -102/+235 |
| | | | | | * manual/contrib.texi: Completely rewritten. It contains now an alphabetical list of contributors and their contributions. | ||||
* | Add <sys/auxv.h> and getauxval. | Richard Henderson | 2012-05-20 | 1 | -1/+29 |
| | |||||
* | Fix INSTALL description for modified files in source dir | Andreas Jaeger | 2012-05-18 | 1 | -2/+2 |
| | |||||
* | Avoid compiler warnings in qsort/bsearch examples | Andreas Jaeger | 2012-05-17 | 2 | -3/+12 |
| | |||||
* | Update Texinfo version requirement. | Joseph Myers | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | Do not build manual in source dir | Andreas Jaeger | 2012-05-14 | 4 | -147/+81 |
| | | | | | | | [BZ #13750] Do not build manual anymore in the source dir. Also clean up the Makefile and remove rules that have been used previously when we had a stand-alone Makefile which was obsoleted recently. | ||||
* | Fix concat example | Andreas Jaeger | 2012-05-14 | 1 | -0/+1 |
| | | | | | | | | 2012-05-14 Andreas Jaeger <aj@suse.de> * manual/string.texi (Copying and Concatenation): Add missing variable in concat example. Reported by David C. Rankin <drankinatty@suddenlinkmail.com>. | ||||
* | Revert "Do not build manual in the source directory" | Andreas Jaeger | 2012-05-04 | 3 | -73/+87 |
| | | | | | | This reverts commit e3945c47bdac1149a1fec5d46bd567a248cd17b9. reverting since it breaks building. | ||||
* | Revert "Update install.texi for building manual in build dir" | Andreas Jaeger | 2012-05-04 | 1 | -4/+4 |
| | | | | | | | This reverts commit 0d80ac6813e3bf21fad6d87202e9efe6d0c17a82. Reverting since e3945c47bdac1149a1fec5d46bd567a248cd17b9 gets reverted as well. | ||||
* | Update install.texi for building manual in build dir | Andreas Jaeger | 2012-05-04 | 1 | -4/+4 |
| |