summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use C99-compliant scanf under _GNU_SOURCE with modern compilers.zack/c99-compliant-scanfZack Weinberg2018-12-2542-103/+515
* Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers2018-12-213-0/+11
* Refactor string benchtestsWilco Dijkstra2018-12-2122-207/+95
* Update longlong.h.Joseph Myers2018-12-212-58/+59
* Require GCC 5 or later to build glibc (bug 23993).Joseph Myers2018-12-216-6/+21
* malloc: Check the alignment of mmapped chunks before unmapping.Istvan Kurucsai2018-12-212-1/+8
* malloc: Add more integrity checks to mremap_chunk.Istvan Kurucsai2018-12-202-3/+13
* Add C-SKY portMao Han2018-12-21126-0/+12799
* Y2038: make __difftime compatible with 64-bit timeAlbert ARIBAUD (3ADEV)2018-12-203-9/+38
* manual/examples: Remove redundant "if not"H.J. Lu2018-12-2042-41/+85
* Remove x86 mathinline.h.Joseph Myers2018-12-193-295/+35
* Remove x86 mathinline.h sinh, cosh, tanh inlines.Joseph Myers2018-12-192-16/+7
* Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho2018-12-193-31/+107
* nscd: avoid assertion failure during persistent db checkAndreas Schwab2018-12-192-1/+6
* hurd: Fix 64bit fcntl lock implementationSamuel Thibault2018-12-192-3/+8
* Fix BZ number for 43a45c2d82Adhemerval Zanella2018-12-181-1/+1
* Y2038: add function __ctime64_rAlbert ARIBAUD (3ADEV)2018-12-183-2/+31
* Y2038: add function __ctime64Albert ARIBAUD (3ADEV)2018-12-183-2/+30
* Y2038: add function __gmtime64_rAlbert ARIBAUD (3ADEV)2018-12-183-1/+31
* Y2038: add function __gmtime64Albert ARIBAUD (3ADEV)2018-12-183-2/+29
* Y2038: add function __localtime64_rAlbert ARIBAUD (3ADEV)2018-12-183-1/+32
* s390: Use generic kernel_sigaction.hAdhemerval Zanella2018-12-182-26/+6
* ia64: Remove kernel_sigaction.hAdhemerval Zanella2018-12-182-7/+2
* hppa: Remove kernel_sigaction.hAdhemerval Zanella2018-12-182-18/+2
* alpha: Use Linux generic sigaction implementationAdhemerval Zanella2018-12-189-115/+42
* m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella2018-12-188-34/+45
* Remove __ASSUME_ST_INO_64_BIT.Joseph Myers2018-12-188-43/+25
* S390: Cleanup ifunc-resolve.h.Stefan Liebler2018-12-187-41/+23
* S390: Refactor gconv_simple ifunc handling.Stefan Liebler2018-12-182-11/+17
* S390: Refactor wmemcmp ifunc handling.Stefan Liebler2018-12-188-29/+111
* S390: Refactor wmemset ifunc handling.Stefan Liebler2018-12-188-32/+141
* S390: Refactor wmemchr ifunc handling.Stefan Liebler2018-12-188-32/+141
* S390: Refactor wcscspn ifunc handling.Stefan Liebler2018-12-188-19/+115
* S390: Refactor wcspbrk ifunc handling.Stefan Liebler2018-12-188-24/+129
* S390: Refactor wcsspn ifunc handling.Stefan Liebler2018-12-188-24/+129
* S390: Refactor wcsrchr ifunc handling.Stefan Liebler2018-12-188-19/+116
* S390: Refactor wcschrnul ifunc handling.Stefan Liebler2018-12-188-20/+118
* S390: Refactor wcschr ifunc handling.Stefan Liebler2018-12-188-32/+141
* S390: Refactor wcsncmp ifunc handling.Stefan Liebler2018-12-188-18/+114
* S390: Refactor wcscmp ifunc handling.Stefan Liebler2018-12-188-26/+127
* S390: Refactor wcsncat ifunc handling.Stefan Liebler2018-12-188-19/+116
* S390: Refactor wcscat ifunc handling.Stefan Liebler2018-12-188-20/+118
* S390: Refactor wcpncpy ifunc handling.Stefan Liebler2018-12-188-20/+118
* S390: Refactor wcsncpy ifunc handling.Stefan Liebler2018-12-188-21/+118
* S390: Refactor wcpcpy ifunc handling.Stefan Liebler2018-12-188-20/+118
* S390: Refactor wcscpy ifunc handling.Stefan Liebler2018-12-188-19/+116
* S390: Refactor wcsnlen ifunc handling.Stefan Liebler2018-12-188-20/+118
* S390: Refactor wcslen ifunc handling.Stefan Liebler2018-12-188-19/+120
* S390: Refactor memrchr ifunc handling.Stefan Liebler2018-12-188-21/+117
* S390: Refactor memccpy ifunc handling.Stefan Liebler2018-12-188-19/+120