0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
João Reis 902c9fac19 src,lib: expose memory file mapping flag
Support for UV_FS_O_FILEMAP was added in libuv in version 1.31.0.
This exposes the flag in fs.constants.

Refs: https://github.com/libuv/libuv/pull/2295
PR-URL: https://github.com/nodejs/node/pull/29260
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Ron Korving <ron@ronkorving.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
2019-09-11 23:38:21 +01:00
..
addons.md doc: space around lists 2019-09-09 16:45:24 -07:00
assert.md doc: space around lists 2019-09-09 16:45:24 -07:00
async_hooks.md doc: async_hooks.createHook promiseResolve option 2019-09-06 06:05:58 +02:00
buffer.md doc: start unorded lists at start of line 2019-09-03 20:55:39 -07:00
child_process.md doc: start unorded lists at start of line 2019-09-03 20:55:39 -07:00
cli.md doc: add blanks around code fences 2019-08-31 15:31:13 -07:00
cluster.md doc: exitedAfterDisconnect value can be false 2019-09-09 05:47:45 +02:00
console.md doc: space around lists 2019-09-09 16:45:24 -07:00
crypto.md doc: space around lists 2019-09-09 16:45:24 -07:00
debugger.md doc: change the 'txt' to 'console' for a command 2019-09-03 14:21:34 -07:00
deprecations.md doc: add missing deprecation number 2019-08-19 11:28:10 -04:00
dgram.md doc: space around lists 2019-09-09 16:45:24 -07:00
dns.md doc: space around lists 2019-09-09 16:45:24 -07:00
documentation.md doc: remove multiple consecutive blank lines 2019-08-31 15:27:58 -07:00
domain.md doc: add extends for derived classes 2019-09-01 08:18:10 -07:00
errors.md doc: add blanks around code fences 2019-08-31 15:31:13 -07:00
esm.md doc: space around lists 2019-09-09 16:45:24 -07:00
events.md doc: space around lists 2019-09-09 16:45:24 -07:00
fs.md src,lib: expose memory file mapping flag 2019-09-11 23:38:21 +01:00
globals.md doc: remove multiple consecutive blank lines 2019-08-31 15:27:58 -07:00
http2.md doc: space around lists 2019-09-09 16:45:24 -07:00
http.md doc: space around lists 2019-09-09 16:45:24 -07:00
https.md doc: space around lists 2019-09-09 16:45:24 -07:00
index.md doc: add node-report documentation 2019-01-18 10:35:55 +05:30
inspector.md doc: add extends for derived classes 2019-09-01 08:18:10 -07:00
intl.md
modules.md doc: indent child list items for remark-lint 2019-09-10 01:18:35 -07:00
n-api.md doc: indent child list items for remark-lint 2019-09-10 01:18:35 -07:00
net.md doc: space around lists 2019-09-09 16:45:24 -07:00
os.md doc: improve os.homedir() docs 2019-07-17 21:48:40 -07:00
path.md doc: fix extname with the correct description 2019-04-20 17:01:09 +03:00
perf_hooks.md doc: space around lists 2019-09-09 16:45:24 -07:00
policy.md doc: remove multiple consecutive blank lines 2019-08-31 15:27:58 -07:00
process.md doc: space around lists 2019-09-09 16:45:24 -07:00
punycode.md
querystring.md doc: space around lists 2019-09-09 16:45:24 -07:00
readline.md doc: add extends for derived classes 2019-09-01 08:18:10 -07:00
repl.md doc: start unorded lists at start of line 2019-09-03 20:55:39 -07:00
report.md report: include network interfaces in report 2019-08-03 07:25:52 -10:00
stream.md doc: space around lists 2019-09-09 16:45:24 -07:00
string_decoder.md
synopsis.md doc: move Usage and Example to same header level 2019-07-09 19:45:20 -07:00
timers.md benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
tls.md doc: space around lists 2019-09-09 16:45:24 -07:00
tracing.md doc: document trace-events category for dns requests 2019-06-12 19:42:54 -07:00
tty.md doc: space around lists 2019-09-09 16:45:24 -07:00
url.md doc: use consistent indenting for unordered list items 2019-09-03 20:55:39 -07:00
util.md doc: space around lists 2019-09-09 16:45:24 -07:00
v8.md doc: space around lists 2019-09-09 16:45:24 -07:00
vm.md doc: space around lists 2019-09-09 16:45:24 -07:00
worker_threads.md worker: mark as stable 2019-09-11 21:44:01 +01:00
zlib.md doc: space around lists 2019-09-09 16:45:24 -07:00