about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Add missing percent sign to conversion specifierTAMUKI Shoichi2019-04-111-3/+3
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-13/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+11
* manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer2019-02-021-26/+34
* Require GCC 6.2 or later to build glibc.Joseph Myers2019-02-011-6/+2
* manual: Update struct sockaddr_in, struct sockaddr_sin6 descriptionFlorian Weimer2019-02-011-10/+29
* aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2019-02-011-1/+1
* Prepare for 2.29 releaseSiddhesh Poyarekar2019-01-312-8/+38
* strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi2019-01-241-0/+11
* strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi2019-01-241-0/+7
* manual: Fix the wording to "alternative" rather than "alternate"TAMUKI Shoichi2019-01-181-3/+3
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-01-091-1/+1
* manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer2019-01-0711-31/+31
* Fix the manual for old texinfoSzabolcs Nagy2019-01-041-4/+4
* Update miscellaneous files from upstream sources.Joseph Myers2019-01-011-65/+6
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0146-46/+46
* Require GCC 5 or later to build glibc (bug 23993).Joseph Myers2018-12-211-2/+2
* manual/examples: Remove redundant "if not"H.J. Lu2018-12-2041-41/+41
* locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer2018-12-181-4/+3
* Fix __TIMERSIZE and @theglibcadj typosAlbert ARIBAUD (3ADEV)2018-12-181-1/+1
* Y2038: add function __localtime64Albert ARIBAUD (3ADEV)2018-12-171-0/+125
* manual: Document thread/task IDs for LinuxFlorian Weimer2018-12-142-18/+46
* Use gen-as-const.py to process .pysym files.Joseph Myers2018-12-101-1/+1
* Add getcpuH.J. Lu2018-12-071-0/+21
* Update miscellaneous files from upstream sources.Joseph Myers2018-12-061-5/+47
* Mutex: Add pthread mutex tunablesKemi Wang2018-12-011-0/+27
* malloc: tcache double free checkDJ Delorie2018-11-201-0/+12
* Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-11-161-4/+5
* Fix typo in the documentation of gcvtGabriel F. T. Gomes2018-11-011-1/+1
* hurd: Fix errno* generationSamuel Thibault2018-10-311-0/+13
* Patch to require Python 3.4 or later to build glibc.Joseph Myers2018-10-292-5/+5
* Use gen-libm-test.py to generate ulps table for manual.Joseph Myers2018-10-243-213/+10
* [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