Commit History

Author SHA1 Message Date
  Tobias Klauser e93b963712 unix: use ParseDirent in testGetdirentries 5 years ago
  Tobias Klauser d432491b91 unix: fix nil pointer dereference in Getdirentries on 32-bit freebsd 12 5 years ago
  Tobias Klauser 4d873483be unix: add missing import in readdirent_getdirentries.go 5 years ago
  Yuval Pavel Zholkover a26fa11ef6 unix: fix Getdirentries emulation using Getdents on netbsd, openbsd 5 years ago
  Tobias Klauser d6ba46b060 unix: add test for Getdirentries 5 years ago
  Tobias Klauser 8f4f963083 unix: merge implementation for ReadDirent 5 years ago
  Tobias Klauser 943d5127bd unix: add support to get/set Linux capabilities 5 years ago
  Tobias Klauser 06bbe82148 unix: correctly rename Val member in Sigset_t on freebsd 5 years ago
  rayrapetyan bf70e46780 unix: add ptrace support for FreeBSD 5 years ago
  Tobias Klauser 6f217b454f unix: add AT_SYMLINK_FOLLOW const on openbsd 5 years ago
  Tobias Klauser 6f551f7d2b unix: add AT_SYMLINK_FOLLOW const on netbsd 5 years ago
  Jason A. Donenfeld e40ef342dc windows: make CoTaskMemFree public 5 years ago
  Gernot Vormayr 17bc6164aa unix: remove net dependency 5 years ago
  Jason A. Donenfeld 516e3c2063 windows: allow determining real version number 5 years ago
  Yuval Pavel Zholkover 15dcb6c006 unix: fix Getdirentries emulation using Getdents on netbsd, openbsd 5 years ago
  Yuval Pavel Zholkover b47fdc9379 unix: change the mksysnum master to point to stable/11 on freebsd 5 years ago
  Takuto Ikuta d442b75600 windows: rename some arguments to follow MSDN 5 years ago
  Jason A. Donenfeld 5ed2794edf windows: allow looking up well-known folder paths 5 years ago
  Takuto Ikuta ab3f67ed27 windows: add OpenThread function 5 years ago
  Takuto Ikuta 914ada52e9 windows: add GetProcessId function 5 years ago
  Keith Randall 93c9922d18 unix: fix Getdirentries on 32-bit freebsd 12 5 years ago
  Takuto Ikuta 1e42afee0f windows: expose GetCurrentProcessId function 5 years ago
  Jason A. Donenfeld 301114b31c windows: allow determining if manager is locked 5 years ago
  Jason A. Donenfeld 6df407bc07 windows: correct types and error values of internal GUID handling 5 years ago
  Takuto Ikuta 5b15430b70 windows: add Thread32{First,Next} funcions 5 years ago
  Jason A. Donenfeld 83eebf7133 windows: properly plumb sidtype into service creation 5 years ago
  Jason A. Donenfeld 7fc4e5ec14 windows: add GUID handling functions 5 years ago
  Jason A. Donenfeld 5da285871e windows: add accessor for duration since boot 5 years ago
  Takuto Ikuta 79a91cf218 windows: add constants for access rights 5 years ago
  Jason A. Donenfeld 4c4f7f33c9 windows: make it easier to iterate over groups and privileges 5 years ago