add missing m68k user.h/procfs.h regset types
[oweals/musl.git] / arch / m68k /
2019-10-28 Rich Felkeradd missing m68k user.h/procfs.h regset types
2019-10-17 Rich Felkermove pthread types out of per-arch alltypes.h
2019-10-17 Rich Felkerdefine LONG_MAX via arch alltypes.h, strip down bits...
2019-10-17 Rich Felkermove __BYTE_ORDER definition to alltypes.h
2019-10-17 Rich Felkerremove per-arch definitions for va_list
2019-09-11 Szabolcs Nagyadd new syscall numbers from linux v5.2
2019-09-08 Rich Felkerhonor __WCHAR_TYPE__ on archs with legacy long definiti...
2019-08-02 Rich Felkermove IPC_STAT definition to a new bits/ipcstat.h file
2019-07-29 Rich Felkerduplicate generic bits/msg.h for each arch using it...
2019-07-29 Rich Felkercollapse out byte order conditions in bits/sem.h for...
2019-07-29 Rich Felkerduplicate generic bits/sem.h for each arch using it...
2019-07-29 Rich Felkerremove trailing newlines from various versions of bits...
2019-07-29 Rich Felkerduplicate generic bits/shm.h for each arch using it...
2019-07-18 Rich Felkerdecouple struct stat from kernel type
2019-07-01 Szabolcs Nagyadd new syscall numbers from linux v5.1
2018-07-18 Szabolcs Nagyadd support for arch-specific ptrace command macros
2018-06-26 Rich Felkeradd m68k reg.h and user.h
2018-06-20 Rich Felkerfix m68k float.h long double exponent range
2018-06-20 Rich Felkerwork around broken kernel struct ipc_perm on some big...
2018-06-19 Rich Felkeradd m68k port