about summary refs log tree commit diff
path: root/arch/powerpc/bits/shm.h
Commit message (Collapse)AuthorAgeFilesLines
* fix sysvipc structures on powerpcRich Felker2014-03-111-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.
* sys/shm.h: move arch specific structs to bits/rofl0r2014-02-231-0/+11
|
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+18