aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-30alpha: Set wait4 as cancellation entrypointAdhemerval Zanella
2019-12-29hurd: Global signal dispositionJeremie Koenig
2019-12-29hurd sendmsg: Fix warning on calling CMSG_*HDRSamuel Thibault
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-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-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 __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
2019-12-17hurd: Make getrandom honour GRND_NONBLOCKJames Clarke
2019-12-16mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6Dragan Mladjenovic
2019-12-13ldbl-128ibm-compat: Add ISO C99 versions of scanf functionsGabriel F. T. Gomes
2019-12-13ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanfGabriel F. T. Gomes
2019-12-13hurd: Fix local PLTSamuel Thibault
2019-12-13hurd: Fix __close_nocancel_nostatus availabilitySamuel Thibault
2019-12-13hurd: add getrandom and getentropy implementationsAndrew Eggenberger
2019-12-13hurd: Implement __close_nocancel_nostatusSamuel Thibault
2019-12-11S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x.Stefan Liebler
2019-12-11S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS.Stefan Liebler
2019-12-11S390: Implement math-barriers math_opt_barrier and math_force_eval.Stefan Liebler
2019-12-11S390: Use libc_fe* macros in fe* functions.Stefan Liebler
2019-12-11S390: Implement libc_fe* macros.Stefan Liebler
2019-12-11S390: Use convert-to-fixed instruction for llround functions.Stefan Liebler
2019-12-11S390: Use convert-to-fixed instruction for lround functions.Stefan Liebler
2019-12-11S390: Use convert-to-fixed instruction for llrint functions.Stefan Liebler