about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* S390: Refactor rawmemchr ifunc handling.Stefan Liebler2018-12-188-32/+133
* S390: Refactor memchr ifunc handling.Stefan Liebler2018-12-1811-105/+146
* S390: Refactor strcspn ifunc handling.Stefan Liebler2018-12-188-21/+126
* S390: Refactor strpbrk ifunc handling.Stefan Liebler2018-12-188-21/+126
* S390: Refactor strspn ifunc handling.Stefan Liebler2018-12-188-20/+125
* S390: Refactor strrchr ifunc handling.Stefan Liebler2018-12-188-22/+128