Commit History

Author SHA1 Message Date
  Jason A. Donenfeld acfa387b8d windows: open process tokens with duplicate access 6 years ago
  Kir Kolyshkin 08d80c9d36 unix: unify Ioctl* functions 6 years ago
  Jason A. Donenfeld 19e00faab6 windows: add mutex management functions 6 years ago
  Tobias Klauser 5fe476d890 unix: use bits.OnesCount64 instead of local copy 6 years ago
  Jason A. Donenfeld c7b8b68b14 windows: add Windows directory accessors 6 years ago
  Jason A. Donenfeld acd9dae8e8 windows: allow re-enabling priority boost 6 years ago
  Jason A. Donenfeld fb81701db8 windows: allow retrieving true version with RtlGetNtVersionNumbers 6 years ago
  Tobias Klauser fde4db37ae unix/linux: update Dockerfile to glibc 2.30 6 years ago
  Elias Naur 4e8604ab3a unix: disable ptrace on iOS 6 years ago
  Tonis Tiigi 9eafafc0a8 unix: fix epoll_event padding on riscv64 6 years ago
  utkarsh-extc 51ab0e2dea windows: add support for automatic delayed start in windows service 6 years ago
  smasher164 cbf593c0f2 unix: remove nacl build tag from dirent code 6 years ago
  Matt Layher 1393eb0183 unix: fix several staticcheck issues 6 years ago
  Tianon Gravi fc99dfbffb windows: add CTRL_CLOSE_EVENT, CTRL_LOGOFF_EVENT, and CTRL_SHUTDOWN_EVENT 6 years ago
  CarlosEDP 94b544f455 unix: add riscv64 tag to endian_little.go 6 years ago
  Tobias Klauser fae7ac547c unix: add constants and types to work with Linux loop devices 6 years ago
  Tobias Klauser 6ec70d6a55 unix: update Dockerfile to Linux 5.2 and Go 1.13beta1 6 years ago
  Tobias Klauser 04f50cda93 unix: add missing dirent* helper functions on aix 6 years ago
  Tobias Klauser e07cf5db27 unix: don't use syscall.ParseDirent 6 years ago
  Tobias Klauser c5567b49c5 unix: add Getdents on dragonfly 6 years ago
  Tobias Klauser e93b963712 unix: use ParseDirent in testGetdirentries 6 years ago
  Tobias Klauser d432491b91 unix: fix nil pointer dereference in Getdirentries on 32-bit freebsd 12 6 years ago
  Tobias Klauser 4d873483be unix: add missing import in readdirent_getdirentries.go 6 years ago
  Yuval Pavel Zholkover a26fa11ef6 unix: fix Getdirentries emulation using Getdents on netbsd, openbsd 6 years ago
  Tobias Klauser d6ba46b060 unix: add test for Getdirentries 6 years ago
  Tobias Klauser 8f4f963083 unix: merge implementation for ReadDirent 6 years ago
  Tobias Klauser 943d5127bd unix: add support to get/set Linux capabilities 6 years ago
  Tobias Klauser 06bbe82148 unix: correctly rename Val member in Sigset_t on freebsd 6 years ago
  rayrapetyan bf70e46780 unix: add ptrace support for FreeBSD 6 years ago
  Tobias Klauser 6f217b454f unix: add AT_SYMLINK_FOLLOW const on openbsd 6 years ago