about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-09-061-1/+1
* Fix tcache count maximum (BZ #24531)Wilco Dijkstra2019-05-221-2/+2
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-09-281-7/+14
* manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker2017-12-221-0/+5
* malloc: Remove check_action variable [BZ #21754]Florian Weimer2017-11-282-8/+0
* malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer2017-11-282-32/+16
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-10-101-1/+1
* Update contributors and latest gcc and binutils versionsSiddhesh Poyarekar2017-08-022-2/+30
* manual: Refactor documentation of CHAR_BIT.Rical Jasan2017-07-271-6/+5
* manual: Complete @standards in creature.texi.Rical Jasan2017-07-271-1/+1
* posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella2017-07-111-0/+4
* * manual/tunables.texi: Add missing @end deftp.DJ Delorie2017-07-061-0/+1
* Add per-thread cache to mallocDJ Delorie2017-07-063-0/+57
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-301-0/+8
* Require binutils 2.25 or later to build glibc.Joseph Myers2017-06-281-1/+1
* Add float128 support for ia64.Joseph Myers2017-06-261-1/+1
* Add float128 support for x86_64, x86.Joseph Myers2017-06-261-1/+1
* powerpc64le: Enable float128Paul E. Murphy2017-06-261-1/+2
* powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes2017-06-261-0/+4
* manual: Fix a minor grammatical error.Rical Jasan2017-06-251-1/+1
* Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes2017-06-232-49/+513
* Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes2017-06-231-3/+4
* Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes2017-06-221-12/+12
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-211-4/+4
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-201-0/+36
* manual: Complete @standards in lang.texi.Rical Jasan2017-06-201-20/+20
* Require GCC 4.9 or later for building glibc.Joseph Myers2017-06-191-2/+2
* manual: Complete @standards in string.texi.Rical Jasan2017-06-161-2/+2
* manual: Complete @standards in arith.texi.Rical Jasan2017-06-161-7/+10
* manual: Complete @standards in argp.texi.Rical Jasan2017-06-161-0/+14
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-1540-4870/+2565
* manual: Create empty placeholder macros for @standards.Rical Jasan2017-06-151-0/+7
* Enable tunables by defaultSiddhesh Poyarekar2017-06-151-7/+6
* float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2017-06-122-7/+67
* tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar2017-06-071-0/+23
* manual: Provide consistent errno documentation.Rical Jasan2017-06-022-37/+30
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+109
* Add reallocarray functionDennis Wölfing2017-05-301-10/+36
* libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella2017-05-221-1/+9
* manual: Convert errno @comments to new @errno macro.Rical Jasan2017-05-192-298/+304
* manual: Convert @tables of annotated @items to @vtables.Rical Jasan2017-05-185-32/+32
* manual: Fix up invalid header and standards syntax.Rical Jasan2017-05-186-13/+11
* Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy2017-05-091-0/+9
* manual: Add preadv and pwritev documentationAdhemerval Zanella2017-05-041-0/+102
* manual: Document replacing malloc [BZ #20424]Florian Weimer2017-04-211-0/+65
* Assume that accept4 is always available and worksFlorian Weimer2017-04-191-0/+2
* malloc: Turn cfree into a compatibility symbolFlorian Weimer2017-04-181-9/+0
* manual: readdir, readdir64 are thread-safeFlorian Weimer2017-04-111-9/+20
* getopt: remove USE_NONOPTION_FLAGSZack Weinberg2017-04-071-3/+0
* Deprecate libnsl by default (only shared library will beThorsten Kukuk2017-03-211-0/+7