source: mainline/uspace/app/sysinst/futil.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1433ecda   7 years jiri Fix cstyle: make ccheck-fix and commit only files where all the … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @39330200   7 years zarevucky.jiri Rename struct stat and struct statfs to vfs_stat_t and … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @b7fd2a0   7 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @f77c1c9   8 years zarevucky.jiri Return VFS handles separately from error codes. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @8e3498b   8 years jiri vfs_read/write() should return error code separately from number of … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @8d2dd7f2   8 years jakub Reduce the number of files that include <sys/types.h> lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @a6fc88a   8 years jakub Let vfs_link() and vfs_link_path() return the linked file handle Add … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @ce04ea44   8 years jakub Rename read() to vfs_read() and write() to vfs_write() lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @9c4cf0d   8 years jakub Rename close() to vfs_put() This is motivated mainly by the fact that … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @b19e892   8 years jakub Merge open() with posix_open() and provide vfs_lookup_open() instead … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @6e5562a   8 years jakub Introduce vfs_link_path() and replace mkdir() with it lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @23a0368   8 years jakub Rename stat() to vfs_stat_path() and fstat() to vfs_stat() lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @58898d1d   8 years jakub Remove VFS_IN_SEEK from VFS lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(add) @3a34852   9 years jiri Simple system installer. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.