Mike Frysinger
|
71f8450fce
jump straight to __syscall_error
|
преди 19 години |
Mike Frysinger
|
f983b69c2b
oops, we want to jmp to the syscall handler, not call it
|
преди 19 години |
Mike Frysinger
|
bddb15fad9
dont need errno.h anymore
|
преди 19 години |
Mike Frysinger
|
76d8059342
Peter S. Mazinger writes: use the __syscall_error.c trick to handle setting errno
|
преди 19 години |
Mike Frysinger
|
075ac5a2e4
syntax touchups as suggested by Peter S. Mazinger
|
преди 19 години |
Eric Andersen
|
6679351d84
Kill the runtime fallback to fork and make it be compile time
|
преди 21 години |
Eric Andersen
|
8abd6b1f7e
Fix broken
|
преди 21 години |
Eric Andersen
|
eeb9d29da8
In a number of places we erroneously used tests such as '#ifdef PIC' when we
|
преди 21 години |
Eric Andersen
|
f106775df1
Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
|
преди 22 години |
Manuel Novoa III
|
a79cec095d
Make these PIC and _LIBC_REENTRANT compatible.
|
преди 23 години |
Manuel Novoa III
|
7be859a705
Fixed vfork on i386. Reduced size of __uClibc_syscall.
|
преди 24 години |