summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/clone.S
Commit message (Expand)AuthorAgeFilesLines
* Added support for the new CRISv32 architecture.Peter Kjellerstedt2006-02-231-6/+15
* make sure we include the local sysdep.h headerMike Frysinger2006-01-261-1/+1
* need features.h for new HIDDEN_JUMPTARGET()Mike Frysinger2006-01-141-0/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-6/+3
* Make clone use internal _exitPeter S. Mazinger2005-12-161-1/+1
* * Added clone() system call.Tobias Anderberg2002-09-201-0/+89