Home
last modified time | relevance | path

Searched refs:creat (Results 1 – 7 of 7) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/
Dcreat.c11 creat (const char *path, in creat() function
/picolibc-3.5.0-3.4.0/newlib/libc/machine/cris/sys/
Dfcntl.h175 extern int creat (const char *, mode_t);
/picolibc-3.5.0-3.4.0/newlib/libc/posix/
Dnamespace.h127 #define creat _creat
Dun-namespace.h93 #undef creat
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
D_default_fcntl.h218 extern int creat (const char *, mode_t);
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20159886 * 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/
DCOPYING.picolibc2860 newlib/libc/machine/spu/creat.c