Daniel Osvaldo Rahmanto
|
ebcb2fa294
|
fix(ext/node): fs.statfsSync and fs.statfs compatibility (#30662)
Towards #29972
- Converts the polyfill to typescript.
- Implement async op.
- Allows `Buffer` type path.
- Allows
[parallel/test-fs-statfs.js](https://github.com/nodejs/node/blob/v24.2.0/test/parallel/test-fs-statfs.js)
test to pass.
|
2025-09-18 16:03:30 +02:00 |
|