summaryrefslogtreecommitdiff
path: root/Kernel/RTC.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2020-06-21 13:54:41 -0400
committerAndreas Kling <kling@serenityos.org>2020-06-22 16:00:20 +0200
commitd23e655c83b48d0ca6d8273a5de22644ec6db490 (patch)
tree856f5b78b7e7581b9f9e6566e7380b9c6d1b867d /Kernel/RTC.cpp
parent29f509a2a09028950824742f7d23daa3d409ada3 (diff)
downloadserenity-d23e655c83b48d0ca6d8273a5de22644ec6db490.zip
LibC: Implement pselect
pselect() is similar() to select(), but it takes its timeout as timespec instead of as timeval, and it takes an additional sigmask parameter. Change the sys$select parameters to match pselect() and implement select() in terms of pselect().
Diffstat (limited to 'Kernel/RTC.cpp')
0 files changed, 0 insertions, 0 deletions