Searched refs:creat (Results 1 – 7 of 7) sorted by relevance
/picolibc-latest/newlib/libc/sys/xtensa/ |
D | Makefile.inc | 1 libc_a_SOURCES += %D%/creat.c %D%/isatty.c %D%/clibrary_init.c
|
D | creat.c | 6 creat (const char *path, mode_t mode) in creat() function
|
/picolibc-latest/newlib/libc/machine/spu/ |
D | creat.c | 13 creat (const char *path, in creat() function
|
/picolibc-latest/newlib/libc/machine/cris/sys/ |
D | fcntl.h | 174 extern int creat (const char *, mode_t);
|
/picolibc-latest/newlib/libc/include/sys/ |
D | _default_fcntl.h | 205 extern int creat (const char *, mode_t);
|
/picolibc-latest/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-latest/ |
D | COPYING.picolibc | 3060 newlib/libc/machine/spu/creat.c
|