Historique des commits

Auteur SHA1 Message Date
  Evan Green cf1d4e9275 Unified "full/sparse" system calls into one type. il y a 7 ans
  Evan Green 4bbe7c8a43 Kernel changes needed to get x64 booting to a shell. il y a 7 ans
  Evan Green c7338e0152 Compiling x64 kernel. il y a 7 ans
  Evan Green 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. il y a 8 ans
  Chris Stevens d581697baa Remove system calls' KSTATUS parameter members. il y a 8 ans
  Chris Stevens 2a9ca0f3f9 Add restarts to pause and sigsuspend if no signal. il y a 8 ans
  Chris Stevens 471fd8662f Make ArIsTrapFrameComplete accurate again. il y a 8 ans
  Chris Stevens c95a85263c Scrub incomplete trap frames on debug break. il y a 8 ans
  Chris Stevens 76c1b094c6 Add system call restart support. il y a 8 ans
  Chris Stevens cd2fd823f1 Remove signal application from PsSysSuspendExecution. il y a 8 ans
  Chris Stevens 2382fade87 Remove PsDispatchPendingSignalsForSystemCall. il y a 8 ans
  Chris Stevens 2f39101eff Move syscall signal dispatching to assembly. il y a 8 ans
  Evan Green b228f3a92f Add {get,set,make,swap}context functions to C library. il y a 8 ans
  Evan Green 0860d2a88e Reshaped SIGNAL_CONTEXT in preparation for ucontext. il y a 8 ans
  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 fad68b20dc Force important signals sent by the kernel. il y a 8 ans
  Evan Green 27eaaf33cd Dispatch signals on user mode stack. il y a 8 ans
  Evan Green 7da5e2a6d7 Moved PROCESS_ENVIRONMENT block to the user stack. il y a 8 ans
  Chris Stevens e869912669 Added sigwait, sigwaitinfo, and sigtimedwait. il y a 8 ans
  Evan Green 42d3b9dc2a Moved debug headers into include/minoca/debug. il y a 8 ans
  Evan Green 191e3398c3 Move kernel headers to include/minoca/kernel/. il y a 8 ans
  Evan Green 519628c3f8 Fixed FPU race in KTHREAD.Flags il y a 8 ans
  Evan Green 68fa37d205 Normalized line endings to LF in the repository. il y a 8 ans
  Evan Green 210e664bde More sculpting towards better separation between Mm and Ps. il y a 9 ans
  Evan Green 4b5b32e4b7 Moved MM-related portions of the process into their own structure. il y a 9 ans
  Evan Green e8d959674c Added basic lexer/parser. il y a 9 ans
  Evan Green 1598fc5f17 Initial Commit, r1001. il y a 8 ans