Activity
io: File methods wrapping readlinkat and statx
io: File methods wrapping readlinkat and statx
Force push
unsafe: readlink and readlinkat
unsafe: readlink and readlinkat
io: File.fd() should be available on all File objects
io: File.fd() should be available on all File objects
io: Types for safely representing addresses in ioctl requests, etc
io: Types for safely representing addresses in ioctl requests, etc
io: Expose the raw file descriptor for a File
io: Expose the raw file descriptor for a File
unsafe: futex uses impl AsRawV instead of specific types
unsafe: futex uses impl AsRawV instead of specific types
Mutex implemented with futex
Mutex implemented with futex
io: ioctl_writeread for write/read ioctl requests
io: ioctl_writeread for write/read ioctl requests
Export errno values as constants
Export errno values as constants
Fix various portability problems
Fix various portability problems