OSDN Git Service

2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
authorjjohnstn <jjohnstn>
Fri, 21 Sep 2007 21:02:15 +0000 (21:02 +0000)
committerjjohnstn <jjohnstn>
Fri, 21 Sep 2007 21:02:15 +0000 (21:02 +0000)
commitac0144b139daf46872afc501ae4b5bab6f3a15a2
tree93d51534746e0118a1c0cf0f252244cc412aaa26
parent7b813813c44dda7f850390161a08031797c91f5e
2007-09-21  Patrick Mansfield  <patmans@us.ibm.com>

        * 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.
newlib/ChangeLog
newlib/libc/include/sched.h [new file with mode: 0644]
newlib/libc/machine/spu/sys/sched.h [new file with mode: 0644]
newlib/libc/machine/spu/sys/utime.h [new file with mode: 0644]