OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / i386 / vfork.S
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-15 Peter S. MazingerHide fork and vfork, use the newly introduced *alias
2005-08-11 Mike Frysingerjump straight to __syscall_error
2005-07-08 Mike Frysingeroops, we want to jmp to the syscall handler, not call it
2005-07-07 Mike Frysingerdont need errno.h anymore
2005-07-06 Mike FrysingerPeter S. Mazinger writes: use the __syscall_error.c...
2005-07-06 Mike Frysingersyntax touchups as suggested by Peter S. Mazinger
2003-06-03 Eric AndersenKill the runtime fallback to fork and make it be compil...
2003-06-03 Eric AndersenFix broken
2003-05-30 Eric AndersenIn a number of places we erroneously used tests such...
2002-08-16 Eric AndersenReplace all instances of _LIBC_REENTRANT with __UCLIBC_...
2001-06-27 Manuel Novoa III Make these PIC and _LIBC_REENTRANT compatible.
2001-03-04 Manuel Novoa III Fixed vfork on i386. Reduced size of __uClibc_syscall.