about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Update timezone code from tzcode 2018i.Joseph Myers2018-12-313-5/+12
* regex: improve Gnulib port to AIXPaul Eggert2018-12-312-12/+10
* malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer2018-12-312-42/+8
* riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu2018-12-312-1/+11
* Use Linux 4.20 in build-many-glibcs.py.Joseph Myers2018-12-312-1/+6
* hurd: Handle "pid" magical lookup retryJustus Winter2018-12-282-13/+71
* Multiple locales: Use the correct 12-hour time formats (bug 10496).Rafal Luzynski2018-12-2880-112/+245
* sq_AL: Use the correct date and time formats (bug 10496, 23724).Rafal Luzynski2018-12-282-4/+17
* NEWS: Fix another typo ("multithread..." -> "multi-threaded...").Rafal Luzynski2018-12-281-1/+1
* Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella2018-12-287-53/+21
* Update Alpha libm-test-ulpsAurelien Jarno2018-12-282-40/+52
* NEWS: Fix a minor typo ("incosistent" -> "inconsistent").Rafal Luzynski2018-12-281-1/+1
* regex: simplify Gnulib portPaul Eggert2018-12-275-30/+23
* Improve bench-strlenWilco Dijkstra2018-12-272-14/+25
* x86-64: Remove s_sincosf-sse2.SH.J. Lu2018-12-264-568/+8
* Regenerate sysdeps/x86_64/fpu/libm-test-ulpsH.J. Lu2018-12-262-0/+10
* x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu2018-12-266-340/+278
* 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