fix undefined behavior in memset due to missing sequence points
[musl] / arch / powerpc64 /
2017-08-29 Szabolcs Nagyadd SIOCGSTAMPNS socket ioctl macro to ioctl.h
2017-03-08 Rich Felkerfix ld-behavior-dependent crash in ppc64 ldso startup
2016-10-20 Szabolcs Nagyadd bits/hwcap.h and include it in sys/auxv.h
2016-07-03 Rich Felkermake brace placement in public header typedef'd structs...
2016-07-03 Rich Felkermake brace placement in public header struct definition...
2016-07-03 Szabolcs Nagyfix CBAUDEX in powerpc termios.h
2016-07-03 Szabolcs Nagyfix powerpc termios.h macro exposure/namespace issues
2016-07-03 Szabolcs Nagyremove mips and powerpc ioctls that are missing from...
2016-07-03 Szabolcs Nagyadd missing TIOC* macros to ioctl.h
2016-07-03 Szabolcs Nagyadd missing SIOCSIFNAME from linux/sockios.h to ioctl.h
2016-07-03 Szabolcs Nagyremove ioctl macros that were removed from linux uapi
2016-06-09 Szabolcs Nagyadd preadv2 and pwritev2 syscall numbers for linux...
2016-05-12 Bobby Binghamdeduplicate __NR_* and SYS_* syscall number definitions
2016-05-09 Rich Felkerfix spurious trailing whitespace in powerpc & powerpc64...
2016-05-09 Bobby Binghamadd powerpc64 port