Commit History

Author SHA1 Message Date
  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
  Tobias Klauser acbc56fc70 unix: add F*xattr on Linux 7 years ago
  Tobias Klauser 2be389f392 unix: add Renameat2 on Linux 7 years ago
  Ian Lance Taylor bd9dbc187b unix: support Faccessat flags argument 7 years ago
  Brad Fitzpatrick e072cadbbd unix: document IoctlSetWinsize and IoctlSetTermios and fix pointer lifetime 7 years ago
  Alexander Menzhinsky 1b2967e3c2 unix: implement RFCOMM sockets on Linux 7 years ago
  Thanabodee Charoenpiriyakij ad87a3a340 unix: check faccessat flags parameter on Linux 7 years ago
  Tobias Klauser fc8bd948cf unix: don't use deprecated syscalls on linux/arm64 7 years ago
  Jason A. Donenfeld a2a45943ae unix: avoid extra syscall on send/recvmsg on Linux 7 years ago
  Adam Sindelar 2f57af4873 unix: add wrapper around perf_event_open on Linux 7 years ago
  Tobias Klauser fcb792cfc2 unix: unify Getsockopt* 7 years ago
  Tobias Klauser 37707fdb30 unix: move gccgo redeclared *SyscallNoError functions to a separate file 7 years ago
  Tobias Klauser 0346725895 unix: add godoc for Sockaddr* types 7 years ago
  Garret Kelly ef802241c9 unix: add sockaddr_l2 definitions 8 years ago
  Tobias Klauser af50095a40 unix: use ParseDirent from syscall 7 years ago
  Tobias Klauser fff93fa7cd unix: add Statx on Linux 8 years ago
  Tobias Klauser 12d9d5b281 unix: add SchedGetaffinity and SchedSetaffinity on Linux 8 years ago
  Tobias Klauser 28a7276518 unix: add SyscallNoError and RawSyscallNoError on Linux 8 years ago
  Tobias Klauser 53aa286056 unix: add GetsockoptString on Linux 8 years ago
  Tobias Klauser 4ff8c001ce unix: add Fstatat on Linux for all GOOSes 8 years ago
  Tobias Klauser 1e2299c37c unix: add PtracePokeUser 8 years ago
  Christopher Koch 164713f0df unix: remove unnecessary use of unsafe.Pointer. 8 years ago
  Tobias Klauser 9e4fff1f4d all: single space after period 8 years ago
  Tobias Klauser 686000749e unix: correct type for timeout argument to Select on linux/{arm64,mips64x} 8 years ago
  Luca Bruno bb24a47a89 unix: drop dummy byte for oob in unixgram SendmsgN 8 years ago
  Tobias Klauser 43e60d72a8 unix: unify memory functions on BSD 8 years ago