Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 2013-04-02 | 2 | -1/+11 |
| | | | | It is based on draft TS 18661 and currently enabled as a GNU extension. | ||||
* | Fix docs for scalbn* and scalbl* functions | Mark H Weaver | 2013-03-24 | 1 | -6/+6 |
| | | | | | * manual/arith.texi (Normalization Functions): Fix prototypes for scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl. | ||||
* | Rename nptl.texi to threads.texi | Siddhesh Poyarekar | 2013-03-19 | 2 | -1/+1 |
| | | | | | The manual and its file names are about interfaces and not the implementation details. | ||||
* | manual: Sort mallopt M_* parameters alphabetically | Carlos O'Donell | 2013-03-17 | 1 | -13/+19 |
| | | | | | Sort the mallopt M_* parameters alphabetically and add comments for the missing paramters. | ||||
* | Modify threads in nptl cindex to pthreads | Siddhesh Poyarekar | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | Add nptl manual chapter | Siddhesh Poyarekar | 2013-03-14 | 3 | -2/+46 |
| | | | | | | This adds the base chapter for POSIX threads and also documentation for thread-specific data, along with a note on its interaction with C++11 thread_local variables. | ||||
* | Remove mention of i386-pc-linux-gnu. | Carlos O'Donell | 2013-03-12 | 1 | -4/+4 |
| | | | | | | The GNU C Library does not support building for i386 therefore we remove mention of this configuration from the INSTALL file. | ||||
* | Fix menu ordering in socket.texi. | Allan McRae | 2013-02-24 | 1 | -1/+1 |
| | | | | Match the order of (sub)sections in the menu to that in the file.. | ||||
* | Add @detailmenu to subsection node listing | Allan McRae | 2013-02-24 | 1 | -0/+2 |
| | | | | | | Surround the "Detailed Node Listing" section of the info page menu with @detailmenu flags to avoid confusing texinfo. Resolves a large number of warnings printed by texinfo-5.0. | ||||
* | Move @end statement to start of line | Allan McRae | 2013-02-21 | 1 | -1/+2 |
| | | | | Fixes a warning with texinfo-5.0. | ||||
* | manual: Remove frobnicate @pxref. | Carlos O'Donell | 2013-02-20 | 1 | -1/+1 |
| | | | | | | We remove the frobnicate @pxref in the "System Databases and Name Service Switch" chapter. The @pxref doesn't make sense in the given context. | ||||
* | Fix some errors in declarations in the manual. | Roland McGrath | 2013-02-11 | 19 | -88/+86 |
| | |||||
* | Fix PF_LOCAL socket example sockaddr_un size calculation. | Roland McGrath | 2013-02-08 | 1 | -3/+2 |
| | |||||
* | 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 |
| |