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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ensure distinct query id for parallel A and AAAA queries in resolver
Rich Felker
2022-06-03
1
-0
/
+3
*
mntent: fix potential mishandling of extremely long lines
Rich Felker
2022-05-15
1
-0
/
+2
*
mntent: fix parsing lines with optional fields
Alyssa Ross
2022-05-15
1
-3
/
+7
*
fix constraint violation in qsort wrapper around qsort_r
Rich Felker
2022-05-06
1
-1
/
+1
*
use __fstat instead of __fstatat with AT_EMPTY_PATH in __map_file
Rich Felker
2022-05-04
1
-2
/
+1
*
provide an internal namespace-safe __fstat
Rich Felker
2022-05-04
2
-2
/
+5
*
only use fstatat and others legacy stat syscalls if they exist
Rich Felker
2022-05-01
1
-1
/
+9
*
drop direct use of stat syscalls in internal __map_file
Rich Felker
2022-05-01
1
-3
/
+3
*
provide an internal namespace-safe __fstatat
Rich Felker
2022-05-01
2
-1
/
+11
*
drop direct use of stat syscalls in fchmodat
Rich Felker
2022-05-01
1
-8
/
+7
*
drop use of stat operation in temporary file name generation
Rich Felker
2022-05-01
2
-10
/
+6
*
only fallback to gettimeofday/settimeofday syscalls if they exist
Stefan O'Rear
2022-05-01
1
-0
/
+4
*
only use getrlimit/setrlimit syscalls if they exist
Stefan O'Rear
2022-05-01
2
-1
/
+11
*
don't remap internal-use syscall macros to nonexistent time32 syscalls
Stefan O'Rear
2022-04-27
1
-10
/
+10
*
remove ARMSUBARCH relic from configure
Stefan O'Rear
2022-04-27
1
-5
/
+0
*
add missing POSIX confstr keys for pthread CFLAGS/LDFLAGS
Rich Felker
2022-04-20
2
-1
/
+3
*
fix incorrect parameter name in internal netlink.h RTA_OK macro
Ondrej Jirman
2022-04-10
1
-1
/
+1
*
release 1.2.3
v1.2.3
Rich Felker
2022-04-07
2
-1
/
+41
*
accept null pointer as message argument to gettext functions
psykose
2022-03-27
1
-0
/
+3
*
fix invalid free of duplocale object when malloc has been replaced
Isaiah Poston
2022-03-16
1
-0
/
+5
*
fix __WORDSIZE on x32 sys/user.h
Rich Felker
2022-03-08
1
-1
/
+1
*
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
*
bits/syscall.h: add landlock syscalls from linux v5.13
Szabolcs Nagy
2022-03-08
16
-0
/
+48
*
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
*
s390x: add ptrace requests from linux v5.12
Szabolcs Nagy
2022-03-08
1
-0
/
+3
*
bits/syscall.h: add mount_setattr from linux v5.12
Szabolcs Nagy
2022-03-08
16
-0
/
+16
*
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
*
bits/syscall.h: add epoll_pwait2 from linux v5.11
Szabolcs Nagy
2022-03-08
16
-0
/
+16
*
nice: return EPERM instead of EACCES
Alexey Kodanev
2022-03-08
1
-1
/
+8
*
protect stack canary from leak via read-as-string by zeroing second byte
jvoisin
2022-03-08
1
-0
/
+9
*
math: avoid runtime conversions of floating-point constants
Szabolcs Nagy
2022-03-08
2
-2
/
+6
*
fix spurious failures by fgetws when buffer ends with partial character
Rich Felker
2022-02-20
1
-6
/
+1
*
add missing strerror text for key management
pelco
2022-02-19
1
-0
/
+4
*
fix out-of-bound read processing time zone data with distant-past dates
Rich Felker
2022-02-09
1
-14
/
+12
*
fix potentially wrong-sign zero in cproj functions at infinity
Rich Felker
2022-01-18
3
-3
/
+3
*
make fseek detect and produce an error for invalid whence arguments
Rich Felker
2022-01-09
1
-0
/
+7
*
add SEEK_DATA and SEEK_HOLE to unistd.h
Érico Nogueira
2022-01-09
1
-0
/
+2
*
fix failure to use add-cfi scripts on asm when building out-of-tree
Wesley Wiser
2022-01-07
1
-1
/
+1
*
fix wcwidth of hangul combining (vowel/final) letters
Rich Felker
2021-12-27
1
-58
/
+60
*
fix mismatched signatures for strtod_l family
Rich Felker
2021-12-09
2
-7
/
+22
[prev]
[next]