Historique des commits

Auteur SHA1 Message Date
  Chris Stevens 1ac49f4f26 Add support to restart system calls after signals. il y a 8 ans
  Chris Stevens 8c5e66f878 Modify system call handler function signature. il y a 8 ans
  Evan Green 27eaaf33cd Dispatch signals on user mode stack. il y a 8 ans
  Evan Green 9fc45e6dc1 select should return error mask in read/write masks. il y a 8 ans
  Evan Green 2501b928ad Add brk. il y a 8 ans
  Evan Green 57e9bb52c9 Add resource limit scaffolding. il y a 8 ans
  Chris Stevens d27262a3ad Added function to convert timespec to timeout in ms. il y a 8 ans
  Chris Stevens e6d66730e4 Switched IoSysPoll to ULONG from ULONGLONG. il y a 8 ans
  Chris Stevens e869912669 Added sigwait, sigwaitinfo, and sigtimedwait. il y a 8 ans
  Chris Stevens 296b2a6739 Added SIGEV_THREAD_ID support to per-process timers. il y a 8 ans
  Evan Green acd154c53e Add a process list iterator function. il y a 8 ans
  Evan Green bb64412f42 Add basic SIGIO support. il y a 8 ans
  Evan Green 662385bb2f Add itimer support in the kernel. il y a 8 ans
  Evan Green ad200b0961 Make file offsets signed. il y a 8 ans
  Evan Green 31ac9d853f Macroed the ALIGNED(x) macro for easier parsing. il y a 8 ans
  Chris Stevens af63173b4f Replaced SOCKET_NETWORK with NET_DOMAIN_TYPE. il y a 8 ans
  Evan Green 191e3398c3 Move kernel headers to include/minoca/kernel/. il y a 8 ans