index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2016-12-16
fix typo in s390x user.h
Bobby Bingham
-1
/
+1
2016-12-15
remove legacy i386 fallback stdarg implementation and framework
Rich Felker
-13
/
+0
2016-11-12
work around gdb issues recognizing sigreturn trampoline on x86_64
Rich Felker
-0
/
+18
2016-11-11
add s390x port
Bobby Bingham
-0
/
+1097
2016-11-11
generalize ELF hash table types not to assume 32-bit entries
Rich Felker
-0
/
+1
2016-10-20
add bits/hwcap.h and include it in sys/auxv.h
Szabolcs Nagy
-0
/
+137
2016-10-20
add sh syscall numbers from linux v4.8
Szabolcs Nagy
-0
/
+14
2016-10-20
fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8
Szabolcs Nagy
-2
/
+2
2016-08-30
microblaze: add syscall numbers from linux v4.7
Szabolcs Nagy
-0
/
+3
2016-08-11
fix pread/pwrite syscall calling convention on sh
Rich Felker
-0
/
+1
2016-07-13
fix regression in tcsetattr on all mips archs
Rich Felker
-9
/
+9
2016-07-06
remove or1k version of sem.h
Bobby Bingham
-11
/
+0
2016-07-03
make brace placement in public header typedef'd structs consistent
Rich Felker
-18
/
+9
2016-07-03
make brace placement in public header struct definitions consistent
Rich Felker
-108
/
+54
2016-07-03
format mips bits/termios.h consistently mips64 and n32 versions
Rich Felker
-2
/
+1
2016-07-03
fix CBAUDEX in powerpc termios.h
Szabolcs Nagy
-2
/
+2
2016-07-03
fix TCS* definitions in mips termios.h
Szabolcs Nagy
-9
/
+9
2016-07-03
fix mips termios.h macro exposure/namespace issues
Szabolcs Nagy
-45
/
+42
2016-07-03
fix powerpc termios.h macro exposure/namespace issues
Szabolcs Nagy
-24
/
+24
2016-07-03
fix generic termios.h macro exposure/namespace issues
Szabolcs Nagy
-9
/
+14
2016-07-03
fix FIOQSIZE in arm ioctl.h
Szabolcs Nagy
-0
/
+4
2016-07-03
remove termios2 related ioctls from sh ioctl.h
Szabolcs Nagy
-4
/
+0
2016-07-03
fix TIOCMSET in mips ioctl.h
Szabolcs Nagy
-3
/
+3
2016-07-03
fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h
Szabolcs Nagy
-42
/
+42
2016-07-03
remove mips and powerpc ioctls that are missing from linux uapi
Szabolcs Nagy
-31
/
+0
2016-07-03
add missing TIOC* macros to ioctl.h
Szabolcs Nagy
-3
/
+40
2016-07-03
add missing SIOCSIFNAME from linux/sockios.h to ioctl.h
Szabolcs Nagy
-0
/
+7
2016-07-03
remove ioctl macros that were removed from linux uapi
Szabolcs Nagy
-32
/
+0
2016-07-03
use the generic ioctl.h for x86_64, x32 and aarch64
Szabolcs Nagy
-607
/
+0
2016-07-03
add consistent reserved fields in mips64/n32 termios structures
Rich Felker
-0
/
+4
2016-07-01
fix posix_fadvise syscall args on powerpc, unify with arm fix
Rich Felker
-0
/
+4
2016-06-09
add preadv2 and pwritev2 syscall numbers for linux v4.6
Szabolcs Nagy
-0
/
+22
2016-05-12
deduplicate __NR_* and SYS_* syscall number definitions
Bobby Bingham
-5283
/
+885
2016-05-12
x32: eliminate __X32_SYSCALL_BIT constant
Bobby Bingham
-317
/
+316
2016-05-12
x32: remove arch-specific syscall remapping
Bobby Bingham
-20
/
+0
2016-05-08
fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h
Rich Felker
-2
/
+2
2016-05-08
add powerpc64 port
Bobby Bingham
-0
/
+1907
2016-04-18
add mips n32 port (ILP32 ABI for mips64)
Rich Felker
-0
/
+2009
2016-04-03
add support for mips and mips64 r6 isa
Rich Felker
-22
/
+58
2016-03-29
fix regression disabling use of pause instruction for x86 a_spin
Rich Felker
-3
/
+3
2016-03-19
add copy_file_range syscall numbers from linux v4.5
Szabolcs Nagy
-0
/
+18
2016-03-19
mips64: add recent linux syscall numbers
Szabolcs Nagy
-0
/
+6
2016-03-18
deduplicate bits/mman.h
Szabolcs Nagy
-617
/
+25
2016-03-11
correct pointer types for a_ll_p and a_sc_p primitives on mips64
Rich Felker
-4
/
+4
2016-03-11
make mips64 a_sc_p atomic primitive's asm constraints work with clang
Rich Felker
-1
/
+1
2016-03-06
add powerpc soft-float support
Felix Fietkau
-1
/
+12
2016-03-06
add mips64 port
Rich Felker
-0
/
+2171
2016-03-02
add sched_getcpu vDSO support
Nathan Zadoks
-0
/
+2
2016-02-23
make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc
Rich Felker
-0
/
+2
2016-02-08
remove workaround for broken mips assemblers
Rich Felker
-4
/
+1
[prev]
[next]