Files
ladybird/Userland/Libraries/LibC/time.cpp
Linus Groh 8db54f9ef4 LibC: Return ENOSYS from clock_getres() rather than asserting
This is only a stub function for now, but we can make it even more
useful by just hardcoding an error return value rather than asserting.
2021-01-18 22:28:56 +01:00

12 KiB