summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/sysdep.S
Commit message (Expand)AuthorAgeFilesLines
* Remove code to define errno in this file. It is definitly not neededPeter Kjellerstedt2006-09-221-9/+0
* Added support for the new CRISv32 architecture.Peter Kjellerstedt2006-02-231-10/+21
* make sure we include the local sysdep.h headerMike Frysinger2006-01-261-1/+1
* Include features.h (without it, testing for __UCLIBC_HAS_THREADS__ Peter Kjellerstedt2005-02-091-0/+1
* Replace _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__Eric Andersen2002-09-261-3/+3
* * Added clone() system call.Tobias Anderberg2002-09-201-0/+77