filer/src
Alexei Kozachenko 0eb7066a86 Added mkdtemp method (issue #441)
Added/fixed mkdtemp method (issue 441)

Added/fixed mkdtemp method (issue 441)

Added/fixed mkdtemp method (issue 441)

fixed a typo

Added mkdtemp method description to readme

Unit tests for mkdtemp method added (issue #394)

Added generateRandom(), randomChars() to shared.js. Corrections in README. Fixes for mkdtemp method

cleaned up mkdtemp()

fixed regex

Fix for failing test (humphd)
2018-12-15 00:39:09 -05:00
..
filesystem Added mkdtemp method (issue #441) 2018-12-15 00:39:09 -05:00
providers Fix #547: update Buffer use, docs, tests to match node.js v11.3.0 2018-12-01 20:05:05 -05:00
shell Adding support for promises. Closes #379, #382 (#380) 2018-08-27 19:50:41 -04:00
constants.js Remove duplicate stat.h constants defined in constants.js 2018-12-12 22:24:11 -05:00
directory-entry.js Switch from MODE_* to NODE_TYPE_* 2018-07-14 10:02:29 -04:00
encoding.js Fix #547: update Buffer use, docs, tests to match node.js v11.3.0 2018-12-01 20:05:05 -05:00
errors.js Fix for issue #561 - Extend fs.access to support R_OK, W_OK, and X_OK (#601) 2018-12-03 23:08:40 -05:00
fs-watcher.js Follow-up fix for issue #235, deal with '/' when adding trailing slash 2014-07-14 16:46:52 -04:00
index.js Fix #547: update Buffer use, docs, tests to match node.js v11.3.0 2018-12-01 20:05:05 -05:00
node.js Store and reuse the file path 2018-12-12 22:24:11 -05:00
open-file-description.js Add safety around accessing node for an OFD, clean-up xattr code for path vs. ofd 2014-10-17 12:55:36 -04:00
path.js Fix #597: use built-in path-browserify via Parcel vs. our own path.js 2018-12-03 16:39:04 -05:00
shared.js Added mkdtemp method (issue #441) 2018-12-15 00:39:09 -05:00
stats.js Issue #86: Added support for Unix Timestamps 2018-12-14 23:58:42 -05:00
super-node.js Switch from .mode to .type on nodes 2018-07-14 10:02:29 -04:00