aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-20Linux: Add missing handling of tai field to __ntp_gettime64Florian Weimer
2020-05-20Mention GCC 10 attribute access.Martin Sebor
2020-05-20y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski
2020-05-20manual: Add missing section and node for clockid_t wait functionsFlorian Weimer
2020-05-20y2038: linux: Provide __ntp_gettimex64 implementationLukasz Majewski
2020-05-20y2038: linux: Provide __ntp_gettime64 implementationLukasz Majewski
2020-05-20y2038: Provide conversion helpers for struct __ntptimeval64Lukasz Majewski
2020-05-20y2038: Introduce struct __ntptimeval64 - new internal glibc typeLukasz Majewski
2020-05-20y2038: linux: Provide __adjtime64 implementationLukasz Majewski
2020-05-20y2038: linux: Provide ___adjtimex64 implementationLukasz Majewski
2020-05-20y2038: linux: Provide __clock_adjtime64 implementationLukasz Majewski
2020-05-19ldconfig: Default to the new format for ld.so.cacheJosh Triplett
2020-05-19nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]Florian Weimer
2020-05-18powerpc: Optimized rawmemchr for POWER9Anton Blanchard
2020-05-18x86: Add --enable-cet=permissiveH.J. Lu
2020-05-18Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer
2020-05-18elf: Assert that objects are relocated before their constructors runFlorian Weimer
2020-05-18powerpc: Optimized stpcpy for POWER9Anton Blanchard via Libc-alpha
2020-05-18powerpc: Optimized strcpy for POWER9Anton Blanchard via Libc-alpha
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu
2020-05-16sunrpc/tst-udp-*: Fix timeout valueSamuel Thibault
2020-05-16Linux: Remove remnants of the getcpu cacheFlorian Weimer
2020-05-15Update timezone code from tzcode 2020aPaul Eggert
2020-05-15aarch64: fix strcpy and strnlen for big-endian [BZ #25824]Lexi Shao
2020-05-15locale: Add transliteration for Geresh, Gershayim (U+05F3, U+05F4)Florian Weimer
2020-05-14string: Fix string/tst-memmove-overflow to compile with GCC 7Florian Weimer
2020-05-14Add arch-syscall.h dependency for generating sysd-syscalls fileguojinhui
2020-05-13arm: XFAIL string/tst-memmove-overflow due to bug 25620Florian Weimer
2020-05-12elf: Remove redundant add_to_global_resize_failure call from dl_open_argsFlorian Weimer
2020-05-12string: Add string/tst-memmove-overflow, a test case for bug 25620Florian Weimer
2020-05-12support: Add support_blob_repeat_allocate_sharedFlorian Weimer
2020-05-12nptl: wait for pending setxid request also in detached thread (bug 25942)Andreas Schwab
2020-05-12aarch64: Accept PLT calls to __getauxval within libc.soFlorian Weimer
2020-05-11Use unsigned constants for ICMP6 filters [BZ #22489]Sergey
2020-05-11Linux: Enhance glibcsyscalls.py to support listing system callsFlorian Weimer
2020-05-11Suppress GCC 10 true positive warnings [BZ #25967]Martin Sebor
2020-05-11POWER: Add context-synchronizing instructions to pkey_write [BZ #25954]Florian Weimer
2020-05-11hurd: Add missing sigstate members initializationSamuel Thibault
2020-05-09x86-64: Use RDX_LP on __x86_shared_non_temporal_threshold [BZ #25966]H.J. Lu
2020-05-08linux: Remove assembly umount2 implementationAdhemerval Zanella
2020-05-08signal: Use <sigsetops.h> for sigemptyset, sigfillsetFlorian Weimer
2020-05-08ckb_IQ, or_IN locales: Add missing reorder-end keywordsFlorian Weimer
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-05-06Use GCC 10 branch in build-many-glibcs.py.Joseph Myers
2020-05-06Document the internal _ and N_ macrosFlorian Weimer
2020-05-05y2038: Provide conversion helpers for struct __timex64Lukasz Majewski
2020-05-05y2038: Introduce struct __timex64 - new internal glibc typeLukasz Majewski
2020-05-05y2038: include: Move struct __timeval64 definition to a separate fileLukasz Majewski
2020-05-05y2038: nscd: Modify nscd_helper to use __clock_gettime64Lukasz Majewski
2020-05-05y2038: inet: Convert inet deadline to support 64 bit timeLukasz Majewski