summaryrefslogtreecommitdiffstats
path: root/linux-user/socket.h
Commit message (Expand)AuthorAgeFilesLines
* Supply missing header guardsMarkus Armbruster2019-06-121-0/+5
* linux-user: update ARCH_HAS_SOCKET_TYPES useLaurent Vivier2018-05-251-30/+32
* linux-user: move socket.h generic definitions to generic/sockbits.hLaurent Vivier2018-05-251-61/+0Star
* linux-user: move sparc/sparc64 socket.h definitions to sparc/sockbits.hLaurent Vivier2018-05-251-42/+2Star
* linux-user: move alpha socket.h definitions to alpha/sockbits.hLaurent Vivier2018-05-251-105/+1Star
* linux-user: move mips socket.h definitions to mips/sockbits.hLaurent Vivier2018-05-251-104/+2Star
* linux-user: Add HPPA socket.h definitionsRichard Henderson2017-01-231-0/+2
* linux-user: support SO_PASSSEC setsockopt optionPaul Burton2014-06-291-0/+5
* linux-user: improve target_to_host_sock_type conversionPetar Jovanovic2013-07-051-131/+250
* linux-user: Add Alpha socket constantsDillon Amburgey2013-03-111-0/+69
* Various linux-user structures and definitions fixes for PowerPC targets.j_mayer2007-12-101-0/+9
* mips socket calls (initial patch by Raphael Rigo)bellard2006-06-241-0/+138