summaryrefslogtreecommitdiff
path: root/ace/OS.i
Commit message (Expand)AuthorAgeFilesLines
* .schmidt1998-10-141-2/+7
* *** empty log message ***naga1998-10-131-4/+4
* (thr_cmp): use pthread_equal with PTHREADS, same as in thr_equal ()levine1998-10-131-20/+20
* .schmidt1998-10-131-58/+52
* *** empty log message ***schmidt1998-10-131-16/+12
* *** empty log message ***schmidt1998-10-131-3/+3
* *** empty log message ***schmidt1998-10-111-1/+5
* .schmidt1998-10-111-14/+77
* .schmidt1998-10-111-5/+157
* *** empty log message ***irfan1998-10-091-1/+13
* added ACE_HAS_ALPHA_TIMER supportlevine1998-10-091-12/+13
* Reverted FSU thread changes, for now.nanbor1998-10-081-84/+4
* Arturo: FSU pthread on SCO fixes.nanbor1998-10-071-4/+84
* Fixed a typo.nanbor1998-09-301-1/+2
* .schmidt1998-09-301-28/+37
* *** empty log message ***irfan1998-09-301-146/+0
* *** empty log message ***nanbor1998-09-301-1/+8
* removed ACE_USE_NATIVE_KEYS support by ACE_HAS_TSS_EMULATIONlevine1998-09-281-8/+8
* (readdir_r): added __USE_POSIX test for three-arg ::readdir_rlevine1998-09-271-2/+3
* removed carriage returnslevine1998-09-251-1/+1
* ACE_OS::cond_timedwait - add EINTR to the set of errno values that get adjustedSteve Huston1998-09-251-3/+4
* OS.i - HP-UX 10 doesn't follow pthreads std for readdir_r.Steve Huston1998-09-241-6/+6
* Corrected comments referring to DCE threads.Steve Huston1998-09-241-18/+18
* Fixed up ifdefs for varying pthreads drafts and readdir_rSteve Huston1998-09-231-1/+9
* (fstat): put a :: in front of fstat if it's not defined as a macrolevine1998-09-221-3/+7
* (ACE_cond_t::waiters): only define this function if ACE_HAS_THREADSlevine1998-09-221-17/+17
* *** empty log message ***schmidt1998-09-201-1/+3
* Fixed some typos.jxh1998-09-171-2/+2
* ChangeLogirfan1998-09-171-76/+69
* ChangeLogTag:Thu Sep 17 09:23:01 1998 Carlos O'Ryan <coryan@JIG>coryan1998-09-171-1/+1
* (truncate): added ACE_UNUSED_ARGs for NOTSUP caselevine1998-09-171-0/+2
* *** empty log message ***irfan1998-09-171-6/+6
* Oops, forgot to remove the comment about not supporting O_APPEND flag.nanbor1998-09-171-1/+0
* Added _O_APPEND file open mode for Win32.nanbor1998-09-171-2/+8
* *** empty log message ***schmidt1998-09-171-4/+4
* ChangeLogTag:Wed Sep 16 20:09:01 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-171-3/+5
* uninlined readPPCTimerlevine1998-09-161-21/+11
* *** empty log message ***schmidt1998-09-151-1/+3
* (gethrtime): added high-res timer support with g++ and ACE_HAS_POWERPC_TIMER.levine1998-09-151-15/+16
* Deprecated ACE_LACKS_GETS and ACE_OS::gets (void).nanbor1998-09-151-2/+5
* *** empty log message ***gokhale1998-09-151-0/+23
* *** empty log message ***schmidt1998-09-141-2/+2
* Return NULL if bsearch is not supportednanbor1998-09-141-1/+1
* *** empty log message ***schmidt1998-09-131-0/+38
* Also removed the ACE_NOTSUP_RETURN in qsort.nanbor1998-09-131-1/+0
* qsort shouldn't return anything. Removed "return"nanbor1998-09-131-1/+1
* Fixed a typo.nanbor1998-09-131-1/+1
* *** empty log message ***schmidt1998-09-121-4/+40
* fixes for templates as args to templates on pSOScdgill1998-09-111-34/+133
* (readdir_r): don't use the POSIX.1c ::readdir_r on suns withoutlevine1998-09-081-3/+4