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