Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-10 | use PAGESIZE rather than PAGE_SIZE in user.h bits | Rich Felker | 1 | -2/+2 | |
align with commit c9c2cd3e6955cb1d57b8be01d4b072bf44058762. | |||||
2017-03-15 | s390x: fix fpreg_t and remove unused per_struct | Tuan M. Hoang | 1 | -2/+2 | |
Including sys/procfs.h complains unknown type name 'fpreg_t' in bits/user.h. fpreg_t in bits/signal.h and elf_fpreg_t in bits/user.h are practically the same. per_struct is never used, even conflicts with kernel header asm/ptrace.h | |||||
2016-12-16 | fix use of incomplete struct type in s390x user.h | Bobby Bingham | 1 | -10/+10 | |
2016-12-16 | fix typo in s390x user.h | Bobby Bingham | 1 | -1/+1 | |
2016-11-11 | add s390x port | Bobby Bingham | 1 | -0/+62 | |