Age | Commit message (Collapse) | Author |
|
missing headers, other jump relocs removed
|
|
|
|
|
|
|
|
of jockes trick of using __syscall_error
|
|
|
|
|
|
|
|
error handling code was mostly broken.
-Erik
|
|
|
|
|
|
|
|
should instead have been testing for '#ifdef __PIC__'. This resulted in
NON-PIC code getting mixed into the shared library. Oops!!!
-Erik
|
|
|
|
declared type function.
|
|
|
|
|
|
link. Fixed socket stuff so it doesn't pull in kernel headers and
stubbed out fork and clone. A few other header file cleanups.
-Erik
|