about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* aarch64/fpu: Add vector variants of cbrtJoe Ramsay11 hours1-0/+5
* aarch64/fpu: Add vector variants of hypotJoe Ramsay11 hours1-0/+5
* or1k: Add hard float supportStafford Horne13 days11-218/+480
* time: Allow later version licensing.Carlos O'Donell2024-05-012-2/+2
* LoongArch: Add glibc.cpu.hwcap support.caiyinyu2024-04-245-3/+159
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-193-4/+23
* elf: Add CPU iteration support for future use in ld.so diagnosticsFlorian Weimer2024-04-081-0/+46
* Cleanup __tls_get_addr on alpha/microblaze localplt.dataAdhemerval Zanella2024-04-042-4/+0
* arm: Remove ld.so __tls_get_addr plt usageAdhemerval Zanella2024-04-041-2/+0
* aarch64: Remove ld.so __tls_get_addr plt usageAdhemerval Zanella2024-04-041-2/+0
* aarch64/fpu: Add vector variants of erfcJoe Ramsay2024-04-041-0/+5
* aarch64/fpu: Add vector variants of tanhJoe Ramsay2024-04-041-0/+5
* aarch64/fpu: Add vector variants of sinhJoe Ramsay2024-04-041-0/+5
* aarch64/fpu: Add vector variants of atanhJoe Ramsay2024-04-041-0/+5
* aarch64/fpu: Add vector variants of asinhJoe Ramsay2024-04-041-0/+5
* aarch64/fpu: Add vector variants of acoshJoe Ramsay2024-04-041-0/+5
* aarch64/fpu: Add vector variants of coshJoe Ramsay2024-04-041-0/+5
* aarch64/fpu: Add vector variants of erfJoe Ramsay2024-04-041-0/+5
* misc: Add support for Linux uio.h RWF_NOAPPEND flagStafford Horne2024-04-041-0/+1
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-0240-77/+82
* or1k: Add prctl wrapper to unwrap variadic argsStafford Horne2024-03-221-0/+42
* AArch64: Check kernel version for SVE ifuncsWilco Dijkstra2024-03-211-0/+48
* powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti2024-03-195-0/+14
* linux: Use rseq area unconditionally in sched_getcpu (bug 31479)Florian Weimer2024-03-151-8/+0
* Update kernel version to 6.8 in header constant testsJoseph Myers2024-03-133-4/+4
* Update syscall lists for Linux 6.8Joseph Myers2024-03-1327-2/+137
* riscv: Fix alignment-ignorant memcpy implementationAdhemerval Zanella2024-03-126-13/+98
* linux/sigsetops: fix type confusion (bug 31468)Andreas Schwab2024-03-122-9/+9
* riscv: Add and use alignment-ignorant memcpyEvan Green2024-03-012-0/+33
* riscv: Add ifunc helper method to hwprobe.hEvan Green2024-03-011-0/+29
* riscv: Add __riscv_hwprobe pointer to ifunc callsEvan Green2024-03-011-0/+10
* riscv: Add hwprobe vdso call supportEvan Green2024-03-014-2/+16
* linux: Introduce INTERNAL_VSYSCALLEvan Green2024-03-011-0/+12
* riscv: Add Linux hwprobe syscall supportEvan Green2024-03-016-2/+125
* x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registersH.J. Lu2024-02-297-0/+184
* sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end markerH.J. Lu2024-02-281-3/+6
* S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler2024-02-263-12/+63
* tests: gracefully handle AppArmor userns containmentSimon Chopin2024-02-231-1/+2
* Linux: Switch back to assembly syscall wrapper for prctl (bug 29770)Florian Weimer2024-02-172-4/+2
* Add SOL_VSOCK from Linux 6.7 to bits/socket.hJoseph Myers2024-02-081-0/+1
* Add new AArch64 HWCAP2 definitions from Linux 6.7 to bits/hwcap.hJoseph Myers2024-02-081-0/+3
* mips: FIx clone3 implementation (BZ 31325)Adhemerval Zanella2024-02-021-5/+27
* misc: tst-poll: Proper synchronize with child before sending the signalAdhemerval Zanella2024-02-011-3/+3
* sh: Fix static build with --enable-fortifyAdhemerval Zanella2024-01-221-2/+2
* sparc64: Remove unwind information from signal return stubs [BZ#31244]Adhemerval Zanella2024-01-221-2/+5
* sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman2024-01-181-4/+7
* Update kernel version to 6.7 in header constant testsJoseph Myers2024-01-173-4/+4
* Update syscall lists for Linux 6.7Joseph Myers2024-01-1727-2/+107
* x86-64: Check if mprotect works before rewriting PLTH.J. Lu2024-01-151-0/+43
* linux: Fix fstat64 on alpha and sparc64Adhemerval Zanella2024-01-121-2/+5