summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* enable inlining on VxWorkslevine1996-12-192-7/+12
* Put in a terrible #define to make it compile on non-win32 platforms.harrison1996-12-191-1/+3
* Check the ChangeLogharrison1996-12-182-9/+12
* Forgot to commit this.harrison1996-12-181-0/+4
* more VxWorks gethostbyname () tweakslevine1996-12-183-5/+7
* Check the ChangeLogharrison1996-12-181-0/+26
* Fixed an itty little bug.harrison1996-12-181-35/+19
* Fixed a bug in run_reactorEx_event_loop (ACE_Time_Value&).harrison1996-12-181-1/+1
* fooschmidt1996-12-186-90/+174
* oops, fixed VxWorks ::spa () to not increment argc when zeroing out remainder...levine1996-12-181-2/+2
* in ::spa () for VxWorks, zero out unused argv[] slots to overwrite args from ...levine1996-12-181-0/+9
* on VxWorks: implemented ACE_OS::gethostbyname (), and fixed inet_ntoa () to r...levine1996-12-182-7/+33
* Check the cool ChangeLog entries!!!harrison1996-12-186-83/+86
* fooschmidt1996-12-172-3/+7
* fooschmidt1996-12-179-75/+134
* reordered initializations in ctor to match declaration orderlevine1996-12-161-2/+2
* those #ifdef'd functions referenced a few static variables that are no longer...levine1996-12-161-1/+1
* #ifdef'd out compiles of ace_yyunput () and ace_yy_{push,pop,top}_state () be...levine1996-12-161-20/+30
* added parens to a couple of combined assignments/conditionals to avoid compil...levine1996-12-161-2/+2
* reordered initializations in default ctor to match declaration orderlevine1996-12-161-2/+2
* removed spurious "*/". Thanks to Harry Gunnarsson for pointing this out.levine1996-12-161-1/+1
* *** empty log message ***schmidt1996-12-1510-61/+248
* ,schmidt1996-12-151-5/+9
* fixes for inlininglevine1996-12-1410-45/+47
* fooschmidt1996-12-1320-118/+135
* added ACE_NEEDS_SYSTIME_H to VxWorks configs because it's needed with inlininglevine1996-12-132-0/+2
* *** empty log message ***irfan1996-12-131-2/+2
* *** empty log message ***irfan1996-12-132-18/+31
* foobarschmidt1996-12-1320-429/+829
* *** empty log message ***irfan1996-12-127-1380/+6331
* fooschmidt1996-12-123-1/+11
* *** empty log message ***irfan1996-12-113-38/+87
* fooschmidt1996-12-115-17/+17
* eonschmidt1996-12-1018-67/+185
* *** empty log message ***irfan1996-12-1047-11368/+3651
* removed old comments in VxWorks ACE_OS::gettimeofday ()levine1996-12-091-3/+1
* *** empty log message ***irfan1996-12-096-11556/+10697
* Please let this work.harrison1996-12-0910-125/+8554
* Bye bye.harrison1996-12-091-5/+9
* newschmidt1996-12-0912-82/+87
* *** empty log message ***irfan1996-12-091-1/+1
* *** empty log message ***irfan1996-12-082-6/+14
* fooschmidt1996-12-0813-141/+171
* Hi everyone!harrison1996-12-081-1/+14
* I hate cvs.harrison1996-12-081-0/+21
* Added new expire method.harrison1996-12-081-1/+9
* jammerschmidt1996-12-0819-639/+755
* *** empty log message ***irfan1996-12-071-3/+0
* ACE_OS::gettimeofday (): VxWorks returns nsec instead of usec, so convertlevine1996-12-071-3/+8
* added ::spa () function to allow command line args to be passed to programs i...levine1996-12-061-0/+49