summaryrefslogtreecommitdiff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0145-45/+45
* Fix spelling in manual, as in bug 16376Ville Skytta2013-12-3015-24/+24
* Clarify that scanf does not use character classes. Fixes bug 12986Ondřej Bílka2013-12-231-1/+5
* Update texinfo.tex, config.guess, config.sub from upstream.Joseph Myers2013-12-191-58/+96
* Add _DEFAULT_SOURCE feature test macro.Joseph Myers2013-12-191-4/+19
* Stop partial menu generation in INSTALL fileAllan McRae2013-12-191-0/+2
* Add error reporting (via errno) to getauxval().Brooks Moses2013-12-181-1/+2
* Add missing deftp to fix commit 4d84e6addd62bdc256627af.Ondřej Bílka2013-12-181-0/+2
* Update documentation after dropping PER_THREAD conditional.Ondřej Bílka2013-12-181-34/+6
* Support TZ transition times < 00:00:00.Paul Eggert2013-12-171-1/+11
* Document TZ transition times >= 25:00:00.Paul Eggert2013-12-171-2/+25
* * manual/time.texi (TZ Variable): Modernize North America examplePaul Eggert2013-12-171-5/+6
* * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.Paul Eggert2013-12-171-1/+1
* Remove __FAVOR_BSD.Joseph Myers2013-12-172-69/+7
* manual/memory.texi: Document aligned_alloc.Will Newton2013-12-161-16/+47
* manual/memory.texi: Bring aligned allocation docs up to date.Will Newton2013-12-161-17/+44
* BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar2013-12-052-3/+8
* Clarify documentation on how functions use timezone. Fixes bug 926.Paul Eggert2013-12-041-17/+21
* Document shm_open.Ondřej Bílka2013-12-021-0/+27
* Document libm accuracy goals.Joseph Myers2013-11-281-4/+74
* Document some libm error handling intents.Joseph Myers2013-11-281-7/+18
* Consolidate valloc/pvalloc code.Ondřej Bílka2013-11-201-3/+2
* Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar2013-11-201-0/+42
* 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