Historia zmian

Autor SHA1 Wiadomość Data
  Tobias Klauser cd2c276457 unix: add ioctl functions to get/set terminal window size on Linux 8 lat temu
  Tobias Klauser 4cd6d1a821 unix: add Mkfifoat function on Linux 8 lat temu
  Tobias Klauser abf9c25f54 unix: add additional socket ioctl constants on Linux 8 lat temu
  Tobias Klauser 739734461d unix: add perf event ioctl constants on Linux 8 lat temu
  Francesc Campoy 6faef541c7 golang.org/x/sys: fix typo in test 8 lat temu
  Awn 94b76065f2 windows: remove unreachable return statement in Proc.Call 8 lat temu
  Awn 0e01648653 windows: move memory protection constants so that they are all together 8 lat temu
  Awn d18155cb60 windows: add memory-related VirtualX calls and associated constants 8 lat temu
  Tobias Klauser 4ed4d404df unix: add ioctl functions for termios on Linux 8 lat temu
  Tobias Klauser 90796e5a05 unix: add UMOUNT_NOFOLLOW constant 8 lat temu
  Tyler Treat f7928cfef4 windows/svc: add missing Accept commands 8 lat temu
  Tobias Klauser 50298aa7a9 unix: add seccomp mode constants 8 lat temu
  Tobias Klauser 8d3b82dc77 unix: add Setxattr constants 8 lat temu
  Tobias Klauser c23410a886 unix: check Fchmodat flags parameter on Linux 8 lat temu
  Alex Brainman fb4cac33e3 windows/svc/mgr: add Mgr.ListServices 8 lat temu
  Tobias Klauser 0b25a408a5 unix: add Eventfd function on Linux 8 lat temu
  Tobias Klauser b9e8d468b0 unix: add additional rlimit resource constants 8 lat temu
  Tobias Klauser b90f89a1e7 unix: add missing xattr symlink syscall functions on Linux 8 lat temu
  Matt Layher a55a760868 unix: add IoctlGetInt and IoctlSetInt on Linux 8 lat temu
  helloPiers dbc2be9168 windows/svc/mgr: correct documentation for args parameter of Mgr.CreateService 8 lat temu
  Joe Richey joerichey@google.com a2e06a18b0 unix: add bindings for keyutils syscalls 8 lat temu
  Julian Pastarmov e62c3de784 windows: use RegisterServiceCtrlHandlerEx to allow for advanced notifications 8 lat temu
  Mikio Hara 98b5b1e7e8 windows/svc/mgr: gofmt -w -s 8 lat temu
  Sean Chittenden 1e99a4f9d2 unix: add Illumos statvfs(2) syscall 8 lat temu
  Derek McGowan f845067cf7 unix: add Linux CopyFileRange syscall 8 lat temu
  James Cowgill 156c5a2da4 unix: use struct pt_regs for PtraceRegs on mips 8 lat temu
  James Cowgill 6b7068925c unix: add missing dup2 syscall on mips64* 8 lat temu
  Tamir Duberstein 1e4778a9a1 windows: add LoadGetSystemTimePreciseAsFileTime 8 lat temu
  Mikio Hara 9c9d83fe39 unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris 8 lat temu
  Mikio Hara f888ac0c35 unix: fix vet warnings on solaris 8 lat temu