summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorLines
2019-07-29collapse out byte order conditions in bits/sem.h for fixed-endian archsRich Felker-5/+0
2019-07-29duplicate generic bits/sem.h for each arch using it, in prep to changeRich Felker-0/+16
2019-07-29remove trailing newlines from various versions of bits/shm.hRich Felker-1/+0
2019-07-29duplicate generic bits/shm.h for each arch using it, in prep to changeRich Felker-0/+28
2019-07-18decouple struct stat from kernel typeRich Felker-0/+21
2019-07-01add new syscall numbers from linux v5.1Szabolcs Nagy-0/+39
2018-07-17add support for arch-specific ptrace command macrosSzabolcs Nagy-0/+2
2018-06-26add m68k reg.h and user.hRich Felker-0/+78
2018-06-20fix m68k float.h long double exponent rangeRich Felker-2/+2
2018-06-20work around broken kernel struct ipc_perm on some big endian archsRich Felker-0/+1
2018-06-19add m68k portRich Felker-0/+847