CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/07/04 04:19:09

Modified files:
        sys/dev/dt     : dt_prov_syscall.c dtvar.h 

Log message:
Do the same as libc, store "-1" in the return value when a syscall failed.

Simplify the logic by always exporting the return value and errno in the
syscall profiler.

Reply via email to