aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-30support: Set errno before testing it.Carlos O'Donell2-1/+5
2020-04-30localedef: Add tests-container test for --no-hard-links.Carlos O'Donell6-0/+154
2020-04-30test-container: Support $(complocaledir) and mkdirp.Carlos O'Donell2-3/+42
2020-04-30i386: Remove unused variable in sysdeps/x86/cacheinfo.cFlorian Weimer1-1/+1
2020-04-30Add a C wrapper for prctl [BZ #25896]H.J. Lu4-2/+44
2020-04-30powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes7-0/+232
2020-04-30powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy5-17/+55
2020-04-30powerpc64le: bump binutils version requirement to >= 2.26Paul E. Murphy4-0/+77
2020-04-30powerpc64le: raise GCC requirement to 7.4 for long double transitionPaul E. Murphy5-1/+107
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy37-64/+74
2020-04-30ldbl-128ibm-compat: workaround GCC 9 C++ PR90731Paul E. Murphy5-0/+44
2020-04-30x86: Add the test case of __get_cpu_features support for Zhaoxin processorsmayshao-oc1-0/+2
2020-04-30x86: Add cache information support for Zhaoxin processorsmayshao-oc1-196/+282
2020-04-30x86: Add CPU Vendor ID detection support for Zhaoxin processorsmayshao2-0/+55
2020-04-30Update translationsSiddhesh Poyarekar1-32/+32
2020-04-29Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu4-3/+66
2020-04-29generic/typesizes.h: Add support for 32-bit arches with 64-bit typesAlistair Francis1-10/+23
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis11-117/+141
2020-04-29bits/sem.h: Split out struct semid_dsAlistair Francis3-23/+45
2020-04-29Mark unsigned long arguments with U in more syscalls [BZ #25810]H.J. Lu2-18/+18
2020-04-29elf: Add initial flag argument to __libc_early_initFlorian Weimer6-12/+31
2020-04-29Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu6-30/+159
2020-04-29Makeconfig: Use $(error ...) to output error messageSimon Marchi1-1/+1
2020-04-29manual: Fix typos in the fexecve descriptionFlorian Weimer1-1/+1