Searched refs:creat (Results 1 – 7 of 7) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/ |
D | creat.c | 11 creat (const char *path, in creat() function
|
/picolibc-3.5.0-3.4.0/newlib/libc/machine/cris/sys/ |
D | fcntl.h | 175 extern int creat (const char *, mode_t);
|
/picolibc-3.5.0-3.4.0/newlib/libc/posix/ |
D | namespace.h | 127 #define creat _creat
|
D | un-namespace.h | 93 #undef creat
|
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/ |
D | _default_fcntl.h | 218 extern int creat (const char *, mode_t);
|
/picolibc-3.5.0-3.4.0/newlib/ |
D | ChangeLog-2015 | 9886 * libc/machine/spu/creat.c: New file copied from libc/posix/creat.c, 9888 * libc/machine/spu/Makefile.am: Add creat.c. 15141 * libc/posix/closedir.c libc/posix/creat.c: Ditto. 19389 libc/sys/mmixware/creat.c, libc/sys/mmixware/crt0.c, 23752 * sys/sysnecv850/{chmod.c, chown.c, close.c, creat.c} New files. 24123 * libc/posix/{creat.c,isatty.c}: New files. 24124 * libc/posix/Makefile.in (OFILES): Add creat.o, isatty.o. 25028 Add prototypes for open, creat, fcntl. 25595 * libc/include/sys/fcntl.h: Fix declarations of open, creat, and 25597 creat to be ``const char *''. [all …]
|
/picolibc-3.5.0-3.4.0/ |
D | COPYING.picolibc | 2860 newlib/libc/machine/spu/creat.c
|