source: mainline/uspace/app/tester/mm/pager1.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @f77c1c9   7 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   7 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) @38d150e   7 years jiri Prefer to get memory allocation functions through the standard stdlib … 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) @79ea5af   8 years jakub Rename unlink() to vfs_unlink_path() and _vfs_unlink() to vfs_unlink() … 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) @38aaf005   8 years jakub Callers of open() must use exactly one of O_RDONLY, O_WRONLY and O_RDWR lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @e755b3f   8 years jakub Modify pager1 test to map a temporary file lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @ae6021d   8 years jakub Associate each paged as_area with its memory object upon creation … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(add) @dd5f703   8 years jakub Add pager1 test to tester lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.