summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2013-09-23manual: Fix a typo in `POSIX Threads' sectionMaciej W. Rozycki
2013-09-20Add malloc probes for sbrk and heap resizing.Alexandre Oliva
2013-09-20Add catch-all alloc retry probe.Alexandre Oliva
2013-09-20Add probes for malloc retries.Alexandre Oliva
2013-09-20Add probes for malloc arena changes.Alexandre Oliva
2013-09-20Add probes for all changes to malloc options.Alexandre Oliva
2013-09-20Add first set of memory probes.Alexandre Oliva
2013-09-10Clarify documentation cross-referenceAllan McRae
2013-09-10Update pt_chown sections of the manualAllan McRae
2013-09-09Fix typo in strcoll exampleAllan McRae
2013-09-04Remove --disable-versioning.Joseph Myers
2013-08-30Fix then/than typos.Ondřej Bílka
2013-08-16CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer
2013-08-01Update manual/contrib.texiDavid S. Miller
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2013-07-02Add a configure option to enable lock elision and disable by defaultAndi Kleen
2013-06-26Require GCC 4.4 or later to build glibc.Joseph Myers
2013-06-25Update texinfo.tex.Joseph Myers
2013-06-17Sort sysd-rules-patterns by descending pattern length.Roland McGrath
2013-06-15Add documentation for default pthread attribute functionsSiddhesh Poyarekar
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-30 [BZ #14256]Jeff Law
2013-05-28Doc fix for 'frexp' in arith.texiBen Norht
2013-05-26 * manual/platform.texi: Add missing @end deftypefun.Thomas Schwinge
2013-05-24PowerPC: Program Priority Register supportAdhemerval Zanella
2013-05-23PowerPC: Add functions for shared resources hints.Edjunior Machado
2013-05-07manual/message.texi: Fix english and clarify.Carlos O'Donell
2013-04-12BZ#15361: Make aio_fsync not check open modes.Roland McGrath
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-24Fix docs for scalbn* and scalbl* functionsMark H Weaver
2013-03-19Rename nptl.texi to threads.texiSiddhesh Poyarekar
2013-03-17manual: Sort mallopt M_* parameters alphabeticallyCarlos O'Donell
2013-03-15Modify threads in nptl cindex to pthreadsSiddhesh Poyarekar
2013-03-14Add nptl manual chapterSiddhesh Poyarekar
2013-03-12Remove mention of i386-pc-linux-gnu.Carlos O'Donell
2013-02-24Fix menu ordering in socket.texi.Allan McRae
2013-02-24Add @detailmenu to subsection node listingAllan McRae
2013-02-21Move @end statement to start of lineAllan McRae
2013-02-20manual: Remove frobnicate @pxref.Carlos O'Donell
2013-02-11Fix some errors in declarations in the manual.Roland McGrath
2013-02-08Fix PF_LOCAL socket example sockaddr_un size calculation.Roland McGrath
2013-01-13manual: glob flags: fix sorting orderMike Frysinger
2013-01-13manual: glob flags: mention the GNU extensionsMike Frysinger
2013-01-13manual: glob: document the gl_flags fieldMike Frysinger
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update miscellaneous copyright dates.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-18Fix AArch64 typo.Marcus Shawcroft
2012-12-13Update manual/contrib.texiDavid S. Miller