about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Linux: Require properly configured /dev/pts for PTYsAurelien Jarno2022-08-181-8/+3
* Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty2020-10-301-1/+5
* Update newest tested versions of dependencies in install.texiSiddhesh Poyarekar2020-02-011-5/+5
* Add more contributors to the manualSiddhesh Poyarekar2020-02-011-0/+18
* Fix tst-pkey.c pkey_alloc return checks and manualLucas A. M. Magalhaes2020-01-171-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0148-48/+48
* aarch64: Add Huawei Kunpeng to tunable cpu listXuelei Zhang2019-12-191-1/+1
* manual: clarify fopen with the x flagPaul Eggert2019-12-111-1/+3
* nptl: Fix niggles with pthread_clockjoin_npMike Crowe2019-11-041-1/+1
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+12
* manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_npMike Crowe2019-11-011-2/+24
* Revise the documentation of simple calendar time.Zack Weinberg2019-10-304-471/+611
* 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