提交历史

作者 SHA1 备注 提交日期
  Evan Green b9bb096a26 Return signal pending info from syscall C handler. 7 年之前
  Evan Green cf1d4e9275 Unified "full/sparse" system calls into one type. 7 年之前
  Evan Green 6084b04a2f Change ## to // in assembly files. 7 年之前
  Evan Green a80781f55f Add .cfi annotations to assembly files. 7 年之前
  Jonathan Almeida 4c142b06f2 Add GPLv3 license banner to Makefiles. 8 年之前
  Chris Stevens bd5fd9b559 Dispatch signals only if ThreadSignalPending is set. 8 年之前
  Chris Stevens 76c1b094c6 Add system call restart support. 8 年之前
  Chris Stevens 2f39101eff Move syscall signal dispatching to assembly. 8 年之前
  Evan Green b228f3a92f Add {get,set,make,swap}context functions to C library. 8 年之前
  Evan Green d17d20b569 Use a different hint for incomplete trap frame on ARM. 8 年之前
  Evan Green 27eaaf33cd Dispatch signals on user mode stack. 8 年之前
  Chris Stevens 0320c85442 Added Generic Timer support for the Veyron. 8 年之前
  Chris Stevens b1c9ba80c2 Updated UEFI firmware to support Raspberry Pi 3. 8 年之前
  Evan Green e86efd02ae Made ARM exception stack size a parameter. 8 年之前
  Evan Green 191e3398c3 Move kernel headers to include/minoca/kernel/. 8 年之前