node/tools
Colin Ihrig f145766011
fs: add statfs() functions
This commit adds statfs() and statfsSync() to the fs module, and
statfs() to the fsPromises module.

Co-authored-by: cjihrig <cjihrig@gmail.com>
Fixes: https://github.com/nodejs/node/issues/10745
Refs: https://github.com/nodejs/node/pull/31351
PR-URL: https://github.com/nodejs/node/pull/46358
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2023-01-29 17:43:20 +00:00
..
actions
bootstrap
clang-format
configure.d
dep_updaters tools: add automation for updating postject dependency 2023-01-14 07:49:36 +00:00
doc fs: add statfs() functions 2023-01-29 17:43:20 +00:00
eslint-rules tools: add prefer-proto rule 2023-01-10 05:38:36 +00:00
gyp
icu tools: allow icutrim.py to run on python2 2023-01-21 20:05:17 +00:00
inspector_protocol
lint-md tools: update lint-md-dependencies 2023-01-22 11:25:37 +00:00
macos-installer
msvs
node_modules tools: update eslint to 8.32.0 2023-01-19 16:47:40 +00:00
pip
snapshot
v8
v8_gypfiles build: fix MSVC 2022 Release compilation 2023-01-27 15:24:45 -05:00
zos
.eslintrc.yaml
build-addons.mjs benchmark,tools: use os.availableParallelism() 2023-01-11 20:07:57 +00:00
certdata.txt tools: update certdata.txt 2022-11-18 20:12:33 +00:00
checkimports.py
compress_json.py
copyfile.py
cpplint.py
create_android_makefiles
create_expfile.sh
enable_fips_include.py
find-inactive-collaborators.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
find-inactive-tsc.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
gen_node_def.cc
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py
gyp_node.py
install.py
js2c.py src: make BuiltinLoader threadsafe and non-global 2023-01-18 22:03:00 +00:00
license2rtf.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
license-builder.sh deps: add simdutf dependency 2022-12-22 20:22:27 +00:00
lint-pr-url.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
lint-sh.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
mk-ca-bundle.pl tls: remove trustcor root ca certificates 2022-12-10 15:57:01 +00:00
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh tools: add release host var to promotion script 2023-01-01 16:29:42 +00:00
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py test: print failed JS/parallel tests 2022-12-27 00:26:06 +00:00
update-acorn-walk.sh tools: add automation for updating acorn dependency 2022-11-10 09:27:45 +00:00
update-acorn.sh src: add undici and acorn to process.versions 2022-12-18 16:49:08 +01:00
update-authors.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
update-base64.sh tools: add missing step in update-base64.sh script 2022-11-20 12:06:24 +00:00
update-cares.sh
update-llhttp.sh
update-nghttp2.sh
update-npm.sh
update-timezone.mjs
update-undici.sh tools: fix macro name in update-undici 2023-01-15 13:12:12 +00:00
utils.py
v8-json-to-junit.py
valgrind.supp