Fix debug option for non-GCC compilers
[shibboleth/sp.git] / oncrpc /
2004-04-08 nlevittTry to be smart about removing .la files.
2003-12-13 cantor*** empty log message ***
2003-11-11 cantorSet FD_SETSIZE if not set already.
2003-07-21 cantorOverride svc_fdset global to hide Solaris global.
2003-07-21 cantorHide svc_fdset symbol to override Solaris global.
2003-07-21 cantorSwitch from kernel call to FD_SETSIZE.
2003-07-13 cantorRevised distribution inclusions.
2003-06-30 cantorAdded svcfd_create.
2003-06-28 cantor*** empty log message ***
2003-06-28 cantor*** empty log message ***
2003-06-28 cantorFixed for VC6
2003-06-28 cantorUpdated to fix hidden symbols
2003-05-20 wohlmap the names:
2003-05-20 wohlvc_register
2003-03-20 warlordApply XDR fix for SunRPC, even though our code is not...
2002-12-15 cantorVarious WIN32 fixes.
2002-11-19 cantorExtraneous malloc declaration
2002-11-01 warlordAdd #include <rpc/rpc.h> to the rest of the sources
2002-11-01 warlord#include <rpc/rpc.h> to get our overriding #defines
2002-11-01 cantorfixed xdr_free return type
2002-11-01 warlordDon't need clnt_destroy or svc_destroy -- those are...
2002-11-01 warlordadd some #defines to rpc/rpc.h to not shadow system...
2002-11-01 warlordadd xdr_free prototype
2002-11-01 warlordRe-port RPC library to Solaris
2002-10-31 warlordCheck-in of original version of ONCRPC library (and...