about summary refs log tree commit diff
path: root/arch/powerpc/bits/socket.h
Commit message (Expand)AuthorAgeFilesLines
* move time64 socket options from arch bits to top-level sys/socket.hRich Felker2019-11-021-5/+0
* switch all existing 32-bit archs to 64-bit time_tRich Felker2019-11-021-2/+5
* move msghdr and cmsghdr out of bits/socket.hRich Felker2019-11-021-16/+0
* fix regression in powerpc[64] SO_PEERSEC definitionRich Felker2018-06-261-0/+1
* make brace placement in public header struct definitions consistentRich Felker2016-07-031-4/+2
* socket.h: cleanup/reorder mips and powerpc bits/socket.hRoman Yeryomin2015-07-211-2/+2
* socket.h: fix SO_* for mipsRoman Yeryomin2015-07-211-1/+3
* fix socket.h struct msghdr member types on powerpcRich Felker2014-03-111-4/+4
* add the new SO_REUSEPORT socket option to mips and powerpcSzabolcs Nagy2013-04-011-0/+1
* ppc socket.h: add forgotten cmsghdrrofl0r2012-11-181-0/+7
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+34