aboutsummaryrefslogtreecommitdiff
path: root/linux-user/socket.h
AgeCommit message (Expand)Author
2018-05-25linux-user: update ARCH_HAS_SOCKET_TYPES useLaurent Vivier
2018-05-25linux-user: move socket.h generic definitions to generic/sockbits.hLaurent Vivier
2018-05-25linux-user: move sparc/sparc64 socket.h definitions to sparc/sockbits.hLaurent Vivier
2018-05-25linux-user: move alpha socket.h definitions to alpha/sockbits.hLaurent Vivier
2018-05-25linux-user: move mips socket.h definitions to mips/sockbits.hLaurent Vivier
2017-01-23linux-user: Add HPPA socket.h definitionsRichard Henderson
2014-06-29linux-user: support SO_PASSSEC setsockopt optionPaul Burton
2013-07-05linux-user: improve target_to_host_sock_type conversionPetar Jovanovic
2013-03-11linux-user: Add Alpha socket constantsDillon Amburgey
2007-12-10Various linux-user structures and definitions fixes for PowerPC targets.j_mayer
2006-06-24mips socket calls (initial patch by Raphael Rigo)bellard