incubator-nuttx/binfmt/libnxflat
Gregory Nutt a7fd58c4db Squashed commit of the following:
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.
2018-09-15 10:49:41 -06:00
..
Kconfig Kconfig files: Fix some dependencies that have CONFIG_ in the variable name 2016-06-17 19:30:19 -06:00
Make.defs
gnu-nxflat-gotoff.ld
gnu-nxflat-pcrel.ld
libnxflat.h Add logic to initialize the per-process user heap when each user process is started 2014-09-10 15:55:36 -06:00
libnxflat_addrenv.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
libnxflat_bind.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
libnxflat_init.c Squashed commit of the following: 2018-09-15 10:49:41 -06:00
libnxflat_load.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
libnxflat_read.c Squashed commit of the following: 2018-01-30 17:57:36 -06:00
libnxflat_uninit.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libnxflat_unload.c binfmt/: More spacing/alignment fixes 2015-10-08 19:20:17 -06:00
libnxflat_verify.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00