a7fd58c4db
many locations: Change occurences of open() followed by file_detach() to file_open(). Change most non-controversion calls to open() to nx_open(). fs/inode/fs_fileopen.c: Flesh out file_open() with some interim, placeholder logic. fs/inode/fs_fileopen.c: Add a framework for a file_open() implementation (no real logic in place yet). fs/vfs/fs_open.c: Add nx_open() which is the same as open() except that it does not create a cancellation point nor does it modify the errno variable. |
||
---|---|---|
.. | ||
libbuiltin | ||
libelf | ||
libnxflat | ||
libpcode | ||
.gitignore | ||
binfmt_copyargv.c | ||
binfmt_dumpmodule.c | ||
binfmt_exec.c | ||
binfmt_execmodule.c | ||
binfmt_execsymtab.c | ||
binfmt_exepath.c | ||
binfmt_exit.c | ||
binfmt_globals.c | ||
binfmt_initialize.c | ||
binfmt_loadmodule.c | ||
binfmt_register.c | ||
binfmt_unloadmodule.c | ||
binfmt_unregister.c | ||
binfmt.h | ||
builtin.c | ||
elf.c | ||
Kconfig | ||
Makefile | ||
nxflat.c | ||
pcode.c |