about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* manual/memory.texi: Remove register keyword from examples.Will Newton2013-11-061-3/+3
* Fix description of random according to POSIX. Fixes bug 7003Bruno Haible2013-11-011-1/+1
* rename configure.in to configure.acMike Frysinger2013-10-302-5/+5
* Fix gethostbyname_r example. Fixes bug 2801.Ondřej Bílka2013-10-251-3/+5
* Acknowledge that fnmatch can fail. Fixes bug 14029.Ondřej Bílka2013-10-251-5/+2
* Document that mmap() returns MAP_FAILED on error, as per the POSIX standard.Fabrice Bauzac2013-10-251-2/+2
* Mention FIPS 140-2 compliance and Sun RPC.Carlos O'Donell2013-10-191-1/+9
* Add systemtap markers to math function slow pathsSiddhesh Poyarekar2013-10-111-0/+98
* Update gethostbyname2_r documentation. Fixes bug #156.Yogesh Chaudhari2013-10-081-8/+11
* Fix typo in manualSiddhesh Poyarekar2013-10-041-1/+1
* BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka2013-10-031-4/+4
* Revert "Remove references to non-existent content items in install.texi"Allan McRae2013-09-281-1/+1
* Remove references to non-existent content items in install.texiAllan McRae2013-09-271-1/+1
* Update to canonical freemanuals.texi file.Roland McGrath2013-09-242-1/+5
* manual: Fix a typo in `POSIX Threads' sectionMaciej W. Rozycki2013-09-231-1/+1
* Add malloc probes for sbrk and heap resizing.Alexandre Oliva2013-09-201-0/+41
* Add catch-all alloc retry probe.Alexandre Oliva2013-09-201-0/+12
* Add probes for malloc retries.Alexandre Oliva2013-09-201-0/+22
* Add probes for malloc arena changes.Alexandre Oliva2013-09-201-0/+60
* Add probes for all changes to malloc options.Alexandre Oliva2013-09-201-1/+82
* Add first set of memory probes.Alexandre Oliva2013-09-203-2/+43
* Clarify documentation cross-referenceAllan McRae2013-09-101-1/+2
* Update pt_chown sections of the manualAllan McRae2013-09-101-8/+5
* Fix typo in strcoll exampleAllan McRae2013-09-091-1/+1
* Remove --disable-versioning.Joseph Myers2013-09-041-5/+0
* Fix then/than typos.Ondřej Bílka2013-08-304-7/+7
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-162-20/+62
* Update manual/contrib.texiDavid S. Miller2013-08-011-1/+15
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-0/+14
* Add a configure option to enable lock elision and disable by defaultAndi Kleen2013-07-021-0/+3
* Require GCC 4.4 or later to build glibc.Joseph Myers2013-06-261-2/+2
* Update texinfo.tex.Joseph Myers2013-06-251-202/+353
* Sort sysd-rules-patterns by descending pattern length.Roland McGrath2013-06-171-3/+4
* Add documentation for default pthread attribute functionsSiddhesh Poyarekar2013-06-151-0/+40
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* [BZ #14256]Jeff Law2013-05-301-5/+6
* Doc fix for 'frexp' in arith.texiBen Norht2013-05-281-2/+2
* * manual/platform.texi: Add missing @end deftypefun.Thomas Schwinge2013-05-261-0/+1
* PowerPC: Program Priority Register supportAdhemerval Zanella2013-05-241-0/+20
* PowerPC: Add functions for shared resources hints.Edjunior Machado2013-05-231-0/+24
* manual/message.texi: Fix english and clarify.Carlos O'Donell2013-05-071-4/+4
* BZ#15361: Make aio_fsync not check open modes.Roland McGrath2013-04-121-2/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-022-1/+11
* Fix docs for scalbn* and scalbl* functionsMark H Weaver2013-03-241-6/+6
* Rename nptl.texi to threads.texiSiddhesh Poyarekar2013-03-192-1/+1
* manual: Sort mallopt M_* parameters alphabeticallyCarlos O'Donell2013-03-171-13/+19
* Modify threads in nptl cindex to pthreadsSiddhesh Poyarekar2013-03-151-1/+1
* Add nptl manual chapterSiddhesh Poyarekar2013-03-143-2/+46
* Remove mention of i386-pc-linux-gnu.Carlos O'Donell2013-03-121-4/+4
* Fix menu ordering in socket.texi.Allan McRae2013-02-241-1/+1