summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/socket_netlink_util.cc
AgeCommit message (Expand)Author
2019-11-21Import and structure cleanup.Adin Scannell
2019-11-04Add NETLINK_KOBJECT_UEVENT socket supportMichael Pratt
2019-10-10Allow for zero byte iovec with MSG_PEEK | MSG_TRUNC in recvmsg.Ian Lewis
2019-08-09netlink: return an error in nlmsgerrAndrei Vagin
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-12-21Kokoro: Build all packages as part of presubmit.Nicolas Lacasse
2018-12-10Open source system call tests.Brian Geffon