jasonwhite / syscalls

Raw Linux system calls for Rust.
Other
109 stars 14 forks source link

break syscalls-gen into few files #35

Closed nyurik closed 1 year ago

nyurik commented 1 year ago

last commit in this series - i should figure out how lurk will reuse your code as a bigger picture, trying to figure out how reverie-syscalls should be reused. It seems like lurk and reverie are after the same usecases, so not certain yet if both should exist or not, or what's the long term strategy should be.

P.S. this one doesn't make any changes beyond the few pub-s. Just moving stuff around