Commit History

Author SHA1 Message Date
  Matt Layher 43c01164e9 unix: implement AF_TIPC sockets on Linux 6 years ago
  Kir Kolyshkin 9109b7679e unix: add IoctlRetInt for Linux 6 years ago
  Kir Kolyshkin 08d80c9d36 unix: unify Ioctl* functions 6 years ago
  Tobias Klauser e07cf5db27 unix: don't use syscall.ParseDirent 6 years ago
  Tobias Klauser 8f4f963083 unix: merge implementation for ReadDirent 6 years ago
  Tobias Klauser 943d5127bd unix: add support to get/set Linux capabilities 6 years ago
  Gernot Vormayr 17bc6164aa unix: remove net dependency 6 years ago
  Yuval Pavel Zholkover adf421d2ca unix: fix Signalfd function signature on linux 6 years ago
  Matt Layher 2d0786266e unix: add IoctlGetUint32 on Linux 6 years ago
  Brad Fitzpatrick 9f0b1ff7b4 unix: add FileHandle, NewFileHandle, NameToHandleAt, OpenByHandleAt 6 years ago
  Brad Fitzpatrick 953cdadca8 unix: add unexported name_to_handle_at and open_by_handle_at types & wrappers 6 years ago
  Tobias Klauser 572b51eaf7 unix: add SetsockoptPacketMreq on Linux 6 years ago
  Tobias Klauser 3e9a981b8d unix: add functions to get/set tpacket socket options 6 years ago
  Dominik Honnef c2f5717e61 unix: add fanotify API on Linux 6 years ago
  Tobias Klauser a9d3bda3a2 unix: add SetsockoptCanRawFilter for linux 6 years ago
  Matt Layher ec7b60b042 unix: add SetsockoptSockFprog on Linux for attaching BPF filters 6 years ago
  Tobias Klauser aca44879d5 unix: add ioctl wrappers to get and set RTC time on Linux 6 years ago
  Tobias Klauser e5ecc2a674 unix: use Renameat2 to implement Renameat on linux/riscv64 6 years ago
  Tobias Klauser a457fd0364 unix: add Signalfd on linux 6 years ago
  Sebastian Schmidt 2be5172556 unix: add ClockNanosleep and TIMER_ABSTIME 6 years ago
  Keith Randall 7c4c994c65 unix: remove raw syscall from Sendfile 7 years ago
  Tobias Klauser ad97f365e1 unix: avoid index out of range in Vmsplice with empty iovs 7 years ago
  David Anderson 0cf1ed9e52 unix: add IoctlSetPointerInt 7 years ago
  David Anderson 93218def8b unix: add sockaddr and defines for PPPoE sockets. 7 years ago
  Tobias Klauser 731415f00d unix: add kernel module load/unload syscalls on Linux 7 years ago
  Tobias Klauser 8469e31483 unix: export sizeof consts 7 years ago
  Tobias Klauser dad3d9fb7b unix: add ClockGetres on Linux 7 years ago
  Matt Layher d47a0f3392 unix: implement Linux AF_XDP sockets 7 years ago
  Tobias Klauser ee1b12c67a unix: add MemfdCreate on Linux 7 years ago
  Tobias Klauser 3249cb6984 unix: drop incorrect Fsetxattr size return value 7 years ago