提交歷史

作者 SHA1 備註 提交日期
  Tobias Klauser fa5fdf94c7 windows: add support for AF_UNIX sockets 7 年之前
  Jeet Parekh 10b189e7aa x/sys: improve NewCallback documentation 7 年之前
  Brad Fitzpatrick 0131e684e8 windows: make GetDriveType use GetDriveTypeW 8 年之前
  Scott Crunkleton 0dd5e194bb windows: add Volume Management functions 8 年之前
  Aman Gupta 4b45465282 windows: add WSA{Send,Recv}Msg 8 年之前
  Tobias Klauser 9e4fff1f4d all: single space after period 8 年之前
  Hilko Bengen 8dbc5d05d6 windows: add GetProcAddressByOrdinal 8 年之前
  Jeet Parekh 062cd7e4e6 windows: fix NewCallback function 8 年之前
  Tobias Klauser 07c182904d windows: add missing event functions 8 年之前
  Tobias Klauser d6c3f2be45 windows: add SetConsoleMode and GetConsoleScreenBufferInfo 8 年之前
  Awn d18155cb60 windows: add memory-related VirtualX calls and associated constants 8 年之前
  Tamir Duberstein 1e4778a9a1 windows: add LoadGetSystemTimePreciseAsFileTime 8 年之前
  Tamir Duberstein f3918c30c5 windows: add SetStdHandle 8 年之前
  Tamir Duberstein ff24cb3cd8 windows: correct GetStdHandle definition 8 年之前
  Tamir Duberstein 39e3dc2744 windows: add GetSystemTimePreciseAsFileTime 8 年之前
  Alex Brainman a646d33e2e windows: make "go generate" command work on any OS 9 年之前
  Alex Brainman e82cb4d7df windows: remove non-existing now mksyscall_windows.go -xsys flag 9 年之前
  Brad Fitzpatrick 3dff6e19a5 windows: add LoadLibraryEx, add LazyDLL.System 9 年之前
  Alex Brainman 442cd60086 windows: copy latest changes from internal/syscall/windows 10 年之前
  Alex Brainman 2019c8d05e x/sys/windows: correct FormatMessage parameter 10 年之前
  Alex Brainman 1caf55eba1 windows: use FILE_FLAG_BACKUP_SEMANTICS in Utimes/UtimesNano 10 年之前
  Alex Brainman 65705ef9e9 windows/svc: add new package to help create and manage Windows services 10 年之前
  Yasuhiro Matsumoto 61f8ff32f5 windows: change Readlink to handle junction 10 年之前
  Alex Brainman 40756181e9 windows: use go generate to build zsyscall_windows.go 11 年之前
  Carlos Castillo 5b683257ff x/sys/windows: Add GetComputerNameEx 10 年之前
  Alex Brainman d1ee94ce83 go.sys/windows: apply latest syscall changes 11 年之前
  Alex Brainman 70c4b52aa0 go.sys/windows: delete errors_windows.go (except APPLICATION_ERROR) and Errno 11 年之前
  Rob Pike 73a4d37962 go.sys/windows: import syscall 11 年之前
  Rob Pike 8442dd2c63 go.sys: update package names 11 年之前
  Rob Pike 20acc5cf31 go.sys: copy files from syscall package to go.sys/{plan9,windows,unix} 11 年之前