Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/sys/xtensa/
DMakefile.inc1 libc_a_SOURCES += %D%/creat.c %D%/isatty.c %D%/clibrary_init.c
Dcreat.c6 creat (const char *path, mode_t mode) in creat() function
/picolibc-latest/newlib/libc/machine/spu/
Dcreat.c13 creat (const char *path, in creat() function
/picolibc-latest/newlib/libc/machine/cris/sys/
Dfcntl.h174 extern int creat (const char *, mode_t);
/picolibc-latest/newlib/libc/include/sys/
D_default_fcntl.h205 extern int creat (const char *, mode_t);
/picolibc-latest/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-latest/
DCOPYING.picolibc3060 newlib/libc/machine/spu/creat.c