libuv/docs/src
cjihrig 766d7e9c0b
unix, windows: add basic uv_fs_copyfile()
Fixes: https://github.com/libuv/libuv/issues/925
PR-URL: https://github.com/libuv/libuv/pull/1465
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2017-08-15 10:43:49 -04:00
..
guide docs: fix guide source code example paths 2017-07-25 00:28:17 +02:00
sphinx-plugins
static
api.rst doc: move TOC to a dedicated document 2017-04-28 11:14:50 +02:00
async.rst doc: document uv_async_(init|send) return values 2017-07-27 17:54:45 +02:00
check.rst doc: add missing variable name 2015-07-10 09:22:00 +02:00
conf.py doc: update copyright years 2017-04-28 11:14:39 +02:00
design.rst doc: suggestions for design page 2017-04-12 12:12:52 +02:00
dll.rst doc: add uv_dlsym() return type 2015-09-02 09:58:55 +02:00
dns.rst doc: document uv_getnameinfo_t.{host|service} 2015-03-02 16:53:57 +01:00
errors.rst unix,win: add uv_translate_sys_error() public API 2016-10-16 17:47:42 -04:00
fs_event.rst doc: fix multiple doc typos 2017-04-01 19:25:17 +02:00
fs_poll.rst docs: improve UV_ENOBUFS scenario documentation 2017-03-08 20:55:40 -05:00
fs.rst unix, windows: add basic uv_fs_copyfile() 2017-08-15 10:43:49 -04:00
guide.rst doc: add warning note to user guide 2017-04-28 11:15:53 +02:00
handle.rst doc: fix documentation for uv_handle_t.type 2017-04-25 08:15:11 +02:00
idle.rst doc: add missing variable name 2015-07-10 09:22:00 +02:00
index.rst doc: add initial version of the User Guide 2017-04-28 11:15:10 +02:00
loop.rst doc: mark uv_loop_fork() as experimental 2017-05-25 11:41:27 -04:00
migration_010_100.rst
misc.rst doc: add thread safety warning for process title 2017-07-12 09:42:44 -04:00
pipe.rst doc: add missing variable name 2015-07-10 09:22:00 +02:00
poll.rst poll: add support for OOB TCP and GPIO interrupts 2017-07-12 23:04:34 +02:00
prepare.rst
process.rst
request.rst doc: fix typo 2015-09-04 09:41:35 +02:00
signal.rst signal: add uv_signal_start_oneshot method 2017-02-28 14:16:54 +01:00
stream.rst doc: note buffer lifetime requirements in uv_write 2016-10-09 13:00:09 -04:00
tcp.rst doc: fix confusing doc of uv_tcp_nodelay 2016-09-15 10:38:34 +02:00
threading.rst
threadpool.rst doc: fix multiple doc typos 2017-04-01 19:25:17 +02:00
timer.rst doc: add reference to uv_update_time on uv_timer_start 2016-10-14 07:26:17 +02:00
tty.rst unix: open ttyname instead of /dev/tty 2016-04-01 11:13:22 +02:00
udp.rst doc: add missing variable name 2015-07-10 09:22:00 +02:00
upgrading.rst doc: move "upgrading" to a standalone document 2017-04-28 11:15:04 +02:00
version.rst doc: add section with version-checking macros and functions 2015-06-29 23:09:14 +02:00