Age | Commit message (Expand) | Author | Files | Lines |
2013-09-20 | Add malloc probes for sbrk and heap resizing. | Alexandre Oliva | 1 | -0/+41 |
2013-09-20 | Add catch-all alloc retry probe. | Alexandre Oliva | 1 | -0/+12 |
2013-09-20 | Add probes for malloc retries. | Alexandre Oliva | 1 | -0/+22 |
2013-09-20 | Add probes for malloc arena changes. | Alexandre Oliva | 1 | -0/+60 |
2013-09-20 | Add probes for all changes to malloc options. | Alexandre Oliva | 1 | -1/+82 |
2013-09-20 | Add first set of memory probes. | Alexandre Oliva | 3 | -2/+43 |
2013-09-10 | Clarify documentation cross-reference | Allan McRae | 1 | -1/+2 |
2013-09-10 | Update pt_chown sections of the manual | Allan McRae | 1 | -8/+5 |
2013-09-09 | Fix typo in strcoll example | Allan McRae | 1 | -1/+1 |
2013-09-04 | Remove --disable-versioning. | Joseph Myers | 1 | -5/+0 |
2013-08-30 | Fix then/than typos. | Ondřej Bílka | 4 | -7/+7 |
2013-08-16 | CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r | Florian Weimer | 2 | -20/+62 |
2013-08-01 | Update manual/contrib.texi | David S. Miller | 1 | -1/+15 |
2013-07-21 | CVE-2013-2207, BZ #15755: Disable pt_chown. | Carlos O'Donell | 1 | -0/+14 |
2013-07-02 | Add a configure option to enable lock elision and disable by default | Andi Kleen | 1 | -0/+3 |
2013-06-26 | Require GCC 4.4 or later to build glibc. | Joseph Myers | 1 | -2/+2 |
2013-06-25 | Update texinfo.tex. | Joseph Myers | 1 | -202/+353 |
2013-06-17 | Sort sysd-rules-patterns by descending pattern length. | Roland McGrath | 1 | -3/+4 |
2013-06-15 | Add documentation for default pthread attribute functions | Siddhesh Poyarekar | 1 | -0/+40 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 1 | -1/+1 |
2013-05-30 | [BZ #14256] | Jeff Law | 1 | -5/+6 |
2013-05-28 | Doc fix for 'frexp' in arith.texi | Ben Norht | 1 | -2/+2 |
2013-05-26 | * manual/platform.texi: Add missing @end deftypefun. | Thomas Schwinge | 1 | -0/+1 |
2013-05-24 | PowerPC: Program Priority Register support | Adhemerval Zanella | 1 | -0/+20 |
2013-05-23 | PowerPC: Add functions for shared resources hints. | Edjunior Machado | 1 | -0/+24 |
2013-05-07 | manual/message.texi: Fix english and clarify. | Carlos O'Donell | 1 | -4/+4 |
2013-04-12 | BZ#15361: Make aio_fsync not check open modes. | Roland McGrath | 1 | -2/+1 |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 2 | -1/+11 |
2013-03-24 | Fix docs for scalbn* and scalbl* functions | Mark H Weaver | 1 | -6/+6 |
2013-03-19 | Rename nptl.texi to threads.texi | Siddhesh Poyarekar | 2 | -1/+1 |
2013-03-17 | manual: Sort mallopt M_* parameters alphabetically | Carlos O'Donell | 1 | -13/+19 |
2013-03-15 | Modify threads in nptl cindex to pthreads | Siddhesh Poyarekar | 1 | -1/+1 |
2013-03-14 | Add nptl manual chapter | Siddhesh Poyarekar | 3 | -2/+46 |
2013-03-12 | Remove mention of i386-pc-linux-gnu. | Carlos O'Donell | 1 | -4/+4 |
2013-02-24 | Fix menu ordering in socket.texi. | Allan McRae | 1 | -1/+1 |
2013-02-24 | Add @detailmenu to subsection node listing | Allan McRae | 1 | -0/+2 |
2013-02-21 | Move @end statement to start of line | Allan McRae | 1 | -1/+2 |
2013-02-20 | manual: Remove frobnicate @pxref. | Carlos O'Donell | 1 | -1/+1 |
2013-02-11 | Fix some errors in declarations in the manual. | Roland McGrath | 19 | -88/+86 |
2013-02-08 | Fix PF_LOCAL socket example sockaddr_un size calculation. | Roland McGrath | 1 | -3/+2 |
2013-01-13 | manual: glob flags: fix sorting order | Mike Frysinger | 1 | -7/+7 |
2013-01-13 | manual: glob flags: mention the GNU extensions | Mike Frysinger | 1 | -1/+3 |
2013-01-13 | manual: glob: document the gl_flags field | Mike Frysinger | 1 | -0/+12 |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 1 | -0/+5 |
2013-01-02 | Update miscellaneous copyright dates. | Joseph Myers | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 45 | -45/+45 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2 | -3/+2 |
2012-12-18 | Fix AArch64 typo. | Marcus Shawcroft | 1 | -1/+1 |
2012-12-13 | Update manual/contrib.texi | David S. Miller | 1 | -3/+10 |
2012-12-11 | Move node Argp Helper Functions to follow Argp Parsing State | Siddhesh Poyarekar | 1 | -79/+79 |