about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Y2038: add _TIME_BITS support aaribaud/y2038Albert ARIBAUD (3ADEV)2018-10-241-0/+28
* [manual] Job control is no longer optional.Zack Weinberg2018-10-172-29/+11
* Don't build libnsl for new ABIsAndreas Schwab2018-09-241-0/+3
* Add --with-nonshared-cflags option to configureFlorian Weimer2018-08-171-0/+14
* Update install.texi documentation of uses of Perl and Python.Joseph Myers2018-08-131-37/+32
* Add convenience target 'install-locale-files'.Carlos O'Donell2018-08-021-7/+24
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-022-23/+23
* 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
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-02-021-7/+14