about summary refs log tree commit diff
path: root/arch/powerpc/bits/socket.h
Commit message (Collapse)AuthorAgeFilesLines
* socket.h: fix SO_* for mipsRoman Yeryomin2015-07-211-1/+3
| | | | Signed-off-by: Roman Yeryomin <roman@ubnt.com>
* fix socket.h struct msghdr member types on powerpcRich Felker2014-03-111-4/+4
| | | | | | these were incorrectly copied from the kernel, whose ABI matches the POSIX requirements but with the wrong underlying types and wrong signedness.
* add the new SO_REUSEPORT socket option to mips and powerpcSzabolcs Nagy2013-04-011-0/+1
| | | | | SO_REUSEPORT implementation was merged in the linux kernel commit c617f398edd4db2b8567a28e899a88f8f574798d 2013-01-23
* ppc socket.h: add forgotten cmsghdrrofl0r2012-11-181-0/+7
|
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+34