Files
third_party_rust_linux-raw-sys/gen
Dan Gohman 9ea366f5d4 Add a new ioctl module, and populate it with lots of ioctl codes. (#18)
We've been collecting manual definitions of ioctl codes for a while, and
it looks like we're going to be collecting more over time, so start trying
a different strategy: use a script and a C program to extract ioctl values
from the headers semi-automatically.

The script itself isn't very easy to run, and I'm open to ideas for how
to do it better. However, this should cover most of Linux's existing ioctls,
so hopefully we won't need to run it very often.
2022-01-26 11:35:51 -08:00
..
2021-11-05 06:09:54 -07:00
2021-06-12 07:34:49 -07:00
2021-06-12 07:34:49 -07:00
2022-01-25 12:00:58 -08:00