aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-20y2038: linux: Provide ___adjtimex64 implementationLukasz Majewski2-2/+22
2020-05-20y2038: linux: Provide __clock_adjtime64 implementationLukasz Majewski4-2/+77
2020-05-19ldconfig: Default to the new format for ld.so.cacheJosh Triplett2-2/+5
2020-05-19nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]Florian Weimer4-11/+46
2020-05-18powerpc: Optimized rawmemchr for POWER9Anton Blanchard5-3/+145
2020-05-18x86: Add --enable-cet=permissiveH.J. Lu10-59/+96
2020-05-18Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer10-158/+3
2020-05-18elf: Assert that objects are relocated before their constructors runFlorian Weimer1-0/+6
2020-05-18powerpc: Optimized stpcpy for POWER9Anton Blanchard via Libc-alpha6-21/+123
2020-05-18powerpc: Optimized strcpy for POWER9Anton Blanchard via Libc-alpha5-1/+182
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu9-68/+81
2020-05-16sunrpc/tst-udp-*: Fix timeout valueSamuel Thibault2-9/+9
2020-05-16Linux: Remove remnants of the getcpu cacheFlorian Weimer6-40/+1
2020-05-15Update timezone code from tzcode 2020aPaul Eggert6-327/+554
2020-05-15aarch64: fix strcpy and strnlen for big-endian [BZ #25824]Lexi Shao2-0/+10
2020-05-15locale: Add transliteration for Geresh, Gershayim (U+05F3, U+05F4)Florian Weimer1-0/+2
2020-05-14string: Fix string/tst-memmove-overflow to compile with GCC 7Florian Weimer1-2/+2
2020-05-14Add arch-syscall.h dependency for generating sysd-syscalls fileguojinhui1-0/+1
2020-05-13arm: XFAIL string/tst-memmove-overflow due to bug 25620Florian Weimer2-2/+26
2020-05-12elf: Remove redundant add_to_global_resize_failure call from dl_open_argsFlorian Weimer1-5/+0
2020-05-12string: Add string/tst-memmove-overflow, a test case for bug 25620Florian Weimer2-1/+156
2020-05-12support: Add support_blob_repeat_allocate_sharedFlorian Weimer3-20/+68
2020-05-12nptl: wait for pending setxid request also in detached thread (bug 25942)Andreas Schwab1-5/+6
2020-05-12aarch64: Accept PLT calls to __getauxval within libc.soFlorian Weimer1-0/+3
2020-05-11Use unsigned constants for ICMP6 filters [BZ #22489]Sergey1-4/+4
2020-05-11Linux: Enhance glibcsyscalls.py to support listing system callsFlorian Weimer1-1/+83
2020-05-11Suppress GCC 10 true positive warnings [BZ #25967]Martin Sebor2-3/+30
2020-05-11POWER: Add context-synchronizing instructions to pkey_write [BZ #25954]Florian Weimer1-1/+1
2020-05-11hurd: Add missing sigstate members initializationSamuel Thibault1-1/+5
2020-05-09x86-64: Use RDX_LP on __x86_shared_non_temporal_threshold [BZ #25966]H.J. Lu1-3/+3
2020-05-08linux: Remove assembly umount2 implementationAdhemerval Zanella5-20/+63
2020-05-08signal: Use <sigsetops.h> for sigemptyset, sigfillsetFlorian Weimer2-7/+4
2020-05-08ckb_IQ, or_IN locales: Add missing reorder-end keywordsFlorian Weimer2-0/+4
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta13-422/+2
2020-05-06Use GCC 10 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2020-05-06Document the internal _ and N_ macrosFlorian Weimer1-8/+24
2020-05-05y2038: Provide conversion helpers for struct __timex64Lukasz Majewski1-0/+61
2020-05-05y2038: Introduce struct __timex64 - new internal glibc typeLukasz Majewski1-0/+46
2020-05-05y2038: include: Move struct __timeval64 definition to a separate fileLukasz Majewski2-14/+18
2020-05-05y2038: nscd: Modify nscd_helper to use __clock_gettime64Lukasz Majewski1-8/+9
2020-05-05y2038: inet: Convert inet deadline to support 64 bit timeLukasz Majewski2-4/+5
2020-05-05y2038: hurd: Provide __clock_gettime64 functionLukasz Majewski1-0/+14
2020-05-05y2038: Export __clock_gettime64 to be usable in other librariesLukasz Majewski1-0/+1
2020-05-05manual: Document the O_NOFOLLOW open flagFlorian Weimer1-0/+7
2020-05-04powerpc64le/power9: guard power9 strcmp against rtld usage [BZ# 25905]Paul E. Murphy1-0/+2
2020-05-04float128: use builtin_signbitf128 alwaysPaul E. Murphy2-19/+1
2020-05-04improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]Martin Sebor9-82/+146
2020-05-04nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.hChung-Lin Tang1-22/+0
2020-04-30powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu1-12/+12
2020-04-30locale/tst-localedef-path-norm: Don't create $(complocaledir)Carlos O'Donell1-22/+19