1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 15:30:59 +00:00
serenity/Userland/Services/SystemServer
Michel Hermier 69cabb3ead Everywhere: Add serenity_dev_{makedev,major,minor}
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.
2022-01-09 00:58:44 +01:00
..
CMakeLists.txt SystemServer: Port to LibMain :^) 2021-12-16 22:48:17 +01:00
main.cpp Everywhere: Add serenity_dev_{makedev,major,minor} 2022-01-09 00:58:44 +01:00
Service.cpp SystemServer: Fixed grammatical error "a charm" 2021-12-19 13:43:34 -08:00
Service.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00