提交历史

作者 SHA1 备注 提交日期
  Paulo Gomes 543471e840 unix: add new func PtraceInterrupt on Linux 5 年之前
  Paulo Gomes 4ac5d0cebf unix: add new func PtraceSeize on Linux 5 年之前
  Srinidhi Kaushik aed5e4c7ec unix: add Klogset and related SYSLOG_ACTION_ constants 5 年之前
  Eric Chiang ef0ce17483 unix: add KEYCTL_RESTRICT_KEYRING capabilities 5 年之前
  Matt Layher 43c01164e9 unix: implement AF_TIPC sockets on Linux 5 年之前
  Kir Kolyshkin 9109b7679e unix: add IoctlRetInt for Linux 5 年之前
  Kir Kolyshkin 08d80c9d36 unix: unify Ioctl* functions 5 年之前
  Tobias Klauser e07cf5db27 unix: don't use syscall.ParseDirent 5 年之前
  Tobias Klauser 8f4f963083 unix: merge implementation for ReadDirent 5 年之前
  Tobias Klauser 943d5127bd unix: add support to get/set Linux capabilities 5 年之前
  Gernot Vormayr 17bc6164aa unix: remove net dependency 5 年之前
  Yuval Pavel Zholkover adf421d2ca unix: fix Signalfd function signature on linux 5 年之前
  Matt Layher 2d0786266e unix: add IoctlGetUint32 on Linux 5 年之前
  Brad Fitzpatrick 9f0b1ff7b4 unix: add FileHandle, NewFileHandle, NameToHandleAt, OpenByHandleAt 5 年之前
  Brad Fitzpatrick 953cdadca8 unix: add unexported name_to_handle_at and open_by_handle_at types & wrappers 5 年之前
  Tobias Klauser 572b51eaf7 unix: add SetsockoptPacketMreq on Linux 5 年之前
  Tobias Klauser 3e9a981b8d unix: add functions to get/set tpacket socket options 5 年之前
  Dominik Honnef c2f5717e61 unix: add fanotify API on Linux 5 年之前
  Tobias Klauser a9d3bda3a2 unix: add SetsockoptCanRawFilter for linux 5 年之前
  Matt Layher ec7b60b042 unix: add SetsockoptSockFprog on Linux for attaching BPF filters 5 年之前
  Tobias Klauser aca44879d5 unix: add ioctl wrappers to get and set RTC time on Linux 5 年之前
  Tobias Klauser e5ecc2a674 unix: use Renameat2 to implement Renameat on linux/riscv64 5 年之前
  Tobias Klauser a457fd0364 unix: add Signalfd on linux 5 年之前
  Sebastian Schmidt 2be5172556 unix: add ClockNanosleep and TIMER_ABSTIME 5 年之前
  Keith Randall 7c4c994c65 unix: remove raw syscall from Sendfile 5 年之前
  Tobias Klauser ad97f365e1 unix: avoid index out of range in Vmsplice with empty iovs 5 年之前
  David Anderson 0cf1ed9e52 unix: add IoctlSetPointerInt 5 年之前
  David Anderson 93218def8b unix: add sockaddr and defines for PPPoE sockets. 5 年之前
  Tobias Klauser 731415f00d unix: add kernel module load/unload syscalls on Linux 6 年之前
  Tobias Klauser 8469e31483 unix: export sizeof consts 6 年之前