summaryrefslogtreecommitdiff
path: root/arch/sh/bits
AgeCommit message (Expand)AuthorLines
2018-09-20add arm and sh bits/ptrace.hSzabolcs Nagy-0/+5
2018-03-10reverse definition dependency between PAGESIZE and PAGE_SIZERich Felker-1/+1
2017-11-05ioctl TIOCGPTPEER from linux v4.13Szabolcs Nagy-0/+1
2017-08-29add SIOCGSTAMPNS socket ioctl macro to ioctl.hSzabolcs Nagy-0/+1
2016-10-20add bits/hwcap.h and include it in sys/auxv.hSzabolcs Nagy-0/+11
2016-10-20add sh syscall numbers from linux v4.8Szabolcs Nagy-0/+14
2016-07-03make brace placement in public header struct definitions consistentRich Felker-4/+2
2016-07-03remove termios2 related ioctls from sh ioctl.hSzabolcs Nagy-4/+0
2016-07-03add missing TIOC* macros to ioctl.hSzabolcs Nagy-0/+2
2016-07-03add missing SIOCSIFNAME from linux/sockios.h to ioctl.hSzabolcs Nagy-0/+1
2016-07-03remove ioctl macros that were removed from linux uapiSzabolcs Nagy-2/+0
2016-05-12deduplicate __NR_* and SYS_* syscall number definitionsBobby Bingham-684/+341
2016-03-18deduplicate bits/mman.hSzabolcs Nagy-60/+0
2016-01-27deduplicate the bulk of the arch bits headersRich Felker-408/+0
2016-01-26add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flagsSzabolcs Nagy-0/+1
2015-04-27fix sh jmp_buf size to match ABIRich Felker-1/+1
2015-04-01move O_PATH definition back to arch bitsRich Felker-0/+1
2015-03-18fix MINSIGSTKSZ values for archs with large signal contextsRich Felker-0/+5
2015-03-07fix FLT_ROUNDS to reflect the current rounding modeSzabolcs Nagy-1/+0
2015-03-04fix POLLWRNORM and POLLWRBAND on mipsTrutz Behn-0/+0
2015-03-03make all objects used with atomic operations volatileRich Felker-7/+7
2015-01-30move MREMAP_MAYMOVE and MREMAP_FIXED out of bitsTrutz Behn-3/+0
2014-12-21move wint_t definition to the shared part of alltypes.h.inRich Felker-1/+0
2014-09-06add threads.h and needed per-arch types for mtx_t and cnd_tRich Felker-0/+2
2014-08-20add max_align_t definition for C11 and C++11Rich Felker-0/+2
2014-08-17make pointers used in robust list volatileRich Felker-1/+1
2014-07-29fix terminal control ioctl constants for shRich Felker-4/+8
2014-04-15fix RLIMIT_ constants for mipsSzabolcs Nagy-0/+0
2014-03-18fix signal.h breakage from moving stack_t to arch-specific bitsRich Felker-6/+6
2014-03-18move signal.h definition of stack_t to arch-specific bitsRich Felker-0/+6
2014-03-11move struct semid_ds to from shared sys/sem.h to bitsRich Felker-0/+16
2014-03-08add bits/user.h for sh portRich Felker-0/+75
2014-02-27add nofpu subarchs to the sh arch, and properly detect compiler's fpu configRich Felker-0/+9
2014-02-27fix endian subarchs for sh archRich Felker-3/+3
2014-02-27rename superh port to "sh" for consistencyRich Felker-0/+1561