You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
a800abdb28
Patch browser_wasi_shim File/Directory stat() to return current timestamps instead of epoch 0 (which showed Jan 1 1970). Patch path_filestat_get and path_open to resolve ".." at the preopened root to "." instead of failing with NOTCAPABLE, matching real filesystem behavior.