node/doc/api
XadillaX a2d3cec81c
doc,test: fs - reserved characters under win32
Explain the behavior of `fs.open()` under win32 that file path contains
some characters and add some test cases for them.

< (less than)
> (greater than)
: (colon)
" (double quote)
/ (forward slash)
\ (backslash)
| (vertical bar or pipe)
? (question mark)
* (asterisk)

PR-URL: https://github.com/nodejs/node/pull/13875
Refs: https://github.com/nodejs/node/issues/13868
Refs: https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx
Refs: https://msdn.microsoft.com/en-us/library/windows/desktop/bb540537.aspx
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2017-07-09 12:32:40 -04:00
..
_toc.md doc: add documentation on ICU 2017-07-06 11:19:34 +08:00
addons.md doc: move module-specific "globals" to modules.md 2017-06-30 18:41:56 +02:00
all.md doc: add documentation on ICU 2017-07-06 11:19:34 +08:00
assert.md doc,assert: document stackStartFunction in fail 2017-07-02 22:43:17 -04:00
async_hooks.md doc: fix link in async_hooks.md 2017-06-26 22:41:01 +03:00
buffer.md buffer: support boxed strings and toPrimitive 2017-06-19 15:27:01 -07:00
child_process.md doc: fix example in child_process.md 2017-07-03 00:38:57 +02:00
cli.md src: document --abort-on-uncaught-exception 2017-07-06 14:09:01 -07:00
cluster.md doc: fix api docs style 2017-07-03 11:06:36 +02:00
console.md doc, util, console: clarify ambiguous docs 2017-07-04 18:53:50 +03:00
crypto.md doc: fix padding mode of crypto.publicDecrypt 2017-07-04 18:46:30 +02:00
debugger.md doc: match debugger output & instructions to master behavior 2017-07-08 09:25:16 -07:00
deprecations.md doc: fix api docs style 2017-07-03 11:06:36 +02:00
dgram.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
dns.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
documentation.md doc: replace uses of you and other style nits 2017-04-28 07:57:11 -07:00
domain.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
errors.md doc: fix api docs style 2017-07-03 11:06:36 +02:00
events.md doc: make the style of notes consistent 2017-05-25 18:49:41 -04:00
fs.md doc,test: fs - reserved characters under win32 2017-07-09 12:32:40 -04:00
globals.md doc: move module-specific "globals" to modules.md 2017-06-30 18:41:56 +02:00
http.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
https.md https: make opts optional & immutable when create 2017-06-14 15:14:34 -04:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
inspector.md doc: fix some broken references 2017-07-02 21:44:46 +02:00
intl.md doc: add documentation on ICU 2017-07-06 11:19:34 +08:00
modules.md doc: move module-specific "globals" to modules.md 2017-06-30 18:41:56 +02:00
n-api.md n-api: add napi_has_own_property() 2017-07-06 15:25:30 -04:00
net.md doc: fix indentation issues in sample code 2017-06-29 15:43:56 -07:00
os.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
path.md doc: fix mistake in path.relative 2017-06-28 14:25:37 +02:00
process.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
punycode.md doc: sort bottom-of-file markdown links 2017-05-08 09:30:55 -07:00
querystring.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
readline.md doc: add readline.emitKeypressEvents note 2017-06-10 19:16:57 +02:00
repl.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
stream.md doc: add missing zlib link to stream API docs 2017-06-21 20:49:27 -07:00
string_decoder.md doc: use destructuring in code examples 2017-06-03 01:33:55 +03:00
synopsis.md cmd: support dash as stdin alias 2017-05-23 20:41:13 +02:00
timers.md timers: add promisify support 2017-05-09 15:01:44 +02:00
tls.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md doc: add some info on tty#setRawMode() 2016-12-08 13:39:45 -05:00
url.md doc: fix indentation issues in sample code 2017-06-29 15:43:56 -07:00
util.md doc, util, console: clarify ambiguous docs 2017-07-04 18:53:50 +03:00
v8.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
vm.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
zlib.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00