Module Name:    src
Committed By:   riastradh
Date:           Fri Nov 24 16:35:51 UTC 2023

Modified Files:
        src/tests/kernel: t_rnd.c

Log Message:
t_rnd: Fix misuse of RZ.

Not likely to matter, but in the unlikely event that rump_sys_close
fails, it will return -1 and set errno as RL expects, not return the
error code as RZ expects.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tests/kernel/t_rnd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to