Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan Green e25885711f Got into the OS loader debugger on x64. hace 7 años
  Evan Green 001d2b430f Refactor build to identify kernel files. hace 7 años
  Evan Green 6ce22e9446 Refactor common definitions out of x86.h. hace 7 años
  Evan Green 0b1a6cbfe5 Some support for x64 disassembly. hace 7 años
  Evan Green 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
  Evan Green 59151e85f4 Build fixes for building on other OSes. hace 8 años
  Chris Stevens 2f39101eff Move syscall signal dispatching to assembly. hace 8 años
  Evan Green b228f3a92f Add {get,set,make,swap}context functions to C library. hace 8 años
  Evan Green 0860d2a88e Reshaped SIGNAL_CONTEXT in preparation for ucontext. hace 8 años
  Chris Stevens 1ac49f4f26 Add support to restart system calls after signals. hace 8 años
  Chris Stevens 8c5e66f878 Modify system call handler function signature. hace 8 años
  Evan Green 27eaaf33cd Dispatch signals on user mode stack. hace 8 años
  Evan Green e4e54b66a9 Mm bug fixes, and track page table leaks. hace 8 años
  Chris Stevens 93127f6c7f Separated the clock IPI from the clock interrupt. hace 8 años
  Evan Green 191e3398c3 Move kernel headers to include/minoca/kernel/. hace 8 años