Age | Commit message (Expand) | Author |
---|---|---|
2005-07-08 | oops, we want to jmp to the syscall handler, not call it | Mike Frysinger |
2005-07-07 | dont need errno.h anymore | Mike Frysinger |
2005-07-06 | Peter S. Mazinger writes: use the __syscall_error.c trick to handle setting e... | Mike Frysinger |
2005-07-06 | syntax touchups as suggested by Peter S. Mazinger | Mike Frysinger |
2003-06-03 | Kill the runtime fallback to fork and make it be compile time | Eric Andersen |
2003-06-03 | Fix broken | Eric Andersen |
2003-05-30 | In a number of places we erroneously used tests such as '#ifdef PIC' when we | Eric Andersen |
2002-08-16 | Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ | Eric Andersen |
2001-06-27 | Make these PIC and _LIBC_REENTRANT compatible. | Manuel Novoa III |
2001-03-04 | Fixed vfork on i386. Reduced size of __uClibc_syscall. | Manuel Novoa III |