Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Add TLS and NPTL support | Khem Raj | 2010-05-09 | 1 | -0/+1 |
* | Weaken all internal vfork versions in asm code, wondering why only some of th... | Peter S. Mazinger | 2006-02-13 | 1 | -1/+1 |
* | Use #define __NR_vfork __NR_fork consistently | Peter S. Mazinger | 2006-01-25 | 1 | -7/+4 |
* | fork/vfork weak in libc, strong in libpthread | Peter S. Mazinger | 2006-01-24 | 1 | -6/+13 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -8/+7 |
* | Hide fork and vfork, use the newly introduced *alias | Peter S. Mazinger | 2005-12-15 | 1 | -3/+6 |
* | Make uClibc vfork() use kernels vfork() instead of fork(). | Joakim Tjernlund | 2005-08-17 | 1 | -0/+23 |
* | Rewrite vfork() as C, should now work. Changed longjmp.S and setjmp.S | David Schleef | 2001-11-26 | 1 | -41/+0 |
* | Add powerpc port done by David Schleef <ds@schleef.org> | Eric Andersen | 2001-03-16 | 1 | -0/+41 |