Evan Green 0860d2a88e Reshaped SIGNAL_CONTEXT in preparation for ucontext. 7 years ago
..
armv7 0860d2a88e Reshaped SIGNAL_CONTEXT in preparation for ucontext. 7 years ago
urtl 8ae900ace2 Assert arguments should be constant strings. 7 years ago
x64 1ac49f4f26 Add support to restart system calls after signals. 7 years ago
x86 1ac49f4f26 Add support to restart system calls after signals. 7 years ago
Makefile e31ed7e25a Moved user mode headers into common include path. 7 years ago
build.ck e31ed7e25a Moved user mode headers into common include path. 7 years ago
env.c 29bcd582e1 Normalize the remainder of file line endings to LF in the repository. 8 years ago
heap.c d1e7475573 Convert KSTATUS prints from hex to decimal. 7 years ago
osbase.c 1ac49f4f26 Add support to restart system calls after signals. 7 years ago
osbasep.h 0860d2a88e Reshaped SIGNAL_CONTEXT in preparation for ucontext. 7 years ago
osimag.c ebd8ab1886 Fix status variable in OsDynamicLoaderMain. 7 years ago
rwlock.c 0fb5c455cf Convert the OS image list lock into an rw lock. 8 years ago
socket.c 82ec6b556f Fixed getsockopt to silently truncate the data. 8 years ago
spinlock.c 29bcd582e1 Normalize the remainder of file line endings to LF in the repository. 8 years ago
time.c 296b2a6739 Added SIGEV_THREAD_ID support to per-process timers. 8 years ago
tls.c cc8489ff3f Missed a spot where OsThreadList is being manipulated. 8 years ago