about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Add glibc.malloc.mxfast tunableDJ Delorie2019-10-301-0/+12
* Small tcache improvementsWilco Dijkstra2019-10-301-1/+1
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-09-061-1/+1
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-07-091-5/+5
* Fix tcache count maximum (BZ #24531)Wilco Dijkstra2019-05-221-2/+2
* malloc: tcache double free checkDJ Delorie2018-11-281-0/+12
* Revert "malloc: tcache double free check" [BZ #23907]Florian Weimer2018-11-221-12/+0
* malloc: tcache double free checkDJ Delorie2018-11-201-0/+12
* Update tooling versions verified to work with glibc.Carlos O'Donell2018-07-311-10/+21
* Update contrib.texi contributions.Carlos O'Donell2018-07-311-12/+29
* Add manual documentation for threads.hRical Jasan2018-07-243-9/+554
* INSTALL: Add a note for Intel CET statusH.J. Lu2018-07-191-0/+5
* x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstkH.J. Lu2018-07-181-0/+28
* Intel CET: Document --enable-cetH.J. Lu2018-07-181-0/+11
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer2018-07-041-7/+1
* Document interaction with GCC built-ins in the Customizing PrintfMartin Sebor2018-06-291-4/+12
* New configure option --disable-crypt.Zack Weinberg2018-06-291-0/+11
* manual: Revise crypt.texi.Zack Weinberg2018-06-2911-197/+351
* manual: Reorganize crypt.texi.Zack Weinberg2018-06-292-119/+73
* Disallow use of DES encryption functions in new programs.Zack Weinberg2018-06-293-242/+43
* Fix documentation build with old makeinfoSzabolcs Nagy2018-06-281-1/+1
* Remove macros extend_alloca, extend_alloca_account [BZ #18023]Florian Weimer2018-06-271-1/+0
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-6/+7
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-261-1/+1
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+19
* math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer2018-05-161-1/+1
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+19
* Revert:Alexandre Oliva2018-05-071-0/+8
* manual/startup.texi (Aborting a Program): Remove inappropriate joke.Raymond Nicholson2018-04-301-8/+0
* Remove tilegx port.Joseph Myers2018-04-271-1/+2
* Fix missing @ before texinfo commandAndreas Schwab2018-04-061-1/+1
* manual: Various fixes to the mbstouwcs example, and mbrtowc updateFlorian Weimer2018-04-052-43/+77
* manual: Move mbstouwcs to an example C fileFlorian Weimer2018-04-052-22/+29
* Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu2018-04-031-0/+3
* Fix errno valuesSamuel Thibault2018-03-201-10/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+19
* hurd: Reimplement libc locks using mach's gsyncAgustina Arzille2018-03-181-0/+10
* manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan2018-02-211-7/+14
* manual: Update the _ISOC99_SOURCE description.Rical Jasan2018-02-201-4/+3
* manual: Document missing feature test macros.Rical Jasan2018-02-201-2/+37
* manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan2018-02-191-8/+9
* manual: Fix a syntax error.Rical Jasan2018-02-161-1/+1
* Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers2018-02-151-7/+18
* Remove slow paths from expSzabolcs Nagy2018-02-121-14/+0
* Remove slow paths from powWilco Dijkstra2018-02-121-16/+0
* Add narrowing add functions.Joseph Myers2018-02-101-0/+19
* manual: Fix Texinfo warnings about improper node names.Rical Jasan2018-02-093-6/+6
* Remove slow paths from logWilco Dijkstra2018-02-071-17/+0