summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/spu/sys/sched.h
Commit message (Collapse)AuthorAgeFilesLines
* 2008-06-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-161-0/+6
| | | | | | * libc/machine/spu/sys/dirent.h: Add extern "C" specifier if C++. * libc/machine/spu/sys/sched.h: Likewise. * libc/machine/spu/sys/syscall.h: Likewise.
* 2007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-09-211-0/+6
* libc/include/sched.h: New file, just include sys/sched.h. * libc/machine/spu/sys/sched.h: New file, has just sched_yield prototype. * libc/machine/spu/sys/utime.h: New file, has utime prototype and struct utimbuf definition.