Histórico de Commits

Autor SHA1 Mensagem Data
  Tobias Klauser 28a7276518 unix: add SyscallNoError and RawSyscallNoError on Linux há 8 anos atrás
  Tobias Klauser 53aa286056 unix: add GetsockoptString on Linux há 8 anos atrás
  Tobias Klauser 4ff8c001ce unix: add Fstatat on Linux for all GOOSes há 8 anos atrás
  Tobias Klauser 1e2299c37c unix: add PtracePokeUser há 8 anos atrás
  Christopher Koch 164713f0df unix: remove unnecessary use of unsafe.Pointer. há 8 anos atrás
  Tobias Klauser 9e4fff1f4d all: single space after period há 8 anos atrás
  Tobias Klauser 686000749e unix: correct type for timeout argument to Select on linux/{arm64,mips64x} há 8 anos atrás
  Luca Bruno bb24a47a89 unix: drop dummy byte for oob in unixgram SendmsgN há 8 anos atrás
  Tobias Klauser 43e60d72a8 unix: unify memory functions on BSD há 8 anos atrás
  Kirill Smelkov 35ef4487ce unix: add Syncfs function on Linux há 8 anos atrás
  Tobias Klauser d6d53c0e54 unix: add Msync function on Linux há 8 anos atrás
  Tobias Klauser cd2c276457 unix: add ioctl functions to get/set terminal window size on Linux há 8 anos atrás
  Tobias Klauser 4cd6d1a821 unix: add Mkfifoat function on Linux há 8 anos atrás
  Tobias Klauser 4ed4d404df unix: add ioctl functions for termios on Linux há 8 anos atrás
  Tobias Klauser c23410a886 unix: check Fchmodat flags parameter on Linux há 8 anos atrás
  Tobias Klauser 0b25a408a5 unix: add Eventfd function on Linux há 8 anos atrás
  Tobias Klauser b90f89a1e7 unix: add missing xattr symlink syscall functions on Linux há 8 anos atrás
  Matt Layher a55a760868 unix: add IoctlGetInt and IoctlSetInt on Linux há 8 anos atrás
  Joe Richey joerichey@google.com a2e06a18b0 unix: add bindings for keyutils syscalls há 8 anos atrás
  Derek McGowan f845067cf7 unix: add Linux CopyFileRange syscall há 8 anos atrás
  Chris Manghane 493114f682 unix: add GetsockoptTCPInfo há 8 anos atrás
  Koki Ide 9a7256cb28 unix: validate ParseDirent inputs há 8 anos atrás
  Agis Anastasopoulos afadfcc777 unix: add PtracePeekUser há 8 anos atrás
  Matt Layher 99f16d856c unix: SockaddrVM uses "context ID" terminology instead of "client ID" há 8 anos atrás
  Matt Layher d67a3279ae unix: implement Linux AF_VSOCK sockets há 8 anos atrás
  Joe Richey 76cc09b634 unix: add Getrandom syscall bindings and flags há 8 anos atrás
  Matt Layher 075e574b89 unix: implement Vmsplice, add SPLICE_F_* constants há 8 anos atrás
  Matt Layher e24f485414 unix: add support for AF_ALG sockets on Linux há 8 anos atrás
  Elliot Morrison-Reed 30237cf4ee x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets há 9 anos atrás
  Alexander Menzhinsky b699b70325 x/sys/unix: add Getsid on linux há 9 anos atrás