index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
syslog: fix incorrect LOG_MAKEPRI and LOG_FAC[MASK] macros
Rich Felker
2024-06-13
1
-3
/
+3
*
add renameat2 linux syscall wrapper
Tony Ambardar
2024-05-23
1
-0
/
+7
*
fix typo that broke sys/reg.h and sys/user.h
Gonzalo Alvarez
2024-05-11
2
-2
/
+2
*
implement posix_getdents adopted for next issue of POSIX
Rich Felker
2024-05-08
1
-3
/
+15
*
sys/user.h: derive __WORDSIZE from __LONG_MAX
Rich Felker
2024-05-07
1
-0
/
+9
*
sys/reg.h: derive __WORDSIZE from __LONG_MAX
Rich Felker
2024-05-07
1
-0
/
+9
*
unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits
Rich Felker
2024-05-07
1
-1
/
+7
*
add missing STATX_ATTR_* macros omitted when statx was added
Rich Felker
2024-04-24
1
-0
/
+10
*
uio.h: add RWF_NOAPPEND flag for pwritev2
Rich Felker
2024-03-13
1
-0
/
+1
*
switch __STDC_UTF_{16,32}__ macro definitions from #undef to #ifndef
Rich Felker
2024-02-26
1
-2
/
+4
*
add statx interface using syscall, fallback to fstatat
Duncan Bellamy
2024-02-24
1
-0
/
+55
*
add loongarch64 port
Hongliang Wang
2024-02-16
1
-1
/
+103
*
fix erroneous feature test macro check for ppoll
Rich Felker
2024-02-08
1
-2
/
+2
*
stdc-predef.h: prevent redefining __STDC_UTF_{16,32}__ macros
Jules Maselbas
2024-02-03
1
-0
/
+3
*
elf.h: add NT_RISCV_CSR and NT_RISCV_VECTOR constants
Elliott Hughes
2024-02-03
1
-0
/
+2
*
elf.h: update RISC-V relocation types
Fangrui Song
2024-02-03
1
-6
/
+10
*
add preadv2 and pwritev2 syscall wrappers, flag value macros
Rich Felker
2024-01-25
1
-0
/
+7
*
expose ppoll in default feature profile
Rich Felker
2024-01-21
1
-2
/
+2
*
remove non-prototype declaration of basename from string.h
Rich Felker
2023-11-06
1
-3
/
+0
*
elf.h: add typedefs for Elf64_Relr and Elf32_Relr
Violet Purcell
2023-11-06
1
-0
/
+5
*
statvfs: allocate spare for f_type
наб
2023-08-19
1
-1
/
+2
*
move fallocate64 declaration under _LARGEFILE64_SOURCE feature test
Rich Felker
2023-05-02
1
-1
/
+3
*
fix incorrect unit for CPU_SETSIZE macro
Rich Felker
2023-02-23
1
-1
/
+1
*
fix integer overflow in WIFSTOPPED macro
Rich Felker
2023-02-08
2
-2
/
+2
*
expose memmem under baseline POSIX feature profile
Rich Felker
2023-01-06
1
-1
/
+1
*
elf.h: add ELFCOMPRESS_ZSTD
Fangrui Song
2022-12-14
1
-0
/
+1
*
remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
Rich Felker
2022-10-19
16
-16
/
+16
*
arpa/nameser.h: update RR types list
Rich Felker
2022-09-22
1
-0
/
+71
*
getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain
Rich Felker
2022-09-20
1
-0
/
+1
*
add sysconf keys/values for signal stack size
Rich Felker
2022-08-26
1
-0
/
+2
*
ldso: support DT_RELR relative relocation format
Fangrui Song
2022-08-02
1
-2
/
+6
*
fix strings.h feature test macro usage due to missing features.h
Michael Pratt
2022-08-01
1
-0
/
+1
*
add missing POSIX confstr keys for pthread CFLAGS/LDFLAGS
Rich Felker
2022-04-20
1
-0
/
+2
*
sys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from linux v5.13
Szabolcs Nagy
2022-03-08
1
-0
/
+9
*
sys/prctl.h: add PR_PAC_{SET,GET}_ENABLED_KEYS from linux v5.13
Szabolcs Nagy
2022-03-08
1
-0
/
+3
*
elf.h: add NT_ARM_PAC_ENABLED_KEYS from linux v5.13
Szabolcs Nagy
2022-03-08
1
-0
/
+1
*
netinet/in.h: add INADDR_DUMMY from linux v5.13
Szabolcs Nagy
2022-03-08
1
-0
/
+1
*
netinet/tcp.h: add tcp_zerocopy_receive fields from linux v5.12
Szabolcs Nagy
2022-03-08
1
-0
/
+4
*
netinet/tcp.h: add TCP_NLA_* values up to linux v5.12
Szabolcs Nagy
2022-03-08
1
-0
/
+2
*
signal.h: add new sa_flags from linux v5.11
Szabolcs Nagy
2022-03-08
1
-0
/
+3
*
signal.h: add SYS_USER_DISPATCH si_code value from linux v5.11
Szabolcs Nagy
2022-03-08
1
-0
/
+1
*
signal.h: add si_code values for SIGSYS
Szabolcs Nagy
2022-03-08
1
-0
/
+2
*
netinet/tcp.h: add tcp zerocopy related changes from linux v5.11
Szabolcs Nagy
2022-03-08
1
-0
/
+5
*
netinet/if_ether.h: add ETH_P_CFM from linux v5.11
Szabolcs Nagy
2022-03-08
1
-0
/
+1
*
sys/socket.h: add new SO_ socket options from linux v5.11
Szabolcs Nagy
2022-03-08
1
-0
/
+2
*
sys/prctl.h: add PR_SET_SYSCALL_USER_DISPATCH from linux v5.11
Szabolcs Nagy
2022-03-08
1
-0
/
+6
*
add SEEK_DATA and SEEK_HOLE to unistd.h
Érico Nogueira
2022-01-09
1
-0
/
+2
*
define NULL as nullptr when used in C++11 or later
Ismael Luceno
2021-11-29
8
-8
/
+24
*
add qsort_r and make qsort a wrapper around it
Érico Nogueira
2021-09-23
1
-0
/
+1
*
add pthread_getname_np function
Érico Rolim
2021-04-20
1
-0
/
+1
[next]