Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix socket.h struct msghdr member types on powerpc | Rich Felker | 2014-03-11 | 1 | -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 powerpc | Szabolcs Nagy | 2013-04-01 | 1 | -0/+1 |
| | | | | | SO_REUSEPORT implementation was merged in the linux kernel commit c617f398edd4db2b8567a28e899a88f8f574798d 2013-01-23 | ||||
* | ppc socket.h: add forgotten cmsghdr | rofl0r | 2012-11-18 | 1 | -0/+7 |
| | |||||
* | PPC port cleaned up, static linking works well now. | rofl0r | 2012-11-13 | 1 | -0/+34 |