summaryrefslogtreecommitdiff
path: root/arch/powerpc/bits/shm.h
AgeCommit message (Collapse)AuthorLines
2014-03-11fix sysvipc structures on powerpcRich Felker-4/+5
these have been wrong for a long time and were never detected or corrected. powerpc needs some gratuitous extra padding/reserved slots in ipc_perm, big-endian ordering for the padding of time_t slots that was intended by the kernel folks to allow a transition to 64-bit time_t, and some minor gratuitous reordering of struct members.
2014-02-23sys/shm.h: move arch specific structs to bits/rofl0r-0/+11
2012-11-13PPC port cleaned up, static linking works well now.rofl0r-0/+18