about summary refs log tree commit diff
path: root/library/std/src/sys/fs/hermit.rs
AgeCommit message (Expand)AuthorLines
2025-06-05Optimize `Seek::stream_len` impl for `File`Tobias Bucher-0/+4
2025-05-03Rollup merge of #139343 - cberner:filelock_wouldblock, r=workingjubileeMatthias Krüger-5/+6
2025-05-01Change signature of File::try_lock and File::try_lock_sharedChristopher Berner-5/+6
2025-04-04Move fd into sysThalia Archibald-1/+1
2025-03-17Implement read_buf for HermitThalia Archibald-1/+1
2025-03-09Support File::seek for HermitThalia Archibald-3/+3
2025-03-08Move fs into sysThalia Archibald-0/+602