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