summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* fooschmidt1997-02-223-32/+41
* fixed return type of convert_to_os_priority () for Linuxlevine1997-02-211-1/+1
* *** empty log message ***irfan1997-02-213-3/+26
* Added Timer_Queue::gettimeofday.harrison1997-02-197-12/+28
* Release now builds ace-r.dll.harrison1997-02-192-8/+8
* ooops. These have updated dependencies.harrison1997-02-192-6998/+5
* Hi hi.harrison1997-02-192-6081/+11548
* fooschmidt1997-02-191-6/+5
* *** empty log message ***irfan1997-02-193-25/+74
* replaced ACE_WIN32 conditional with ACE_LACKS_IOSTREAM_FXlevine1997-02-191-2/+4
* added ACE_LACKS_IOSTREAM_FXlevine1997-02-191-0/+1
* added #define ACE_LACKS_IOSTREAM_FXlevine1997-02-194-0/+16
* (thr_setprio): added another case (that is NOTSUP) for platforms with Pthread...levine1997-02-181-0/+3
* Builds acer.dll for the release version.harrison1997-02-182-5642/+7412
* removed destructor because it's not declared and it's emptylevine1997-02-181-4/+0
* *** empty log message ***irfan1997-02-187-191/+260
* Yahoeeee.harrison1997-02-181-1/+5
* I rule.harrison1997-02-181-43/+178
* jjjharrison1997-02-183-195/+81
* fooschmidt1997-02-186-20/+41
* er"schmidt1997-02-181-0/+3
* made ACE_ReactorEx_Handler_Repository destructor virtual because the class ha...levine1997-02-181-2/+2
* enabled TCP_NODELAY on VxWorks now that OS.h #includes netinet/tcp.hlevine1997-02-181-2/+0
* protected #define of CLOCK_REALTIME and added #include of netinet/tcp.h on Vx...levine1997-02-181-0/+3
* added null ipfx (), etc., methods for ACE_WIN32 because its iostream class do...levine1997-02-181-0/+9
* Added some threading stuff for Linux.Chris Cleeland1997-02-172-4/+77
* *** empty log message ***irfan1997-02-171-25/+6
* *** empty log message ***irfan1997-02-171-2/+2
* fooschmidt1997-02-172-142/+97
* fooschmidt1997-02-1710-239/+587
* *** empty log message ***irfan1997-02-142-19/+12
* *** empty log message ***irfan1997-02-132-31/+57
* *** empty log message ***irfan1997-02-132-0/+16
* fooschmidt1997-02-132-40/+31
* *** empty log message ***irfan1997-02-121-6/+19
* fooschmidt1997-02-125-8/+157
* *** empty log message ***irfan1997-02-127-243/+292
* added increment () and decrement ()levine1997-02-123-10/+74
* added ACE_HAS_CLOCK_GETTIME, but commented outlevine1997-02-114-0/+12
* only support ACE_OS::clock_gettime () if ACE_HAS_CLOCK_GETTIME is #definedlevine1997-02-112-4/+10
* added ACE_HAS_CLOCK_GETTIMElevine1997-02-113-0/+3
* fooschmidt1997-02-116-22/+121
* oops, ACE::is_primelevine1997-02-101-1/+1
* added static u_long is_prime ()levine1997-02-102-0/+32
* (dump) added cast of ref_count_ to intlevine1997-02-101-1/+1
* fooschmidt1997-02-104-6/+20
* fixed setp () calls, now it works with floats with Sun C++!levine1997-02-101-2/+2
* added ACE_OS::clock_gettime ()levine1997-02-102-3/+15
* POSIX 1003.1c instead of 1003.1Clevine1997-02-102-3/+3
* added timer_id_ initializer to constructorlevine1997-02-101-1/+2