summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/spu/creat.c
Commit message (Collapse)AuthorAgeFilesLines
* 2007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-131-0/+15
* libc/machine/spu/creat.c: New file copied from libc/posix/creat.c, it just calls open with appropriate arguments. * libc/machine/spu/Makefile.am: Add creat.c. * libc/machine/spu/Makefile.in: Regenerate.