Files
Alan Somers d2a45ac4a0 Add makedev for the BSDs
Also, make makedev function safe and const on all platforms.

On Android, change the arguments from signed to unsigned integers to
match the other platforms.  The C makedev is a macro, so the
signededness is undefined.

Add an integration test for makedev, too, since it's a macro that we
must reimplement.
2022-09-07 06:50:04 -06:00
..
2019-12-02 17:02:23 -08:00
2022-09-07 06:50:04 -06:00
2021-07-29 23:03:25 +02:00