mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 20:29:11 +00:00
![]()
Some checks are pending
ci / build libs (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
Closes #30570 Changes in this PR: - Implement `ino`, `nlink`, and `blocks` properties of `Deno.FileInfo` on Windows. These changes are automatically reflected to the corresponding node stat function. In order to do so, I had to tinker with the [createByteStruct]( |
||
---|---|---|
.. | ||
assert | ||
console | ||
crypto | ||
dns | ||
events | ||
fs | ||
http2 | ||
process | ||
readline | ||
streams | ||
test | ||
util | ||
webstreams | ||
assert.mjs | ||
async_hooks.ts | ||
blocklist.mjs | ||
buffer.d.ts | ||
buffer.mjs | ||
child_process.ts | ||
cli_table.ts | ||
constants.ts | ||
dgram.ts | ||
dtrace.ts | ||
error_codes.ts | ||
errors.ts | ||
event_target.mjs | ||
fixed_queue.ts | ||
hide_stack_frames.ts | ||
http.ts | ||
idna.ts | ||
net.ts | ||
normalize_encoding.ts | ||
options.ts | ||
primordials.mjs | ||
querystring.ts | ||
stream_base_commons.ts | ||
timers.mjs | ||
url.ts | ||
util.mjs | ||
validators.mjs |