Summary
Implement fd_filestat_set_times for the native and web Preview1 backends.
Parent tracking issue: #15
Suggested implementation order: 13 / 39
Suggested dependencies
References
Acceptance criteria
fd_filestat_set_times no longer returns ENOSYS on native and web.
- Tests cover supported timestamp updates and invalid descriptor cases.
Summary
Implement
fd_filestat_set_timesfor the native and web Preview1 backends.Parent tracking issue: #15
Suggested implementation order: 13 / 39
Suggested dependencies
References
Acceptance criteria
fd_filestat_set_timesno longer returnsENOSYSon native and web.