Commit History

作者 SHA1 備註 提交日期
  Tobias Klauser 8f4f963083 unix: merge implementation for ReadDirent 6 年之前
  Tobias Klauser 943d5127bd unix: add support to get/set Linux capabilities 6 年之前
  Gernot Vormayr 17bc6164aa unix: remove net dependency 6 年之前
  Yuval Pavel Zholkover adf421d2ca unix: fix Signalfd function signature on linux 6 年之前
  Matt Layher 2d0786266e unix: add IoctlGetUint32 on Linux 6 年之前
  Brad Fitzpatrick 9f0b1ff7b4 unix: add FileHandle, NewFileHandle, NameToHandleAt, OpenByHandleAt 6 年之前
  Brad Fitzpatrick 953cdadca8 unix: add unexported name_to_handle_at and open_by_handle_at types & wrappers 6 年之前
  Tobias Klauser 572b51eaf7 unix: add SetsockoptPacketMreq on Linux 6 年之前
  Tobias Klauser 3e9a981b8d unix: add functions to get/set tpacket socket options 6 年之前
  Dominik Honnef c2f5717e61 unix: add fanotify API on Linux 6 年之前
  Tobias Klauser a9d3bda3a2 unix: add SetsockoptCanRawFilter for linux 6 年之前
  Matt Layher ec7b60b042 unix: add SetsockoptSockFprog on Linux for attaching BPF filters 6 年之前
  Tobias Klauser aca44879d5 unix: add ioctl wrappers to get and set RTC time on Linux 6 年之前
  Tobias Klauser e5ecc2a674 unix: use Renameat2 to implement Renameat on linux/riscv64 6 年之前
  Tobias Klauser a457fd0364 unix: add Signalfd on linux 6 年之前
  Sebastian Schmidt 2be5172556 unix: add ClockNanosleep and TIMER_ABSTIME 6 年之前
  Keith Randall 7c4c994c65 unix: remove raw syscall from Sendfile 7 年之前
  Tobias Klauser ad97f365e1 unix: avoid index out of range in Vmsplice with empty iovs 7 年之前
  David Anderson 0cf1ed9e52 unix: add IoctlSetPointerInt 7 年之前
  David Anderson 93218def8b unix: add sockaddr and defines for PPPoE sockets. 7 年之前
  Tobias Klauser 731415f00d unix: add kernel module load/unload syscalls on Linux 7 年之前
  Tobias Klauser 8469e31483 unix: export sizeof consts 7 年之前
  Tobias Klauser dad3d9fb7b unix: add ClockGetres on Linux 7 年之前
  Matt Layher d47a0f3392 unix: implement Linux AF_XDP sockets 7 年之前
  Tobias Klauser ee1b12c67a unix: add MemfdCreate on Linux 7 年之前
  Tobias Klauser 3249cb6984 unix: drop incorrect Fsetxattr size return value 7 年之前
  Tobias Klauser acbc56fc70 unix: add F*xattr on Linux 7 年之前
  Tobias Klauser 2be389f392 unix: add Renameat2 on Linux 7 年之前
  Ian Lance Taylor bd9dbc187b unix: support Faccessat flags argument 7 年之前
  Brad Fitzpatrick e072cadbbd unix: document IoctlSetWinsize and IoctlSetTermios and fix pointer lifetime 7 年之前