about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+28
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+20
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+10
* Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab2019-07-101-1/+0
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-06-281-5/+5
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+38
* Small tcache improvementsWilco Dijkstra2019-05-171-1/+1
* manual: Document O_DIRECTORYFlorian Weimer2019-05-171-0/+7
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+15
* manual: Adjust twalk_r documentation.Carlos O'Donell2019-05-141-2/+2
* Fix tcache count maximum (BZ #24531)Wilco Dijkstra2019-05-101-2/+2
* misc: Add twalk_r functionFlorian Weimer2019-05-022-1/+80
* Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer2019-04-251-4/+4
* 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