aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-02build-many-glibcs.py: Fix “glibcs i686-gnu --strip”Florian Weimer
2020-01-02Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>Florian Weimer
2020-01-02build-many-glibcs.py: Implement update-syscalls commandFlorian Weimer
2020-01-02build-many-glibcs.py: Introduce glibc build policy classesFlorian Weimer
2020-01-02build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuildFlorian Weimer
2020-01-02Linux: Use system call tables during buildFlorian Weimer
2020-01-02Linux: Add tables with system call numbersFlorian Weimer
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-30alpha: Set wait4 as cancellation entrypointAdhemerval Zanella
2019-12-30lv_LV locale: Correct the time part of d_t_fmt (bug 25324)Rafał Lużyński
2019-12-30km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323)Rafał Lużyński
2019-12-29hurd: Global signal dispositionJeremie Koenig
2019-12-29hurd sendmsg: Fix warning on calling CMSG_*HDRSamuel Thibault
2019-12-29hurd: Signal code refactoringJeremie Koenig
2019-12-29hurd: Add getcontext, makecontext, setcontext, swapcontextThomas Schwinge
2019-12-29hurd: Support sending file descriptors over Unix socketsEmilio Pozuelo Monfort
2019-12-27ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128Gabriel F. T. Gomes
2019-12-27ldbl-128ibm-compat: Compiler flags for stdio functionsTulio Magno Quites Machado Filho
2019-12-27Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho
2019-12-27aarch64: add default memcpy version for kunpeng920Xuelei Zhang
2019-12-27aarch64: ifunc rename for kunpengXuelei Zhang
2019-12-27aarch64: Modify error-shown comments for strcpyXuelei Zhang
2019-12-27linux: Consolidate sigprocmaskAdhemerval Zanella
2019-12-27Fix return code for __libc_signal_* functionsAdhemerval Zanella
2019-12-26nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241)Adhemerval Zanella
2019-12-23mnw_MM, my_MM, and shn_MM locales: Do not use %OpRafał Lużyński
2019-12-23Avoid compat symbols for totalorder in powerpc64le IEEE long doubleGabriel F. T. Gomes
2019-12-23ldbl-128ibm-compat: Add *cvt functionsGabriel F. T. Gomes
2019-12-23Refactor *cvt functions implementation (2/2)Gabriel F. T. Gomes
2019-12-23Refactor *cvt functions implementation (1/2)Gabriel F. T. Gomes
2019-12-20Add exception-based flags for wait4Adhemerval Zanella
2019-12-19aarch64: Optimized memset for Kunpeng processor.Xuelei Zhang
2019-12-19aarch64: Optimized strlen for strlen_asimdXuelei Zhang
2019-12-19aarch64: Add Huawei Kunpeng to tunable cpu listXuelei Zhang
2019-12-19aarch64: Optimized implementation of memrchrXuelei Zhang
2019-12-19aarch64: Optimized implementation of strnlenXuelei Zhang
2019-12-19aarch64: Optimized implementation of strcpyXuelei Zhang
2019-12-19aarch64: Optimized implementation of memcmpXuelei Zhang
2019-12-19Consolidate wait3 implementationsAdhemerval Zanella
2019-12-19Implement waitpid in terms of wait4Adhemerval Zanella
2019-12-19linux: Use waitid on wait4 if __NR_wait4 is not definedAdhemerval Zanella
2019-12-19Implement wait in terms of waitpidAdhemerval Zanella
2019-12-19nptl: Move waitpid implementation to libcAdhemerval Zanella
2019-12-19nptl: Move wait implementation to libcAdhemerval Zanella
2019-12-19Remove __waitpid_nocancelAdhemerval Zanella
2019-12-19Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnowFlorian Weimer
2019-12-19Fix __libc_signal_block_all on sparc64Adhemerval Zanella
2019-12-19powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Adhemerval Zanella
2019-12-18hurd: Do not make sigprocmask available in ld.soFlorian Weimer