summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2013-11-28Document libm accuracy goals.Joseph Myers
2013-11-28Document some libm error handling intents.Joseph Myers
2013-11-20Consolidate valloc/pvalloc code.Ondřej Bílka
2013-11-20Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar
2013-11-06manual/memory.texi: Remove register keyword from examples.Will Newton
2013-11-01Fix description of random according to POSIX. Fixes bug 7003Bruno Haible
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-25Fix gethostbyname_r example. Fixes bug 2801.Ondřej Bílka
2013-10-25Acknowledge that fnmatch can fail. Fixes bug 14029.Ondřej Bílka
2013-10-25Document that mmap() returns MAP_FAILED on error, as per the POSIX standard.Fabrice Bauzac
2013-10-19Mention FIPS 140-2 compliance and Sun RPC.Carlos O'Donell
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar
2013-10-08Update gethostbyname2_r documentation. Fixes bug #156.Yogesh Chaudhari
2013-10-04Fix typo in manualSiddhesh Poyarekar
2013-10-03BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka
2013-09-28Revert "Remove references to non-existent content items in install.texi"Allan McRae
2013-09-27Remove references to non-existent content items in install.texiAllan McRae
2013-09-24Update to canonical freemanuals.texi file.Roland McGrath
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