empserver/src
Markus Armbruster 85ad194648 lwp: Drop inappropriate oops in lwpSigWait()
lwpSigWait()'s contract specifies failure, which means oopsing is
wrong.  Harmless, as its only caller empth_wait_for_signal() oopses on
failure.  Drop it anyway.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2021-01-17 21:24:28 +01:00
..
client Update copyright notice 2021-01-05 10:41:28 +01:00
lib lwp: Drop inappropriate oops in lwpSigWait() 2021-01-17 21:24:28 +01:00
scripts Update copyright notice 2021-01-05 10:41:28 +01:00
server New macro ARRAY_SIZE() 2021-01-17 21:24:28 +01:00
util fairland: Tidy up comments 2021-01-17 21:24:28 +01:00