]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps /
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-30  Adhemerval Zanellaalpha: Set wait4 as cancellation entrypoint
2019-12-29  Jeremie Koenighurd: Global signal disposition
2019-12-29  Samuel Thibaulthurd sendmsg: Fix warning on calling CMSG_*HDR
2019-12-29  Thomas Schwingehurd: Add getcontext, makecontext, setcontext, swapcontext
2019-12-29  Emilio Pozuelo Monforthurd: Support sending file descriptors over Unix sockets
2019-12-27  Gabriel F. T. Gomesldbl-128ibm-compat: Do not mix -mabi=*longdouble and...
2019-12-27  Tulio Magno Quites... ldbl-128ibm-compat: Compiler flags for stdio functions
2019-12-27  Tulio Magno Quites... Do not redirect calls to __GI_* symbols, when redirecti...
2019-12-27  Xuelei Zhangaarch64: add default memcpy version for kunpeng920
2019-12-27  Xuelei Zhangaarch64: ifunc rename for kunpeng
2019-12-27  Xuelei Zhangaarch64: Modify error-shown comments for strcpy
2019-12-27  Adhemerval Zanellalinux: Consolidate sigprocmask
2019-12-27  Adhemerval ZanellaFix return code for __libc_signal_* functions
2019-12-26  Adhemerval Zanellanptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_...
2019-12-23  Gabriel F. T. GomesAvoid compat symbols for totalorder in powerpc64le...
2019-12-23  Gabriel F. T. Gomesldbl-128ibm-compat: Add *cvt functions
2019-12-19  Xuelei Zhangaarch64: Optimized memset for Kunpeng processor.
2019-12-19  Xuelei Zhangaarch64: Optimized strlen for strlen_asimd
2019-12-19  Xuelei Zhangaarch64: Add Huawei Kunpeng to tunable cpu list
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of memrchr
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of strnlen
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of strcpy
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of memcmp
2019-12-19  Adhemerval ZanellaConsolidate wait3 implementations
2019-12-19  Adhemerval ZanellaImplement waitpid in terms of wait4
2019-12-19  Adhemerval Zanellalinux: Use waitid on wait4 if __NR_wait4 is not defined
2019-12-19  Adhemerval ZanellaImplement wait in terms of waitpid
2019-12-19  Adhemerval Zanellanptl: Move waitpid implementation to libc
2019-12-19  Adhemerval Zanellanptl: Move wait implementation to libc
2019-12-19  Adhemerval ZanellaRemove __waitpid_nocancel
2019-12-19  Adhemerval ZanellaFix __libc_signal_block_all on sparc64
2019-12-19  Adhemerval Zanellapowerpc: Do not run IFUNC resolvers for LD_DEBUG=unused...
2019-12-18  Florian Weimerhurd: Do not make sigprocmask available in ld.so
2019-12-17  James Clarkehurd: Make getrandom honour GRND_NONBLOCK
2019-12-16  Dragan Mladjenovicmips: Do not include hi and lo in __SYSCALL_CLOBBERS...
2019-12-13  Gabriel F. T. Gomesldbl-128ibm-compat: Add ISO C99 versions of scanf functions
2019-12-13  Gabriel F. T. Gomesldbl-128ibm-compat: Fix selection of GNU and ISO C99...
2019-12-13  Samuel Thibaulthurd: Fix local PLT
2019-12-13  Samuel Thibaulthurd: Fix __close_nocancel_nostatus availability
2019-12-13  Andrew Eggenbergerhurd: add getrandom and getentropy implementations
2019-12-13  Samuel Thibaulthurd: Implement __close_nocancel_nostatus
2019-12-11  Stefan LieblerS390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x.
2019-12-11  Stefan LieblerS390: Implement roundtoint and converttoint and define...
2019-12-11  Stefan LieblerS390: Implement math-barriers math_opt_barrier and...
2019-12-11  Stefan LieblerS390: Use libc_fe* macros in fe* functions.
2019-12-11  Stefan LieblerS390: Implement libc_fe* macros.
2019-12-11  Stefan LieblerS390: Use convert-to-fixed instruction for llround...
2019-12-11  Stefan LieblerS390: Use convert-to-fixed instruction for lround funct...
2019-12-11  Stefan LieblerS390: Use convert-to-fixed instruction for llrint funct...
2019-12-11  Stefan LieblerS390: Use convert-to-fixed instruction for lrint functions.
2019-12-11  Stefan LieblerS390: Use load-fp-integer instruction for roundeven...
2019-12-11  Stefan LieblerAdjust s_copysignl.c regarding code style.
2019-12-11  Stefan LieblerAdjust s_ceilf.c and s_ceill.c regarding code style.
2019-12-11  Stefan LieblerAdjust s_floorf.c and s_floorl.c regarding code style.
2019-12-11  Stefan LieblerAdjust s_rintf.c and s_rintl.c regarding code style.
2019-12-11  Stefan LieblerAdjust s_nearbyintf.c and s_nearbyintl.c regarding...
2019-12-11  Stefan LieblerUse GCC builtins for copysign functions if desired.
2019-12-11  Stefan LieblerUse GCC builtins for round functions if desired.
2019-12-11  Stefan LieblerUse GCC builtins for trunc functions if desired.
2019-12-11  Stefan LieblerUse GCC builtins for ceil functions if desired.
2019-12-11  Stefan LieblerUse GCC builtins for floor functions if desired.
2019-12-11  Stefan LieblerUse GCC builtins for rint functions if desired.
2019-12-11  Stefan LieblerUse GCC builtins for nearbyint functions if desired.
2019-12-11  Stefan LieblerAlways use wordsize-64 version of s_round.c.
2019-12-11  Stefan LieblerAlways use wordsize-64 version of s_trunc.c.
2019-12-11  Stefan LieblerAlways use wordsize-64 version of s_ceil.c.
2019-12-11  Stefan LieblerAlways use wordsize-64 version of s_floor.c.
2019-12-11  Stefan LieblerAlways use wordsize-64 version of s_rint.c.
2019-12-11  Stefan LieblerAlways use wordsize-64 version of s_nearbyint.c.
2019-12-10  Samuel Thibaulthurd: Fix using altstack while in an RPC call to be...
2019-12-09  Adhemerval Zanellanptl: Add more missing placeholder abi symbol from...
2019-12-09  Andreas Schwabsysdeps/riscv/start.S: rename .Lload_gp to load_gp...
2019-12-05  Lukasz Majewskiy2038: linux: Provide __timer_settime64 implementation
2019-12-05  Lukasz Majewskiy2038: linux: Provide __timer_gettime64 implementation
2019-12-05  Lukasz Majewskitimer: Decouple x86_64 specific timer_settime from...
2019-12-05  Lukasz Majewskitimer: Decouple x86_64 specific timer_gettime from...
2019-12-05  Florian Weimermisc/test-errno-linux: Handle EINVAL from quotactl
2019-12-04  Alistair Francissysdeps/clock_gettime: Use clock_gettime64 if avaliable
2019-12-04  Alistair Francissysdeps: Add clock_gettime64 vDSO
2019-12-03  Florian WeimerExpand $(as-needed) and $(no-as-needed) throughout...
2019-12-03  Gabriel F. T. Gomesldbl-128ibm-compat: Add tests for strfroml, strtold...
2019-12-03  Gabriel F. T. Gomesldbl-128ibm-compat: Add tests for strfmon and strfmon_l
2019-12-03  Rajalakshmi Sriniv... ldbl-128ibm-compat: Add strfmon_l with IEEE long double...
2019-12-03  Gabriel F. T. Gomesldbl-128ibm-compat: Replace http with https in new...
2019-12-02  Florian Weimerelf: Do not run IFUNC resolvers for LD_DEBUG=unused...
2019-12-01  Samuel Thibaulthurd: Fix ld.so __access override from libc
2019-12-01  Samuel Thibaulthurd: Fix ld.so __getcwd override from libc
2019-12-01  Samuel Thibaulthurd: Make __sigprocmask GLIBC_PRIVATE
2019-12-01  Samuel Thibaulthurd: Fix renameat2 error
2019-12-01  Samuel Thibaulthurd: Fix ld.so link
2019-11-29  Joseph MyersUpdate kernel version to 5.4 in tst-mman-consts.py.
2019-11-29  Joseph MyersUpdate SOMAXCONN value from Linux 5.4.
2019-11-28  Joseph MyersUpdate syscall-names.list for Linux 5.4.
2019-11-28  Joseph MyersDefine MADV_COLD and MADV_PAGEOUT from Linux 5.4.
2019-11-27  Florian WeimerAvoid late dlopen failure due to scope, TLS slotinfo...
2019-11-27  Florian WeimerAvoid late failure in dlopen in global scope update...
2019-11-27  Gabriel F. T. Gomesldbl-128ibm-compat: Add syslog functions
2019-11-27  Gabriel F. T. Gomesldbl-128ibm-compat: Add obstack printing functions
2019-11-27  Gabriel F. T. Gomesldbl-128ibm-compat: Reuse tests for err.h and error...
next