summaryrefslogtreecommitdiff
path: root/ace/Signal.i
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-08-301-1/+9
* *** empty log message ***schmidt1997-08-271-0/+7
* Fixed line 206 from "#if" to "#if defined" to compile whereSteve Huston1997-07-141-1/+1
* *** empty log message ***schmidt1997-07-121-14/+14
* *** empty log message ***schmidt1997-06-211-2/+2
* *** empty log message ***schmidt1997-06-211-1/+5
* *** empty log message ***irfan1997-04-301-2/+2
* Took out the #if !defined (ACE_WIN32) statements from Signal.i. Putharrison1997-04-061-9/+0
* Changed destructor of ACE_Sig_Set to not call ACE_OS::sigemptyset.harrison1997-04-061-0/+2
* Forgot the destructor for ACE_Sig_Guard. Took out the call toharrison1997-04-061-0/+2
* Fixed constructor of ACE_Sig_Guard so that it doesn't callharrison1997-04-061-1/+5
* Commented out the calls to ACE_OS:: for Win32.harrison1997-03-141-0/+2
* fooschmidt1996-12-131-3/+3
* Initial revisionlevine1996-10-211-0/+213