summaryrefslogtreecommitdiff
path: root/ace
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_2_5'.TAO-0_2_5nobody1998-08-19648-288284/+0
|
* 4.5.30levine1998-08-191-2/+2
|
* (ACE_TSS_Cleanup::detach): only declare locallevine1998-08-191-64/+66
| | | | temp_key ifdef ACE_WIN32, because it's only used there.
* Fixed some bugs in TSS_Cleanup, see ChangeLog for detailsnanbor1998-08-193-14/+27
|
* removed ACE_HAS_ONEARG_SIGWAITlevine1998-08-1911-222/+201
|
* *** empty log message ***irfan1998-08-192-5/+5
|
* 4.5.29levine1998-08-181-2/+2
|
* Added ACE_HAS_SIGISMEMBER_BUGSteve Huston1998-08-181-2/+6
|
* Rearranged some macros to stay in orderly sections.Steve Huston1998-08-181-5/+8
|
* Switch support for threads on and off based on ACE_HAS_THREADS def set inSteve Huston1998-08-182-28/+23
| | | | platform macros file.
* (thr_sigsetmask): with ACE_HAS_PTHREADS_DRAFT4 orlevine1998-08-171-10/+10
| | | | ACE_HAS_PTHREADS_DRAFT6, added :: in front of sigprocmask () call.
* *** empty log message ***schmidt1998-08-172-2/+2
|
* *** empty log message ***Steve Huston1998-08-171-0/+5
|
* Updated templete filesnanbor1998-08-172-28/+82
|
* Changed to not use ACE_HAS_DCETHREADS (or DCE_DRAFT4_THREADS) - unify around theSteve Huston1998-08-175-340/+404
| | | | | | new symbols: ACE_HAS_PTHREADS, which must be combined with one of: ACE_HAS_PTHREADS_DRAFT4, ACE_HAS_PTHREADS_DRAFT6, ACE_HAS_PTHREADS_DRAFT7, or ACE_HAS_PTHREADS_STD.
* Changed to use common config-hpux-10.x.h config file.Steve Huston1998-08-171-105/+3
|
* Changed to ACE_HAS_PTHREADS_STDSteve Huston1998-08-1711-13/+19
|
* Changed to ACE_HAS_PTHREADS_DRAFT7.Steve Huston1998-08-172-0/+2
|
* Changed to ACE_HAS_PTHREADS_DRAFT6Steve Huston1998-08-173-0/+9
|
* Changed from DCE threads to Pthreads draft 4.Steve Huston1998-08-174-12/+13
|
* News pthreads defs.Steve Huston1998-08-171-5/+11
|
* Adjust the dll output directoriesnanbor1998-08-171-44/+41
|
* ChangeLogTag:Mon Aug 17 11:25:18 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-171-0/+1
|
* Fixed a type AC1E.nanbor1998-08-171-1/+1
|
* On dlclose, don't actually call shl_unload on HP-UX 10.x and 32-bit 11.00Steve Huston1998-08-141-0/+14
| | | | | | if the handle's reference count is more than 1, else the library getting unloaded will invalidate all references to it, including the rest of the objects loaded from it.
* (ACE_UINT64_DBLCAST_ADAPTER): with ACE_LACKS_LONGLONG_T, only use low 32 bits.levine1998-08-141-6/+8
|
* *** empty log message ***schmidt1998-08-141-3/+1
|
* fixed NT warnings/errors WRT 64 bit timecdgill1998-08-131-0/+10
|
* ChangeLogTag:Wed Aug 12 21:32:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-133-16/+13
|
* *** empty log message ***schmidt1998-08-131-2/+6
|
* wrapped thread-related defines with "#ifdef _REENTRANT"levine1998-08-121-36/+37
|
* (dispatch_io_set): added ACE_UNUSED_ARG (ready_mask).levine1998-08-121-0/+2
|
* *** empty log message ***irfan1998-08-112-8/+23
|
* Made fopen returns the correct error on CE.nanbor1998-08-111-1/+4
|
* Adjusted indentation.nanbor1998-08-111-1/+1
|
* Made it CE friendly.nanbor1998-08-112-7/+7
|
* *** empty log message ***irfan1998-08-111-1/+1
|
* On HP-UX 10.x, display 't' thread ID as unique thread ID rather than a pointer.Steve Huston1998-08-111-0/+8
|
* No need to mess with security attribute in shm_open.nanbor1998-08-101-28/+28
|
* Allow setting a default Win32 security attributes object.nanbor1998-08-103-7/+40
|
* 4.5.28schmidt1998-08-101-2/+2
|
* 4.5.27schmidt1998-08-101-2/+2
|
* *** empty log message ***schmidt1998-08-092-26/+34
|
* *** empty log message ***schmidt1998-08-081-0/+2
|
* ChangeLogTag:Sat Aug 8 09:37:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-083-10/+12
|
* ChangeLogTag:Sat Aug 8 09:37:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-081-2/+3
|
* Fixed typo in last commit.coryan1998-08-081-1/+1
|
* ChangeLogTag:Fri Aug 7 23:18:53 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-081-0/+11
|
* ChangeLogTag:Fri Aug 7 21:39:26 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-084-50/+139
|
* *** empty log message ***irfan1998-08-071-0/+20
|