about summary refs log tree commit diff
path: root/library/std/src/os/hurd
AgeCommit message (Collapse)AuthorLines
2024-12-11Forbid unsafe_op_in_unsafe_fn in hurd-specific os and sys filesSamuel Thibault-0/+1
Adding it did not cause any error. Most of this falls back on Unix already. See #127747
2024-11-30fix: hurd build, stat64.st_fsid was renamed to st_devSteve Lau-1/+1
2023-09-21added support for GNU/HurdSamuel Thibault-0/+387