freebsd-dev/cddl/contrib
John Birrell 768c574fc0 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.
2008-04-26 04:43:19 +00:00
..
opensolaris There are many places in libdtrace where errno can be set. When an 2008-04-26 04:43:19 +00:00