mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 06:31:00 +00:00
Add them in `<Kernel/API/Device.h>` and use these to provides
`{makedev,major,minor}` in `<sys/sysmacros.h>`. It aims to be more in
line with other Unix implementations and avoid code duplication in user
land.
|
||
|---|---|---|
| .. | ||
| POSIX | ||
| Device.h | ||
| FB.h | ||
| InodeWatcherEvent.h | ||
| InodeWatcherFlags.h | ||
| KeyCode.h | ||
| MemoryLayout.h | ||
| MousePacket.h | ||
| Syscall.h | ||
| TimePage.h | ||