summaryrefslogtreecommitdiff
path: root/arch/aarch64/bits
AgeCommit message (Expand)AuthorLines
2015-09-15fix namespace violations in aarch64/bits/termios.hFelix Janda-7/+7
2015-04-01aarch64: remove duplicate macro definitions in bits/fcntl.hRich Felker-3/+0
2015-04-01aarch64: fix definition of sem_nsems in semid_ds structureRich Felker-1/+7
2015-04-01aarch64: fix namespace pollution in bits/shm.hSzabolcs Nagy-2/+2
2015-03-20fix missing max_align_t definition on aarch64Rich Felker-0/+2
2015-03-18fix MINSIGSTKSZ values for archs with large signal contextsRich Felker-0/+5
2015-03-14aarch64: fix typo in bits/ioctl.hSzabolcs Nagy-1/+1
2015-03-14aarch64: add struct _aarch64_ctx to signal.hSzabolcs Nagy-0/+17
2015-03-11add aarch64 portSzabolcs Nagy-0/+1468