cvs commit: src/cddl/contrib/opensolaris/lib/libdtrace/common
dt_error.c
John Birrell
jb at FreeBSD.org
Sat Apr 26 04:43:19 UTC 2008
jb 2008-04-26 04:43:19 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_error.c
Log:
There are many places in libdtrace where errno can be set. When an
error is returned all the way back to the dtrace app, it's hard to
figure out where that error came from.
Add a couple of functions to get and set the error location which can
be optionally compiled into the library.
Revision Changes Path
1.2 +0 -0 src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_error.c
More information about the cvs-src
mailing list