Commit History

Author SHA1 Message Date
  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
  Kirill Smelkov 35ef4487ce unix: add Syncfs function on Linux 8 years ago
  Tobias Klauser d6d53c0e54 unix: add Msync function on Linux 8 years ago
  Tobias Klauser cd2c276457 unix: add ioctl functions to get/set terminal window size on Linux 8 years ago
  Tobias Klauser 4cd6d1a821 unix: add Mkfifoat function on Linux 8 years ago
  Tobias Klauser 4ed4d404df unix: add ioctl functions for termios on Linux 8 years ago
  Tobias Klauser c23410a886 unix: check Fchmodat flags parameter on Linux 8 years ago