summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* ASYS_ONLY_WIDE_STRING's definition was reversed.nanbor1999-02-251-3/+3
* .schmidt1999-02-251-4/+8
* Changed the return values of the <ACE_Proactor::handle_events> API toalex1999-02-257-182/+196
* *** empty log message ***alex1999-02-251-5/+9
* .schmidt1999-02-251-13/+10
* Added ASYS_ONLY_WIDE_STRINGnanbor1999-02-242-1/+5
* moved ACE_Thread_Control and ACE_Thread_Exit class definitions from Thread_Ma...levine1999-02-243-111/+113
* changed #include protection to ACE_CONFIG_MINIMAL_H, so that this config can ...levine1999-02-241-3/+3
* .schmidt1999-02-241-1/+1
* .schmidt1999-02-246-6/+40
* cleaned up the comment some morelevine1999-02-241-2/+2
* cleaned up the commentlevine1999-02-241-2/+2
* added ACE_HAS_MINIMAL_ACE_OS supportlevine1999-02-243-0/+15
* Updated ACE_CString to include a private member <buf_len_>marina1999-02-243-73/+103
* Fixed the potential dominance warnings in the POSIX implementation.alex1999-02-243-12/+1240
* *** empty log message ***irfan1999-02-232-44/+0
* Implemented <post_completion> for POSIX platforms. Thanks to Irfan foralex1999-02-238-373/+359
* Fixed compile problem.Steve Huston1999-02-231-4/+4
* Added test_access() and state(DWORD *, ACE_Time_Value*)Steve Huston1999-02-232-3/+60
* *** empty log message ***irfan1999-02-232-44/+53
* *** empty log message ***irfan1999-02-231-1/+1
* CE UNICODE fixes.nanbor1999-02-234-9/+9
* CE Unicode fixes.nanbor1999-02-232-9/+9
* Fixed UNICODE problem on CE.nanbor1999-02-231-5/+4
* Fixed broken project filesnanbor1999-02-232-214/+127
* added ACE_COMPONENTS default definition. Moved Sched_Params from THREADS_FIL...levine1999-02-231-35/+74
* untabifiedlevine1999-02-231-3/+3
* removed #include of ACE.h because it's not necessarylevine1999-02-231-1/+0
* *** empty log message ***irfan1999-02-2211-676/+759
* 4.6.23schmidt1999-02-221-2/+2
* Uninlined the ACE_OS:cond_* functions with ACE_LACKS_COND_Tlevine1999-02-211-0/+553
* (recursive_mutex_{init,lock,trylock}: added some ACE_UNUSED_ARGS. And, uninl...levine1999-02-211-557/+9
* .schmidt1999-02-211-4/+4
* (thr_self): moved definitions to before first uselevine1999-02-201-49/+48
* changed ACE_OS::exit to call an exit hook that is registered by the ACE_Objec...levine1999-02-204-40/+76
* Fixed the typo's.alex1999-02-201-1/+1
* Moved thr_equal before recursive_mutex methods.nanbor1999-02-201-28/+28
* .schmidt1999-02-201-3/+10
* *** empty log message ***nanbor1999-02-201-1/+1
* *** empty log message ***nanbor1999-02-201-1/+1
* Define ACE_HAS_WINCE as 1.nanbor1999-02-201-1/+1
* Don't check for _DLL flag on CE.nanbor1999-02-201-1/+3
* ChangeLogTag:Fri Feb 19 22:54:18 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-02-201-2/+2
* .schmidt1999-02-201-37/+62
* Typo in comment.brunsch1999-02-201-1/+1
* Two many args to thread_mutex_lock and _trylockbrunsch1999-02-201-2/+2
* .schmidt1999-02-201-1/+1
* .schmidt1999-02-201-0/+2
* .schmidt1999-02-204-1/+31
* .schmidt1999-02-201-2/+0