Historique des commits

Auteur SHA1 Message Date
  Takuto Ikuta 95d888ea44 windows: add GenerateConsoleCtrlEvent function il y a 6 ans
  Takuto Ikuta cc920278c2 windows: add SetInformationJobObject functions il y a 6 ans
  Takuto Ikuta 854af27f14 windows: add functions for priority class il y a 6 ans
  Takuto Ikuta 9cd6430ef9 windows: add ResumeThread function il y a 6 ans
  Jason A. Donenfeld ea4c425e90 windows: allow Windows-style printf debugging via MessageBox il y a 6 ans
  Jason A. Donenfeld 56c252d053 windows: add ShellExecute il y a 6 ans
  Jason A. Donenfeld 791d8a0f4d windows: allow determining if running 32-on-64bit il y a 6 ans
  Takuto Ikuta e44a3b55db windows: add SetErrorMode function il y a 6 ans
  Takuto Ikuta c3d486d151 windows: add JobObject functions il y a 6 ans
  Jason A. Donenfeld 06a5c49444 windows: add token environment functions il y a 6 ans
  Jason A. Donenfeld 24a5b2278f windows: add service notification support il y a 6 ans
  Jason A. Donenfeld 3a4b5fb9f7 windows: add token manipulation functions and constants il y a 6 ans
  Jason A. Donenfeld ca7f33d411 windows: CreateFile's templatefile parameter has always been a HANDLE il y a 6 ans
  Brad Fitzpatrick d89cdac9e8 windows: don't return EINVAL on zero Chmod mode il y a 6 ans
  James Nugent 16da32be82 windows: add GetFileInformationByHandleEx function il y a 6 ans
  Jason A. Donenfeld f49334f85d windows: add GetOverlappedResult function for async I/O il y a 6 ans
  Jason A. Donenfeld 980327fe3c windows: Implement WaitForMultipleObjects il y a 6 ans
  Tobias Klauser fa5fdf94c7 windows: add support for AF_UNIX sockets il y a 7 ans
  Jeet Parekh 10b189e7aa x/sys: improve NewCallback documentation il y a 7 ans
  Brad Fitzpatrick 0131e684e8 windows: make GetDriveType use GetDriveTypeW il y a 8 ans
  Scott Crunkleton 0dd5e194bb windows: add Volume Management functions il y a 8 ans
  Aman Gupta 4b45465282 windows: add WSA{Send,Recv}Msg il y a 8 ans
  Tobias Klauser 9e4fff1f4d all: single space after period il y a 8 ans
  Hilko Bengen 8dbc5d05d6 windows: add GetProcAddressByOrdinal il y a 8 ans
  Jeet Parekh 062cd7e4e6 windows: fix NewCallback function il y a 8 ans
  Tobias Klauser 07c182904d windows: add missing event functions il y a 8 ans
  Tobias Klauser d6c3f2be45 windows: add SetConsoleMode and GetConsoleScreenBufferInfo il y a 8 ans
  Awn d18155cb60 windows: add memory-related VirtualX calls and associated constants il y a 8 ans
  Tamir Duberstein 1e4778a9a1 windows: add LoadGetSystemTimePreciseAsFileTime il y a 8 ans
  Tamir Duberstein f3918c30c5 windows: add SetStdHandle il y a 8 ans