about summary refs log tree commit diff
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* duplicate generic bits/msg.h for each arch using it, in prep to changeRich Felker2019-07-291-0/+15
* collapse out byte order conditions in bits/sem.h for fixed-endian archsRich Felker2019-07-291-5/+0
* duplicate generic bits/sem.h for each arch using it, in prep to changeRich Felker2019-07-291-0/+16
* remove trailing newlines from various versions of bits/shm.hRich Felker2019-07-291-1/+0
* duplicate generic bits/shm.h for each arch using it, in prep to changeRich Felker2019-07-291-0/+28
* decouple struct stat from kernel typeRich Felker2019-07-181-0/+21
* add new syscall numbers from linux v5.1Szabolcs Nagy2019-07-011-0/+39
* add support for arch-specific ptrace command macrosSzabolcs Nagy2018-07-171-0/+2
* add m68k reg.h and user.hRich Felker2018-06-262-0/+78
* fix m68k float.h long double exponent rangeRich Felker2018-06-201-2/+2
* work around broken kernel struct ipc_perm on some big endian archsRich Felker2018-06-201-0/+1
* add m68k portRich Felker2018-06-1917-0/+847