aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2020-03-20Extended Char Intro: Use getwc in example (Bug 25626)Carlos O'Donell1-1/+1
2020-03-13manual: Fix inconsistent declaration of wcsrchr [BZ #24655]Girish Joshi1-1/+1
2020-03-05manual: Fix wrong declaration of wcschr [BZ #24654]Girish Joshi1-1/+1
2020-03-04manual: Fix typo in parse_printf_format example [BZ #24638]Girish Joshi1-1/+1
2020-02-01Update newest tested versions of dependencies in install.texiSiddhesh Poyarekar1-5/+5
2020-02-01Add more contributors to the manualSiddhesh Poyarekar1-0/+18
2020-01-17Fix tst-pkey.c pkey_alloc return checks and manualLucas A. M. Magalhaes1-0/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers48-48/+48
2019-12-19aarch64: Add Huawei Kunpeng to tunable cpu listXuelei Zhang1-1/+1
2019-12-11manual: clarify fopen with the x flagPaul Eggert1-1/+3
2019-11-04nptl: Fix niggles with pthread_clockjoin_npMike Crowe1-1/+1
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe1-0/+12
2019-11-01manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_npMike Crowe1-2/+24
2019-10-30Revise the documentation of simple calendar time.Zack Weinberg4-471/+611
2019-10-11manual: Remove warning in the documentation of the abort functionFlorian Weimer1-8/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert48-48/+48
2019-08-29Correct the spelling of more contributorsPaul Eggert1-1/+2
2019-08-23Don't put non-ASCII into installed headersPaul Eggert1-0/+9
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert1-1/+1
2019-08-22Document strftime %Ob and %OB as C2X features.Joseph Myers1-5/+11
2019-08-19nss: Make nsswitch.conf more distribution friendly.Carlos O'Donell1-5/+19
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-14/+16
2019-08-13Add feature test macro _ISOC2X_SOURCE.Joseph Myers1-0/+7
2019-08-09Add glibc.malloc.mxfast tunableDJ Delorie1-0/+12
2019-08-05login: Remove utmp backend jump tables [BZ #23518]Florian Weimer1-10/+10
2019-08-01Update install and NEWS for 2.30 release.Carlos O'Donell1-5/+5
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer1-1/+1
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe1-0/+28
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe1-0/+20
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe1-0/+10
2019-07-10Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab1-1/+0
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer1-5/+5
2019-06-07Linux: Add getdents64 system callFlorian Weimer1-0/+38
2019-05-17Small tcache improvementsWilco Dijkstra1-1/+1
2019-05-17manual: Document O_DIRECTORYFlorian Weimer1-0/+7
2019-05-14Linux: Add the tgkill functionFlorian Weimer1-0/+15
2019-05-14manual: Adjust twalk_r documentation.Carlos O'Donell1-2/+2
2019-05-10Fix tcache count maximum (BZ #24531)Wilco Dijkstra1-2/+2
2019-05-02misc: Add twalk_r functionFlorian Weimer2-1/+80
2019-04-25Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer1-4/+4
2019-04-11Add missing percent sign to conversion specifierTAMUKI Shoichi1-3/+3
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer1-13/+0
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer1-0/+11
2019-02-02manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer1-26/+34
2019-02-01Require GCC 6.2 or later to build glibc.Joseph Myers1-6/+2
2019-02-01manual: Update struct sockaddr_in, struct sockaddr_sin6 descriptionFlorian Weimer1-10/+29
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue1-1/+1
2019-01-31Prepare for 2.29 releaseSiddhesh Poyarekar2-8/+38
2019-01-24strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi1-0/+11
2019-01-24strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi1-0/+7