elf: Replace tst-p_alignmod1-editX with a python script
[platform/upstream/glibc.git] / sysdeps / unix /
2022-01-25 Adhemerval Zanellaposix: Add terminal control setting support for posix_spawn
2022-01-24 Florian WeimerLinux: Detect user namespace support in io/tst-getcwd...
2022-01-24 Siddhesh Poyarekargetcwd: Set errno to ERANGE for size == 1 (CVE-2021...
2022-01-17 Adhemerval ZanellaLinux: Add epoll_pwait2 (BZ #27359)
2022-01-13 Joseph MyersUpdate syscall lists for Linux 5.16
2022-01-13 Florian Weimeri386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)
2022-01-12 Adhemerval ZanellaRevert "linux: Fix ancillary 64-bit time timestamp...
2022-01-12 Adhemerval Zanellalinux: Fix ancillary 64-bit time timestamp conversion...
2022-01-11 Szabolcs Nagyaarch64: Add HWCAP2_ECV from Linux 5.16
2022-01-06 Adhemerval Zanelladebug: Remove catchsegv and libSegfault (BZ #14913)
2022-01-04 Stafford Horneor1k: Build Infrastructure
2022-01-04 Stafford Horneor1k: ABI lists
2022-01-04 Stafford Horneor1k: Linux ABI
2022-01-04 Stafford Horneor1k: Linux Syscall Interface
2022-01-04 Stafford Hornelinux/syscalls: Add or1k_atomic syscall for OpenRISC
2022-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-31 Adhemerval Zanellatime: Refactor timesize.h for some ABIs
2021-12-30 Stafford Horneopen64: Force O_LARGEFILE on all architectures
2021-12-30 Sunil K Pandeyx86-64: Add vector tan/tanf implementation to libmvec
2021-12-30 Sunil K Pandeyx86-64: Add vector erfc/erfcf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector asinh/asinhf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector tanh/tanhf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector erf/erff implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector acosh/acoshf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector atanh/atanhf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector log1p/log1pf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector log2/log2f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector log10/log10f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector atan2/atan2f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector cbrt/cbrtf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector sinh/sinhf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector expm1/expm1f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector cosh/coshf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector exp10/exp10f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector exp2/exp2f implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector hypot/hypotf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector asin/asinf implementation to libmvec
2021-12-29 Sunil K Pandeyx86-64: Add vector atan/atanf implementation to libmvec
2021-12-28 Florian Weimerelf: Add _dl_find_object function
2021-12-28 Adhemerval Zanellamalloc: Remove memusage.h
2021-12-28 Adhemerval ZanellaRemove atomic-machine.h atomic typedefs
2021-12-28 Thomas Petazzonimicroblaze: Add missing implementation when !__ASSUME_T...
2021-12-23 Adhemerval ZanellaSet default __TIMESIZE default to 64
2021-12-22 Sunil K Pandeyx86-64: Add vector acos/acosf implementation to libmvec
2021-12-21 maminjieLinux: Fix 32-bit vDSO for clock_gettime on powerpc32
2021-12-20 Joseph MyersAdd ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h
2021-12-17 Aurelien Jarnoriscv: align stack in clone [BZ #28702]
2021-12-17 Matheus Castanhopowerpc64[le]: Allocate extra stack frame on syscall.S
2021-12-17 Florian Weimerarm: Guard ucontext _rtld_global_ro access by SHARED...
2021-12-15 Adhemerval Zanellamalloc: Add Huge Page support for mmap
2021-12-15 Adhemerval Zanellamalloc: Add madvise support for Transparent Huge Pages
2021-12-13 Adhemerval Zanellamath: Remove the error handling wrapper from hypot...
2021-12-10 H.J. Lux86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ...
2021-12-09 Florian Weimernptl: Add public rseq symbols and <sys/rseq.h>
2021-12-09 Florian Weimernptl: Add glibc.pthread.rseq tunable to control rseq...
2021-12-09 Florian WeimerLinux: Use rseq to accelerate sched_getcpu
2021-12-09 Florian Weimernptl: Add rseq registration
2021-12-06 Adhemerval Zanellalinux: Add generic ioctl implementation
2021-12-06 Adhemerval Zanellalinux: Add generic syscall implementation
2021-12-05 Florian Weimerelf: execve statically linked programs instead of crash...
2021-11-30 Adhemerval Zanellalinux: Implement pipe in terms of __NR_pipe2
2021-11-30 Adhemerval Zanellalinux: Implement mremap in C
2021-11-30 Adhemerval Zanellalinux: Add prlimit64 C implementation
2021-11-25 Adhemerval Zanellalinux: Use /proc/stat fallback for __get_nprocs_conf...
2021-11-25 Adhemerval Zanellalinux: Add fanotify_mark C implementation
2021-11-25 Adhemerval Zanellalinux: Only build fstatat fallback if required
2021-11-24 Adhemerval Zanellaio: Refactor close_range and closefrom
2021-11-22 Adhemerval Zanellasetjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym
2021-11-22 Joseph MyersUpdate kernel version to 5.15 in tst-mman-consts.py
2021-11-17 Joseph MyersAdd PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h
2021-11-10 Joseph MyersUpdate syscall lists for Linux 5.15
2021-11-10 H.J. LuRemove the unused +mkdep/+make-deps/s-proto.S/s-proto...
2021-10-29 Stafford HorneFix compiler issue with mmap_internal
2021-10-28 Fangrui Songriscv: Fix incorrect jal with HIDDEN_JUMPTARGET
2021-10-26 Noah GoldsteinString: Add support for __memcmpeq() ABI on all targets
2021-10-25 Fangrui Songconfigure: Don't check LD -v --help for LIBC_LINKER_FEATURE
2021-10-20 Fangrui Songlinux: Fix a possibly non-constant expression in _Stati...
2021-10-20 Adhemerval Zanellapowerpc: Remove backtrace implementation
2021-10-18 Stafford Hornetimex: Use 64-bit fields on 32-bit TIMESIZE=64 systems...
2021-10-14 Adhemerval Zanellaelf: Fix dynamic-link.h usage on rtld.c
2021-10-11 Joseph MyersFix nios2 localplt failure
2021-10-08 Cristian RodríguezLinux: implement getloadavg(3) using sysinfo(2)
2021-10-07 Stefan LieblerS390: Add PCI_MIO and SIE HWCAPs
2021-10-06 Adhemerval Zanellay2038: Use a common definition for stat for sparc32
2021-10-01 Kurt KanzenbachLinux: Add FUTEX_LOCK_PI2
2021-09-28 Joseph MyersAdd fmaximum, fminimum functions
2021-09-28 Florian WeimerLinux: Simplify __opensock and fix race condition ...
2021-09-27 Adhemerval Zanellalinux: Revert the use of sched_getaffinity on get_nproc...
2021-09-27 Adhemerval Zanellalinux: Simplify get_nprocs
2021-09-27 Adhemerval Zanellamisc: Add __get_nprocs_sched
2021-09-24 Florian WeimerLinux: Avoid closing -1 on failure in __closefrom_fallback
2021-09-22 Joseph MyersAdd narrowing fma functions
2021-09-14 Joseph MyersAdd MADV_POPULATE_READ and MADV_POPULATE_WRITE from...
2021-09-14 Joseph MyersUpdate kernel version to 5.14 in tst-mman-consts.py
2021-09-10 Joseph MyersAdd narrowing square root functions
2021-09-08 Joseph MyersUpdate syscall lists for Linux 5.14
2021-09-07 Jiaxun YangMIPS: Setup errno for {f,l,}xstat
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-26 Adhemerval ZanellaUse support_open_dev_null_range io/tst-closefrom, misc...
next