10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
math: fix fma(x,y,0) when x*y rounds to -0 More... about 1 month ago
fix pwrite/pwritev handling of O_APPEND files
dalias
as Rich Felker
More... about 1 month ago
uio.h: add RWF_NOAPPEND flag for pwritev2
dalias
as Rich Felker
More... about 1 month ago
complex: fix comment in cacosh More... about 1 month ago
iconv: fix missing bounds checking for shift_jis decoding
dalias
as Rich Felker
More... about 2 months ago
add missing inline keyword on default a_barrier definition
dalias
as Rich Felker
More... about 2 months ago
iconv: add aliases for GBK
dalias
as Rich Felker
More... about 2 months ago
iconv: add euro symbol to GBK as single byte 0x80
dalias
as Rich Felker
More... about 2 months ago
release 1.2.5
dalias
as Rich Felker
More... about 2 months ago
iconv: add cp932 as an alias for shift_jis
dalias
as Rich Felker
More... about 2 months ago
update INSTALL file archs list with riscv32, loongarch64 additions
dalias
as Rich Felker
More... about 2 months ago
loongarch64: remove getrlimit/setrlimit syscall numbers
dalias
as Rich Felker
More... about 2 months ago
riscv32: add sysvipc msg/sem/shm bits
dalias
as Rich Felker
More... about 2 months ago
posix_spawn: fix child spinning on write to a broken pipe More... about 2 months ago
loongarch64: add new syscall numbers More... about 2 months ago
switch __STDC_UTF_{16,32}__ macro definitions from #undef to #ifndef
dalias
as Rich Felker
More... about 2 months ago
add loongarch64 user.h structs; adjust elf_fpreg_t and ELF_NFPREG More... about 2 months ago
sh dlsym: fix passing of return address for RTLD_NEXT use
dalias
as Rich Felker
More... about 2 months ago
add loongarch64 signal.h register index macros More... about 2 months ago
loongarch64: remove ptrace.h macros More... about 2 months ago
loongarch64 __clone: align stack pointer mod 16 More... about 2 months ago
bits/syscall.h: add process_mrelease from linux v5.15
dalias
as Rich Felker
More... about 2 months ago
add framework to support archs without a native wait4 syscall
dalias
as Rich Felker
More... about 2 months ago
use new SYS_fchmodat2 syscall to implement fchmodat with flags More... 2 months ago
bits/syscall.h: add __NR_fchmodat2 from linux v6.6 More... 2 months ago
remove flag argument from fchmodat syscall More... 2 months ago
bits/syscall.h: add cachestat from linux v6.4 More... 2 months ago
bits/syscall.h: add set_mempolicy_home_node from linux v5.17 More... 2 months ago
bits/syscall.h: add futex_waitv from linux v5.16 More... 2 months ago
bits/syscall.h: add memfd_secret from linux v5.14 More... 2 months ago