Evan Green
|
e25885711f
Got into the OS loader debugger on x64.
|
7 年之前 |
Evan Green
|
001d2b430f
Refactor build to identify kernel files.
|
7 年之前 |
Evan Green
|
6ce22e9446
Refactor common definitions out of x86.h.
|
7 年之前 |
Evan Green
|
0b1a6cbfe5
Some support for x64 disassembly.
|
7 年之前 |
Evan Green
|
0373dd7765
Add GPLv3 banner to all .c, .h, .S, and .ck files.
|
8 年之前 |
Evan Green
|
59151e85f4
Build fixes for building on other OSes.
|
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
|
0860d2a88e
Reshaped SIGNAL_CONTEXT in preparation for ucontext.
|
8 年之前 |
Chris Stevens
|
1ac49f4f26
Add support to restart system calls after signals.
|
8 年之前 |
Chris Stevens
|
8c5e66f878
Modify system call handler function signature.
|
8 年之前 |
Evan Green
|
27eaaf33cd
Dispatch signals on user mode stack.
|
8 年之前 |
Evan Green
|
e4e54b66a9
Mm bug fixes, and track page table leaks.
|
8 年之前 |
Chris Stevens
|
93127f6c7f
Separated the clock IPI from the clock interrupt.
|
8 年之前 |
Evan Green
|
191e3398c3
Move kernel headers to include/minoca/kernel/.
|
8 年之前 |