Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove code to define errno in this file. It is definitly not needed | Peter Kjellerstedt | 2006-09-22 | 1 | -9/+0 |
* | Added support for the new CRISv32 architecture. | Peter Kjellerstedt | 2006-02-23 | 1 | -10/+21 |
* | make sure we include the local sysdep.h header | Mike Frysinger | 2006-01-26 | 1 | -1/+1 |
* | Include features.h (without it, testing for __UCLIBC_HAS_THREADS__ | Peter Kjellerstedt | 2005-02-09 | 1 | -0/+1 |
* | Replace _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ | Eric Andersen | 2002-09-26 | 1 | -3/+3 |
* | * Added clone() system call. | Tobias Anderberg | 2002-09-20 | 1 | -0/+77 |