Displaying 1 result from an estimated 1 matches for "dt_logger".
Did you mean:
datalogger
2007 Dec 15
0
simplified siginfo_t definition?
I now have a Solaris account and I''ve been able to try out my
DT_Logger code there. I ran into several issues, but the one
I''m stuck on (though working around :-) is the need for a much
simplified siginfo_t definition.
I looked at /usr/include/sys/siginfo.h, but I can''t figure out
what the maze of #ifdefs would actually resolve to, so I don''...