index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-21
fix incorrect SIGSTKFLT on all mips archs
Rich Felker
3
-3
/
+3
2020-04-26
remove arm (32-bit) support for vdso clock_gettime
Rich Felker
1
-6
/
+0
2020-03-14
define MAP_SYNC on powerpc/powerpc64
Samuel Holland
2
-2
/
+0
2020-03-14
work around negated error code bug on some mips kernels
Rich Felker
3
-22
/
+22
2020-03-14
remove useless mips syscall asm constraint, align style with mips64/n32
Rich Felker
1
-15
/
+16
2020-03-14
revert mips (32-bit, o32) syscall asm clean-up due to regressions
Rich Felker
1
-32
/
+31
2020-03-14
revert mips64/n32 syscall asm clean-up due to regressions
Rich Felker
2
-56
/
+61
2020-02-05
remove legacy time32 timer[fd] syscalls from public syscall.h
Rich Felker
9
-36
/
+36
2020-02-05
remove further legacy time32 clock syscalls from public syscall.h
Rich Felker
9
-36
/
+36
2020-02-04
move riscv64 register index constants to signal.h
Rich Felker
2
-6
/
+9
2020-01-30
remove legacy clock_gettime and gettimeofday from public syscall.h
Rich Felker
9
-18
/
+18
2020-01-25
move struct dirent to bits header, allow NAME_MAX to vary
Rich Felker
1
-0
/
+11
2020-01-22
fix riscv64 a_cas inline asm operand sign extension
Luís Marques
1
-1
/
+1
2019-12-30
mips: add clone3 syscall numbers from linux v5.4
Szabolcs Nagy
3
-0
/
+3
2019-12-30
mips: add hwcap bits from linux v5.4
Szabolcs Nagy
1
-0
/
+11
2019-12-30
add clone3 syscall number from linux v5.3
Szabolcs Nagy
11
-0
/
+12
2019-12-30
add pidfd_open syscall number from linux v5.3
Szabolcs Nagy
16
-0
/
+16
2019-12-30
fix types for mips sigcontext/mcontext_t regset members
Khem Raj
1
-2
/
+6
2019-11-05
fix build regression on mips64 due to endian.h removal
Rich Felker
1
-0
/
+2
2019-11-02
move time_t and suseconds_t definitions to common alltypes.h.in
Rich Felker
16
-48
/
+0
2019-11-02
move time64 ioctl numbers to generic bits/ioctl.h
Rich Felker
6
-21
/
+5
2019-11-02
move time64 socket options from arch bits to top-level sys/socket.h
Rich Felker
9
-45
/
+0
2019-11-02
switch all existing 32-bit archs to 64-bit time_t
Rich Felker
85
-217
/
+420
2019-11-02
add x32 bits/ioctl_fix.h defining time-related sockios macros
Rich Felker
1
-0
/
+4
2019-11-02
add back x32 bits/socket.h defining time-related socket options
Rich Felker
1
-0
/
+5
2019-11-02
move msghdr and cmsghdr out of bits/socket.h
Rich Felker
10
-208
/
+0
2019-11-02
fix x32 msghdr struct by removing x32 bits/socket.h
Rich Felker
1
-16
/
+0
2019-10-28
add missing m68k user.h/procfs.h regset types
Rich Felker
1
-0
/
+5
2019-10-19
internally, define time64 rusage syscalls on x32 as the existing ones
Rich Felker
1
-0
/
+2
2019-10-19
use struct pt_regs * rather than void * for powerpc[64] sigcontext regs
Rich Felker
2
-2
/
+2
2019-10-19
fix fpregset_t type on powerpc64
Rich Felker
1
-5
/
+1
2019-10-17
move pthread types out of per-arch alltypes.h
Rich Felker
16
-128
/
+0
2019-10-17
define LONG_MAX via arch alltypes.h, strip down bits/limits.h
Rich Felker
33
-112
/
+24
2019-10-17
remove use of endian.h from arch reloc.h headers, clean up
Rich Felker
9
-24
/
+0
2019-10-17
remove indirect use of endian.h from public headers
Rich Felker
4
-8
/
+0
2019-10-17
move __BYTE_ORDER definition to alltypes.h
Rich Felker
32
-62
/
+64
2019-10-17
remove per-arch definitions for va_list
Rich Felker
16
-48
/
+0
2019-10-17
remove i386 support for legacy struct __va_list
Rich Felker
1
-5
/
+0
2019-10-02
reintroduce riscv64 struct sigcontext
Rich Felker
1
-6
/
+10
2019-09-29
fix riscv64 elf_fpregset_t type and member names mismatch
Rich Felker
1
-5
/
+2
2019-09-29
fix riscv64 signal.h namespace violations and ucontext API mismatches
Rich Felker
2
-27
/
+20
2019-09-27
clean up mips (32-bit, o32) syscall asm constraints
Rich Felker
1
-31
/
+32
2019-09-26
fix mips r6 syscall clobber lists not to include hi/lo registers
Rich Felker
3
-16
/
+30
2019-09-25
correct the operand specifiers in the riscv64 CAS routines
Palmer Dabbelt
1
-2
/
+2
2019-09-11
aarch64: add HWCAP2 flags from linux v5.2
Szabolcs Nagy
1
-0
/
+8
2019-09-11
add new syscall numbers from linux v5.2
Szabolcs Nagy
16
-0
/
+97
2019-09-08
honor __WCHAR_TYPE__ on archs with legacy long definition of wchar_t
Rich Felker
4
-0
/
+16
2019-08-19
fix clash between sys/user.h and kernel ptrace.h on powerpc[64], sh
Rich Felker
3
-41
/
+13
2019-08-13
re-add ELF gregs and fpregs types to riscv64 user.h
Khem Raj
1
-0
/
+8
2019-08-11
add support for powerpc/powerpc64 unaligned relocations
Samuel Holland
2
-0
/
+2
[next]