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
2018-02-22
powerpc: update hwcap.h for linux v4.15
Szabolcs Nagy
2
-0
/
+6
2018-02-22
s390x: add s390_sthyi system call from v4.15
Szabolcs Nagy
1
-0
/
+1
2018-02-22
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
Szabolcs Nagy
5
-0
/
+5
2018-02-22
mips,powerpc: fix TIOCSER_TEMT in termios.h
Szabolcs Nagy
5
-5
/
+5
2018-02-22
aarch64: add HWCAP_DCPOP from linux v4.14
Szabolcs Nagy
1
-0
/
+1
2018-01-31
aarch64: fix mismatched type of ucontext_t uc_link member
William Pitcock
1
-1
/
+1
2017-12-14
fix x32 unistd macros to report as ILP32 not LP64
Nicholas Wilson
1
-2
/
+2
2017-11-05
s390x: use generic ioctl.h
Szabolcs Nagy
2
-196
/
+2
2017-11-05
microblaze: add statx syscall from linux v4.13
Szabolcs Nagy
1
-0
/
+1
2017-11-05
aarch64: add extra_context struct from linux v4.13
Szabolcs Nagy
1
-0
/
+7
2017-11-05
ioctl TIOCGPTPEER from linux v4.13
Szabolcs Nagy
7
-0
/
+7
2017-11-05
s390x: add syscall number for s390_guarded_storage from linux v4.12
Szabolcs Nagy
1
-0
/
+1
2017-11-05
i386: add arch_prctl syscall number from linux v4.12
Szabolcs Nagy
1
-0
/
+1
2017-11-05
aarch64: add new HWCAP_* flags from linux v4.12
Szabolcs Nagy
1
-0
/
+3
2017-11-05
add statx syscall numbers from linux v4.11
Szabolcs Nagy
12
-0
/
+12
2017-11-05
update aarch64 hwcap.h for linux v4.11
Szabolcs Nagy
1
-0
/
+2
2017-11-05
add kexec_file_load syscall number on powerpc from linux v4.10
Szabolcs Nagy
2
-0
/
+2
2017-11-05
add microblaze syscall numbers from linux v4.10
Szabolcs Nagy
1
-0
/
+6
2017-10-25
fix build regression on ARM for ISA levels less than v5
Rich Felker
1
-0
/
+4
2017-09-11
powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
Szabolcs Nagy
2
-1
/
+11
2017-09-06
make syscall.h consistent with linux
Szabolcs Nagy
10
-24
/
+20
2017-08-29
arm: add HWCAP_ARM_ hwcap macros
Szabolcs Nagy
1
-0
/
+24
2017-08-29
add a_clz_64 helper function
Szabolcs Nagy
7
-0
/
+49
2017-08-29
s390x: add bits/hwcap.h
Szabolcs Nagy
1
-0
/
+15
2017-08-29
add SIOCGSTAMPNS socket ioctl macro to ioctl.h
Szabolcs Nagy
8
-0
/
+8
2017-08-29
fix mips ioctl macros to match linux asm/sockios.h
Szabolcs Nagy
3
-15
/
+15
2017-08-11
fix build failure for sh4a due to missing colon in asm statement
Thomas Petazzoni
1
-1
/
+1
2017-06-21
fix omission of microblaze user.h definitions
Rich Felker
1
-1
/
+25
2017-05-31
remove long-obsolete clang workarounds from mips* syscall_arch.h files
Rich Felker
3
-157
/
+0
2017-05-31
fix fstatat syscall on mips64
Rich Felker
1
-3
/
+22
2017-04-22
s390x: provide sigcontext struct definition
Bobby Bingham
1
-0
/
+15
2017-03-15
s390x: fix fpreg_t and remove unused per_struct
Tuan M. Hoang
1
-2
/
+2
2017-03-08
fix ld-behavior-dependent crash in ppc64 ldso startup
Rich Felker
1
-1
/
+1
2017-02-22
allow page size to vary on arm
Rich Felker
1
-1
/
+0
2017-01-13
fix crashes in x32 __tls_get_addr
rofl0r
1
-0
/
+2
2017-01-04
reduce impact of REG_* namespace pollution in x86[_64] signal.h
Rich Felker
3
-65
/
+130
2016-12-29
add pkey_{mprotect,alloc,free} syscalls from linux v4.9
Szabolcs Nagy
9
-0
/
+27
2016-12-19
rework arm atomic/tp backends to be thumb-compatible and fdpic-ready
Rich Felker
2
-14
/
+23
2016-12-16
fix use of incomplete struct type in s390x user.h
Bobby Bingham
1
-10
/
+10
2016-12-16
fix typo in s390x user.h
Bobby Bingham
1
-1
/
+1
2016-12-15
remove legacy i386 fallback stdarg implementation and framework
Rich Felker
2
-13
/
+0
2016-11-12
work around gdb issues recognizing sigreturn trampoline on x86_64
Rich Felker
2
-0
/
+18
2016-11-11
add s390x port
Bobby Bingham
27
-0
/
+1097
2016-11-11
generalize ELF hash table types not to assume 32-bit entries
Rich Felker
1
-0
/
+1
2016-10-20
add bits/hwcap.h and include it in sys/auxv.h
Szabolcs Nagy
9
-0
/
+137
2016-10-20
add sh syscall numbers from linux v4.8
Szabolcs Nagy
1
-0
/
+14
2016-10-20
fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8
Szabolcs Nagy
1
-2
/
+2
2016-08-30
microblaze: add syscall numbers from linux v4.7
Szabolcs Nagy
1
-0
/
+3
2016-08-11
fix pread/pwrite syscall calling convention on sh
Rich Felker
1
-0
/
+1
2016-07-13
fix regression in tcsetattr on all mips archs
Rich Felker
3
-9
/
+9
[prev]
[next]