aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-18manual: Fix the wording to "alternative" rather than "alternate"TAMUKI Shoichi1-3/+3
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra1-1/+1
2019-01-07manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer11-31/+31
2019-01-04Fix the manual for old texinfoSzabolcs Nagy1-4/+4
2019-01-01Update miscellaneous files from upstream sources.Joseph Myers1-65/+6
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers46-46/+46
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers1-2/+2
2018-12-20manual/examples: Remove redundant "if not"H.J. Lu41-41/+41
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer1-4/+3
2018-12-18Fix __TIMERSIZE and @theglibcadj typosAlbert ARIBAUD (3ADEV)1-1/+1
2018-12-17Y2038: add function __localtime64Albert ARIBAUD (3ADEV)1-0/+125
2018-12-14manual: Document thread/task IDs for LinuxFlorian Weimer2-18/+46
2018-12-10Use gen-as-const.py to process .pysym files.Joseph Myers1-1/+1
2018-12-07Add getcpuH.J. Lu1-0/+21
2018-12-06Update miscellaneous files from upstream sources.Joseph Myers1-5/+47