aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-05-05y2038: hurd: Provide __clock_gettime64 functionLukasz Majewski
2020-05-05y2038: Export __clock_gettime64 to be usable in other librariesLukasz Majewski
2020-05-05manual: Document the O_NOFOLLOW open flagFlorian Weimer
2020-05-04powerpc64le/power9: guard power9 strcmp against rtld usage [BZ# 25905]Paul E. Murphy
2020-05-04float128: use builtin_signbitf128 alwaysPaul E. Murphy
2020-05-04improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]Martin Sebor
2020-05-04nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.hChung-Lin Tang
2020-04-30powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu
2020-04-30locale/tst-localedef-path-norm: Don't create $(complocaledir)Carlos O'Donell
2020-04-30support: Set errno before testing it.Carlos O'Donell
2020-04-30localedef: Add tests-container test for --no-hard-links.Carlos O'Donell
2020-04-30test-container: Support $(complocaledir) and mkdirp.Carlos O'Donell