nuttx/fs/vfs
Alin Jerpelea f9fb182809 Author: Gregory Nutt: update licenses to Apache
Update files from Gregory Nutt to Apache 2.0 license.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-02-05 12:15:56 -03:00
..
fs_close.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_dup2.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_dup.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_epoll.c fs/epoll: add asynchronous epoll control support 2020-12-27 11:08:12 -06:00
fs_eventfd.c OS internal function should indicate the error by return negative value 2020-12-31 09:37:29 +01:00
fs_fcntl.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_fdopen.c fs: Skip call fs_checkfd if fd < 3 in fs_fdopen 2020-12-16 07:53:21 +09:00
fs_fstat.c fs: Implement lstat function 2020-06-30 13:09:58 -06:00
fs_fstatfs.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_fsync.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_getfilep.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_ioctl.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_lseek.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_mkdir.c fs/vfs: Don't check CONFIG_NFILE_STREAMS for mkdir/rename/rmdir/fs_unlink 2020-08-17 00:16:26 +01:00
fs_open.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_poll.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_pread.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_pwrite.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_read.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_readlink.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_rename.c fs: Add the relative path support 2020-09-24 03:13:27 -07:00
fs_rmdir.c fs/vfs: Don't check CONFIG_NFILE_STREAMS for mkdir/rename/rmdir/fs_unlink 2020-08-17 00:16:26 +01:00
fs_select.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_sendfile.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_stat.c fs: remove INODE_IS_SPECIAL() use others instead 2020-12-30 12:21:02 -06:00
fs_statfs.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_symlink.c fs: Add the relative path support 2020-09-24 03:13:27 -07:00
fs_truncate.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_unlink.c vfs: Fix unsed label warning 2020-12-30 21:20:17 -06:00
fs_write.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00