source: mainline/uspace/lib/bithenge/src/file.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @582a0b8   8 years jakub Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and … 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) @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
(edit) @6afc9d7   9 years jiri UNIX-like I/O functions should use errno to return error code for many … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @6cd10ac   12 years vojtechhorky Bithenge: hide os.h from public include/ lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(add) @8fc0f47c   12 years vojtechhorky Clean Bithenge headers namespace Move headers into <bithenge/>, put … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.