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
path:
root
/
arch
/
mips64
Commit message (
Expand
)
Author
Age
Files
Lines
*
add SIOCGSTAMPNS socket ioctl macro to ioctl.h
Szabolcs Nagy
2017-08-29
1
-0
/
+1
*
fix mips ioctl macros to match linux asm/sockios.h
Szabolcs Nagy
2017-08-29
1
-5
/
+5
*
remove long-obsolete clang workarounds from mips* syscall_arch.h files
Rich Felker
2017-05-31
1
-75
/
+0
*
fix fstatat syscall on mips64
Rich Felker
2017-05-31
1
-3
/
+22
*
add pkey_{mprotect,alloc,free} syscalls from linux v4.9
Szabolcs Nagy
2016-12-29
1
-0
/
+3
*
add bits/hwcap.h and include it in sys/auxv.h
Szabolcs Nagy
2016-10-20
1
-0
/
+2
*
fix regression in tcsetattr on all mips archs
Rich Felker
2016-07-13
1
-3
/
+3
*
fix TCS* definitions in mips termios.h
Szabolcs Nagy
2016-07-03
1
-3
/
+3
*
fix mips termios.h macro exposure/namespace issues
Szabolcs Nagy
2016-07-03
1
-15
/
+14
*
fix TIOCMSET in mips ioctl.h
Szabolcs Nagy
2016-07-03
1
-1
/
+1
*
fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h
Szabolcs Nagy
2016-07-03
1
-14
/
+14
*
remove mips and powerpc ioctls that are missing from linux uapi
Szabolcs Nagy
2016-07-03
1
-5
/
+0
*
add missing TIOC* macros to ioctl.h
Szabolcs Nagy
2016-07-03
1
-0
/
+8
*
add missing SIOCSIFNAME from linux/sockios.h to ioctl.h
Szabolcs Nagy
2016-07-03
1
-0
/
+1
*
remove ioctl macros that were removed from linux uapi
Szabolcs Nagy
2016-07-03
1
-4
/
+0
*
add consistent reserved fields in mips64/n32 termios structures
Rich Felker
2016-07-03
1
-0
/
+2
*
add preadv2 and pwritev2 syscall numbers for linux v4.6
Szabolcs Nagy
2016-06-09
1
-0
/
+2
*
deduplicate __NR_* and SYS_* syscall number definitions
Bobby Bingham
2016-05-12
1
-320
/
+0
*
add support for mips and mips64 r6 isa
Rich Felker
2016-04-03
3
-12
/
+24
*
add copy_file_range syscall numbers from linux v4.5
Szabolcs Nagy
2016-03-19
1
-0
/
+2
*
mips64: add recent linux syscall numbers
Szabolcs Nagy
2016-03-19
1
-0
/
+6
*
deduplicate bits/mman.h
Szabolcs Nagy
2016-03-18
1
-45
/
+11
*
correct pointer types for a_ll_p and a_sc_p primitives on mips64
Rich Felker
2016-03-11
1
-4
/
+4
*
make mips64 a_sc_p atomic primitive's asm constraints work with clang
Rich Felker
2016-03-11
1
-1
/
+1
*
add mips64 port
Rich Felker
2016-03-06
32
-0
/
+2171