index
:
libuv
main
v1.x
libuv mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
src
/
fs.rst
Commit message (
Expand
)
Author
Age
*
unix,win: add UV_FS_COPYFILE_FICLONE_FORCE support
cjihrig
2018-03-16
*
unix: add UV_FS_COPYFILE_FICLONE support
cjihrig
2018-03-05
*
core: add getter/setter functions for easier ABI compat
Anna Henningsen
2017-12-02
*
win: map UV_FS_O_EXLOCK to a share mode of 0
Joran Dirk Greef
2017-11-16
*
unix,win: add fs open flags, map O_DIRECT|O_DSYNC
Joran Dirk Greef
2017-10-03
*
unix, windows: add basic uv_fs_copyfile()
cjihrig
2017-08-15
*
win: make uv__get_osfhandle() public
Juan Cruz Viotti
2017-05-30
*
doc: fix docs/src/fs.rst build warning
Daniel Bevenius
2017-04-11
*
doc: fix multiple doc typos
Jamie Davis
2017-04-01
*
doc: fix wrong man page link for uv_fs_lstat()
Michele Caini
2016-11-11
*
doc: document uv_fs_realpath caveats
Saúl Ibarra Corretgé
2016-09-02
*
doc: add missing entry in uv_fs_type enum
Michele Caini
2016-07-28
*
doc: update docs with AIX related information
Imran Iqbal
2016-06-02
*
win: support sub-second precision in uv_fs_futimes()
Jason Ginchereau
2016-05-29
*
fs: add uv_fs_realpath()
Yuval Brik
2015-12-05
*
doc: add a note about uv_dirent_t.type
Saúl Ibarra Corretgé
2015-07-17
*
doc: add note about uv_fs_scandir
Saúl Ibarra Corretgé
2015-07-08
*
docs: add Windows specific note for uv_fs_open
Saúl Ibarra Corretgé
2015-07-07
*
doc: link system and library calls to man pages
Saúl Ibarra Corretgé
2015-03-02
*
doc: document how to get result of uv_fs_mkdtemp
Tim Caswell
2014-12-05
*
doc: fix spelling
Joey Geralnik
2014-11-29
*
doc: fix parameter name in uv_fs_access
Saúl Ibarra Corretgé
2014-11-06
*
unix, windows: add uv_fs_access()
cjihrig
2014-10-13
*
doc: add documentation for missing functions and structures
Saúl Ibarra Corretgé
2014-10-01
*
fs: rename uv_fs_readdir to uv_fs_scandir
Saúl Ibarra Corretgé
2014-09-25
*
doc: add API documentation
Saúl Ibarra Corretgé
2014-09-11