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
/
powerpc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
add kexec_file_load syscall number on powerpc from linux v4.10
Szabolcs Nagy
2017-11-05
1
-0
/
+1
*
powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
Szabolcs Nagy
2017-09-11
1
-0
/
+5
*
add a_clz_64 helper function
Szabolcs Nagy
2017-08-29
1
-0
/
+7
*
add SIOCGSTAMPNS socket ioctl macro to ioctl.h
Szabolcs Nagy
2017-08-29
1
-0
/
+1
*
fix ld-behavior-dependent crash in ppc64 ldso startup
Rich Felker
2017-03-08
1
-1
/
+1
*
add bits/hwcap.h and include it in sys/auxv.h
Szabolcs Nagy
2016-10-20
1
-0
/
+40
*
make brace placement in public header typedef'd structs consistent
Rich Felker
2016-07-03
1
-2
/
+1
*
make brace placement in public header struct definitions consistent
Rich Felker
2016-07-03
6
-14
/
+7
*
fix CBAUDEX in powerpc termios.h
Szabolcs Nagy
2016-07-03
1
-1
/
+1
*
fix powerpc termios.h macro exposure/namespace issues
Szabolcs Nagy
2016-07-03
1
-12
/
+12
*
remove mips and powerpc ioctls that are missing from linux uapi
Szabolcs Nagy
2016-07-03
1
-8
/
+0
*
add missing TIOC* macros to ioctl.h
Szabolcs Nagy
2016-07-03
1
-3
/
+3
*
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
-7
/
+0
*
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
-360
/
+0
*
fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h
Rich Felker
2016-05-08
1
-1
/
+1
*
add powerpc64 port
Bobby Bingham
2016-05-08
28
-0
/
+1907