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
...
*
dns: treat names rejected by res_mkquery as nonexistent rather than error
Rich Felker
2022-09-19
1
-1
/
+1
*
res_mkquery: error out on consecutive final dots in name
Rich Felker
2022-09-19
1
-0
/
+1
*
fix thread leak on timer_create(SIGEV_THREAD) failure
Alexey Izbyshev
2022-09-19
1
-1
/
+5
*
re-enable vdso clock_gettime on arm (32-bit) with workaround
Rich Felker
2022-09-19
2
-0
/
+10
*
process DT_RELR relocations in ldso-startup/static-pie
Rich Felker
2022-09-12
1
-0
/
+15
*
fix fwprintf missing output to open_wmemstream FILEs
Rich Felker
2022-09-07
1
-1
/
+5
*
dns: fail if ipv6 is disabled and resolv.conf has only v6 nameserves
Rich Felker
2022-08-26
1
-0
/
+5
*
use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ)
Rich Felker
2022-08-26
1
-2
/
+12
*
add sysconf keys/values for signal stack size
Rich Felker
2022-08-26
2
-0
/
+5
*
fix fallback when ipv6 is disabled but resolv.conf has v6 nameserves
Rich Felker
2022-08-24
1
-1
/
+2
*
epoll_create: fail with EINVAL if size is non-positive
Kristina Martsenko
2022-08-24
1
-0
/
+1
*
use alt signal stack when present for implementation-internal signals
Rich Felker
2022-08-20
3
-3
/
+3
*
ldso: make exit condition clearer in fixup_rpath
Érico Nogueira
2022-08-17
1
-1
/
+1
*
freopen: reset stream orientation (byte/wide) and encoding rule
Rich Felker
2022-08-17
1
-0
/
+2
*
ldso: process RELR only for non-FDPIC archs
Rich Felker
2022-08-02
1
-1
/
+2
*
ldso: support DT_RELR relative relocation format
Fangrui Song
2022-08-02
3
-4
/
+27
*
use syscall_arg_t and __scc macro for arguments to __alt_socketcall
Alex Xu (Hello71)
2022-08-02
1
-3
/
+3
*
fix strings.h feature test macro usage due to missing features.h
Michael Pratt
2022-08-01
1
-0
/
+1
*
fix ESRCH error handling for clock_getcpuclockid
Eugene Yudin
2022-08-01
1
-0
/
+1
*
aarch64: add vfork
Szabolcs Nagy
2022-08-01
1
-0
/
+9
*
fix mishandling of errno in getaddrinfo AI_ADDRCONFIG logic
Rich Felker
2022-08-01
1
-0
/
+2
*
early stage ldso: remove symbolic references via error handling function
Rich Felker
2022-07-19
1
-2
/
+11
*
in early stage ldso before __dls2b, call mprotect with __syscall
Alex Xu (Hello71)
2022-07-02
1
-6
/
+8
*
avoid limited space of random temp file names if clock resolution is low
Rich Felker
2022-06-23
1
-1
/
+1
*
remove random filename obfuscation that leaks ASLR information
Rich Felker
2022-06-03
1
-1
/
+2
*
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
[prev]
[next]