Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | to use GCC's internal ppc-asm.h, and added macro to disable FP save/ restore in longjmp and setjmp. Fixed name of _setjmp() (was __setjmp). Fixed _setjmp to be PIC. | ||||
* | Add powerpc port done by David Schleef <ds@schleef.org> | Eric Andersen | 2001-03-16 | 1 | -0/+41 |