aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers10643-10643/+10649
2018-12-31Update timezone code from tzcode 2018i.Joseph Myers3-5/+12
2018-12-31regex: improve Gnulib port to AIXPaul Eggert2-12/+10
2018-12-31malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer2-42/+8
2018-12-31riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu2-1/+11
2018-12-31Use Linux 4.20 in build-many-glibcs.py.Joseph Myers2-1/+6
2018-12-28hurd: Handle "pid" magical lookup retryJustus Winter2-13/+71
2018-12-28Multiple locales: Use the correct 12-hour time formats (bug 10496).Rafal Luzynski80-112/+245
2018-12-28sq_AL: Use the correct date and time formats (bug 10496, 23724).Rafal Luzynski2-4/+17
2018-12-28NEWS: Fix another typo ("multithread..." -> "multi-threaded...").Rafal Luzynski1-1/+1
2018-12-28Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella7-53/+21
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno2-40/+52
2018-12-28NEWS: Fix a minor typo ("incosistent" -> "inconsistent").Rafal Luzynski1-1/+1
2018-12-27regex: simplify Gnulib portPaul Eggert5-30/+23
2018-12-27Improve bench-strlenWilco Dijkstra2-14/+25
2018-12-26x86-64: Remove s_sincosf-sse2.SH.J. Lu4-568/+8
2018-12-26Regenerate sysdeps/x86_64/fpu/libm-test-ulpsH.J. Lu2-0/+10
2018-12-26x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu6-340/+278
2018-12-21Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers3-0/+11
2018-12-21Refactor string benchtestsWilco Dijkstra22-207/+95
2018-12-21Update longlong.h.Joseph Myers2-58/+59
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers6-6/+21
2018-12-21malloc: Check the alignment of mmapped chunks before unmapping.Istvan Kurucsai2-1/+8
2018-12-20malloc: Add more integrity checks to mremap_chunk.Istvan Kurucsai2-3/+13
2018-12-21Add C-SKY portMao Han126-0/+12799
2018-12-20Y2038: make __difftime compatible with 64-bit timeAlbert ARIBAUD (3ADEV)3-9/+38
2018-12-20manual/examples: Remove redundant "if not"H.J. Lu42-41/+85
2018-12-19Remove x86 mathinline.h.Joseph Myers3-295/+35
2018-12-19Remove x86 mathinline.h sinh, cosh, tanh inlines.Joseph Myers2-16/+7
2018-12-19Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho3-31/+107
2018-12-19nscd: avoid assertion failure during persistent db checkAndreas Schwab2-1/+6
2018-12-19hurd: Fix 64bit fcntl lock implementationSamuel Thibault2-3/+8
2018-12-18Fix BZ number for 43a45c2d82Adhemerval Zanella1-1/+1
2018-12-18Y2038: add function __ctime64_rAlbert ARIBAUD (3ADEV)3-2/+31
2018-12-18Y2038: add function __ctime64Albert ARIBAUD (3ADEV)3-2/+30
2018-12-18Y2038: add function __gmtime64_rAlbert ARIBAUD (3ADEV)3-1/+31
2018-12-18Y2038: add function __gmtime64Albert ARIBAUD (3ADEV)3-2/+29
2018-12-18Y2038: add function __localtime64_rAlbert ARIBAUD (3ADEV)3-1/+32
2018-12-18s390: Use generic kernel_sigaction.hAdhemerval Zanella2-26/+6
2018-12-18ia64: Remove kernel_sigaction.hAdhemerval Zanella2-7/+2
2018-12-18hppa: Remove kernel_sigaction.hAdhemerval Zanella2-18/+2
2018-12-18alpha: Use Linux generic sigaction implementationAdhemerval Zanella9-115/+42
2018-12-18m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella8-34/+45
2018-12-18Remove __ASSUME_ST_INO_64_BIT.Joseph Myers8-43/+25
2018-12-18S390: Cleanup ifunc-resolve.h.Stefan Liebler7-41/+23
2018-12-18S390: Refactor gconv_simple ifunc handling.Stefan Liebler2-11/+17
2018-12-18S390: Refactor wmemcmp ifunc handling.Stefan Liebler8-29/+111
2018-12-18S390: Refactor wmemset ifunc handling.Stefan Liebler8-32/+141
2018-12-18S390: Refactor wmemchr ifunc handling.Stefan Liebler8-32/+141
2018-12-18S390: Refactor wcscspn ifunc handling.Stefan Liebler8-19/+115