diff options
author | Anton Kling <anton@kling.gg> | 2024-12-09 23:27:58 +0100 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2024-12-09 23:27:58 +0100 |
commit | 0a2e1f076786ff59bcc1fb6fdb066c0db2a5d77f (patch) | |
tree | efb761545a810b798f60fa3cc800f440fc75f20c /kernel/libc | |
parent | 4bd8a81cca44285402af2a5e26db267c44abe4f4 (diff) |
timer: Use strings instead of direct int64_t to communicate with userland
This makes it easier to write and read from /dev/clock using shell
scripts. The actual performance decrease will be minimal and the
interface is not that perfect for proper time keeping anyways.
Diffstat (limited to 'kernel/libc')
0 files changed, 0 insertions, 0 deletions