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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to