about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* manual: Remove warning in the documentation of the abort functionFlorian Weimer2019-10-111-8/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0748-48/+48
* Correct the spelling of more contributorsPaul Eggert2019-08-291-1/+2
* Don't put non-ASCII into installed headersPaul Eggert2019-08-231-0/+9
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-231-1/+1
* Document strftime %Ob and %OB as C2X features.Joseph Myers2019-08-221-5/+11
* nss: Make nsswitch.conf more distribution friendly.Carlos O'Donell2019-08-191-5/+19
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-14/+16
* Add feature test macro _ISOC2X_SOURCE.Joseph Myers2019-08-131-0/+7
* Add glibc.malloc.mxfast tunableDJ Delorie2019-08-091-0/+12
* login: Remove utmp backend jump tables [BZ #23518]Florian Weimer2019-08-051-10/+10
* Update install and NEWS for 2.30 release.Carlos O'Donell2019-08-011-5/+5
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-291-1/+1
* 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