reverie/reverie-syscalls
Jason White b7bf8c32bd Add alias for Newfstatat syscall
Summary: The syscall `fstatat` is defined a bit weirdly on x86-64 as `newfstatat`. To make the platform differences slightly easier to deal with, lets just define a type alias for it.

Reviewed By: wkhughes

Differential Revision: D40910778

fbshipit-source-id: 4bf307e574d2d2c13f1cf764e7604b32113d209e
2022-11-03 12:53:11 -07:00
..
src Add alias for Newfstatat syscall 2022-11-03 12:53:11 -07:00
Cargo.toml Update libc to 0.2.137 2022-11-01 02:16:19 -07:00