]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
Linux: consolidate sendfile implementation
[thirdparty/glibc.git] / sysdeps /
2022-12-07  Adhemerval Zanella... Linux: consolidate sendfile implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate unlink implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate symlink implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate rmdir implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate readlink implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate mkdir implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate link implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate lchown implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate inotify_init implementation
2022-12-07  Adhemerval Zanella... Lninux: consolidate epoll_create implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate dup2 implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate chown implementation
2022-12-07  Adhemerval Zanella... Linux: consolidate chmod implementation
2022-12-07  Adhemerval Zanella... linux: Consolidate dl-origin.c
2022-12-07  Xing Lilinux: Use long int for syscall return value
2022-12-07  Chenghua XuLoongArch: Use medium cmodel build libc_nonshared.a.
2022-12-06  Adhemerval Zanellax86_64: State assembler is being tested on sysdeps...
2022-12-06  Adhemerval Zanellaconfigure: Remove AS check
2022-12-06  Adhemerval Zanellaconfigure: Remove check if ld is GNU
2022-12-02  Sergey Bugaevhurd: Make getrandom cache the server port
2022-12-02  Rajalakshmi Sriniv... powerpc64: Remove old strncmp optimization
2022-12-02  H.J. Lux86-64 strncpy: Properly handle the length parameter...
2022-12-02  H.J. Lux86-64 strncat: Properly handle the length parameter...
2022-11-29  Shahab VahediARC: update definitions in elf/elf.h
2022-11-29  Xiaolin TangLoongArch: Add support for ilogb[f]
2022-11-29  Xiaolin TangLoongArch: Add support for scalb[f]
2022-11-29  Xiaolin TangLoongArch: Add support for scalbn[f]
2022-11-29  Xiaolin TangLoongArch: Use __builtin_logb{,f} with GCC >= 13
2022-11-29  Xiaolin TangUse GCC builtins for logb functions if desired.
2022-11-29  Xiaolin TangLoongArch: Use __builtin_llrint{,f} with GCC >= 13
2022-11-29  Xiaolin TangUse GCC builtins for llrint functions if desired.
2022-11-29  Xiaolin TangLoongArch: Use __builtin_lrint{,f} with GCC >= 13
2022-11-29  Xiaolin TangUse GCC builtins for lrint functions if desired.
2022-11-29  Xi RuoyaoLoongArch: Use __builtin_rint{,f} with GCC >= 13
2022-11-28  Noah Goldsteinx86/fpu: Factor out shared avx2/avx512 code in svml_...
2022-11-28  Noah Goldsteinx86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h
2022-11-28  Noah Goldsteinx86/fpu: Reformat svml_{s|d}_wrapper_impl.h
2022-11-28  Noah Goldsteinx86/fpu: Fix misspelled evex512 section in variety...
2022-11-28  Noah Goldsteinx86/fpu: Add missing ISA sections to variety of svml...
2022-11-21  Adhemerval Zanella... i386: Avoid rely on linker optimization to avoid relocation
2022-11-21  Vladislav Khmelevskyelf: Fix rtld-audit trampoline for aarch64
2022-11-17  YunQiang SuDefine in_int32_t_range to check if the 64 bit time_t...
2022-11-14  Alan Modraelf/tst-tlsopt-powerpc fails when compiled with -mcpu...
2022-11-14  Xiaolin TangLoongArch: Hard Float Support for fmaximum_mag_num...
2022-11-14  Xiaolin TangLoongArch: Hard Float Support for fmaximum_mag{f/ ...
2022-11-14  Xiaolin TangLoongArch: Hard Float Support for fmaxmag{f/ }, fminmag...
2022-11-14  Xiaolin TangLoongArch: Hard Float Support for fmaximum_num{f/ ...
2022-11-14  Xiaolin TangLoongArch: Hard Float Support for fmaximum{f/ }, fminim...
2022-11-14  Xiaolin TangLoongArch: Hard Float Support for float-point classific...
2022-11-14  Xiaolin TangLoongArch: Use __builtin_{fma, fmaf} to implement funct...
2022-11-10  Florian WeimerLinux: Support __IPC_64 in sysvctl *ctl command argumen...
2022-11-09  Zong Liriscv: Get level 3 cache's information
2022-11-09  Noah Goldsteinx86: Add avx2 optimized functions for the wchar_t strcp...
2022-11-09  Noah Goldsteinx86: Add evex optimized functions for the wchar_t strcp...
2022-11-09  Noah Goldsteinx86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functions
2022-11-09  Noah Goldsteinx86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functions
2022-11-09  Noah Goldsteinx86: Use VMM API in memcmpeq-evex.S and minor changes
2022-11-09  Noah Goldsteinx86: Use VMM API in memcmp-evex-movbe.S and minor changes
2022-11-08  Adhemerval ZanellaLinux: Add ppoll fortify symbol for 64 bit time_t ...
2022-11-07  Samuel Thibaulthurd: Add sigtimedwait and sigwaitinfo support
2022-11-03  Sunil K Pandeyx86_64: Implement evex512 version of strrchr and wcsrchr
2022-11-03  Florian Weimerelf: Introduce <dl-call_tls_init_tp.h> and call_tls_ini...
2022-11-03  Florian Weimerelf: Rework exception handling in the dynamic loader...
2022-11-02  Aurelien Jarnolinux: Drop useless include from fstatat.c
2022-11-02  Aurelien Jarnolinux: Fix fstatat on MIPSn64 (BZ #29730)
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-11-01  Adhemerval ZanellaDisable use of -fsignaling-nans if compiler does not...
2022-11-01  Adhemerval ZanellaApply asm redirection in not-cancel before first use
2022-10-31  Joseph MyersFix build with GCC 13 _FloatN, _FloatNx built-in functions
2022-10-30  Sunil K Pandeyx86-64: Improve evex512 version of strlen functions
2022-10-28  Letu Renstdlib/strfrom: Add copysign to fix NAN issue on riscv...
2022-10-28  Szabolcs Nagyaarch64: Fix the extension header write in getcontext...
2022-10-28  Szabolcs Nagyaarch64: Don't build wordcopy
2022-10-27  Florian Weimerelf: Introduce to _dl_call_fini
2022-10-27  Florian Weimerld.so: Export tls_init_tp_called as __rtld_tls_init_tp_...
2022-10-26  Wilco Dijkstraaarch64: Use memcpy_simd as the default memcpy
2022-10-26  Wilco Dijkstraaarch64: Cleanup memset ifunc
2022-10-26  Sunil K Pandeyx86_64: Implement evex512 version of strchrnul, strchr...
2022-10-25  Adhemerval Zanellalinux: Fix generic struct_stat for 64 bit time (BZ...
2022-10-24  Aurelien JarnoAvoid undefined behaviour in ibm128 implementation...
2022-10-24  Adhemerval ZanellaRemove all assembly optimizations for htonl and htons
2022-10-24  Cristian RodríguezRemove htonl.S for i386/x86_64
2022-10-24  Michael Hudson-DoyleFix BZ #29463 in the ibm128 implementation of y1l too
2022-10-24  Joseph MyersAdd ADDRB from Linux 6.0 to bits/termios-c_cflag.h
2022-10-20  Noah Goldsteinx86: Use `testb` for FSRM check in memmove-vec-unaligne...
2022-10-20  Noah Goldsteinx86: Use `testb` for case-locale check in str{n}casecmp...
2022-10-20  Noah Goldsteinx86: Use `testb` for case-locale check in str{n}casecmp...
2022-10-20  Noah Goldsteinx86: Use `testb` for case-locale check in str{n}casecmp...
2022-10-20  Noah Goldsteinx86: Add support for VEC_SIZE == 64 in strcmp-evex...
2022-10-20  Noah Goldsteinx86: Remove AVX512-BVMI2 instruction from strrchr-evex.S
2022-10-20  Felix Riemannsysdeps: arm: Fix preconfigure script for ARMv8/v9...
2022-10-20  Adhemerval Zanellalinux: Avoid shifting a negative signed on POSIX timer...
2022-10-20  Noah Goldsteinx86: Optimize strrchr-evex.S and implement with VMM...
2022-10-20  Noah Goldsteinx86: Optimize memrchr-evex.S
2022-10-20  Noah Goldsteinx86: Optimize strnlen-evex.S and implement with VMM...
2022-10-20  Noah Goldsteinx86: Shrink / minorly optimize strchr-evex and implemen...
2022-10-20  Noah Goldsteinx86: Optimize memchr-evex.S and implement with VMM...
2022-10-18  Sunil K Pandeyx86_64: Implement evex512 version of memchr, rawmemchr...
2022-10-18  Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18  Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
next