summaryrefslogtreecommitdiff
path: root/ace/OS.i
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1998-04-141-0/+5
* *** empty log message ***schmidt1998-04-101-0/+2
* *** empty log message ***schmidt1998-04-081-1/+1
* *** empty log message ***schmidt1998-04-081-5/+5
* *** empty log message ***schmidt1998-04-081-0/+24
* *** empty log message ***schmidt1998-04-041-1/+1
* *** empty log message ***schmidt1998-04-041-5/+0
* *** empty log message ***schmidt1998-04-041-0/+17
* (thr_yield): on VxWorks, changed argument of ::taskDelay () from 0 to 1.levine1998-04-031-1/+3
* (cond_timedwait): restored ACE_HAS_DCE_DRAFT4_THREADS behavior to uselevine1998-03-311-2/+8
* (gethrtime): added an optional argument to allow specifying start/increment/s...levine1998-03-271-2/+40
* (wslen,wscpy): added these, and WChar typedef, for TAOlevine1998-03-231-0/+22
* ACE_OS::flock_destroy: lock->lockname_ should be cast to LPTSTR.nanbor1998-03-221-2/+2
* In 2 sections which calls shared lib load/unload, made g++ the same asSteve Huston1998-03-191-2/+2
* CE stuff.nanbor1998-03-191-7/+88
* (gethrtime): with ACE_HAS_CLOCK_GETTIME, carefully construct return value to ...levine1998-03-171-1/+7
* Added ACE_LACKS_STRRCHR.nanbor1998-03-171-8/+20
* (hostname): on Chorus, tyr the HOST environment variable if ::gethostname () ...levine1998-03-161-1/+15
* CE stuff.nanbor1998-03-161-6/+30
* *** empty log message ***schmidt1998-03-111-9/+25
* Added wchar version of atoi, remove !defined (ACE_HAS_WINCE) from gets.nanbor1998-03-091-2/+8
* (cond_timedwait): removed "struct" from declaration of locallevine1998-03-091-1/+1
* (sigwait): removed "::" from before sigwait () call withlevine1998-03-061-1/+1
* Added ASYS_TEXT to numerous debugging messagesnanbor1998-03-051-1/+1
* *** empty log message ***schmidt1998-03-021-1/+1
* (sema_init): on VxWorks, use the type argument for the sema type, instead of ...levine1998-03-011-5/+1
* *** empty log message ***schmidt1998-02-271-2/+3
* Changes for Windows CE port. Please see ChangeLog entry: Tue Feb 24 05:08:31...nanbor1998-02-241-33/+19
* (mmap): use ACE_DEFAULT_FILE_PERMS on LynxOS for the shared memory objectlevine1998-02-211-1/+3
* (cond_timedwait): fixed on LynxOS (DCE_DRAFT4_THREADS), where pthread_cond_ti...levine1998-02-211-58/+27
* (mmap): oops, return mapped address instead of 0 on successlevine1998-02-191-1/+1
* added ACE_OS::shm_{open,unlink}, and mmap support on LynxOSlevine1998-02-191-19/+131
* (gethostbyname_r): added some ACE_UNUSED_ARGs for Digital Unixlevine1998-02-161-2/+6
* (mktemp): I missed this one in Win32 section.nanbor1998-02-121-1/+9
* (getprotoby{name,number}{,_r}): not supported on Choruslevine1998-02-101-4/+4
* Windows CE madness.nanbor1998-02-081-37/+42
* (gets): wrapped with !ACE_LACKS_GETSlevine1998-02-061-12/+12
* Added WinCE codes.nanbor1998-02-021-50/+196
* Added gettimeofday implementation for WinCE.nanbor1998-01-301-6/+12
* isatty (for Win32) added conversion from HANDLE to fd.nanbor1998-01-281-1/+2
* *** empty log message ***schmidt1998-01-271-2/+2
* More WinCE insanities.nanbor1998-01-271-6/+102
* Windows CE madness.nanbor1998-01-261-23/+237
* (thr_kill): removed ACE_ADAPT_RETVAL because ::taskNameToID returns the task ...levine1998-01-241-2/+1
* *** empty log message ***schmidt1998-01-231-1/+1
* added ACE_HAS_SOCKLEN_T support for Linux/glibc2levine1998-01-151-1/+3
* Fixed typo in ACE_Time_Value::operator const timeval *levine1998-01-141-7/+4
* *** empty log message ***schmidt1998-01-131-2/+2
* *** empty log message ***schmidt1998-01-131-4/+12
* *** empty log message ***schmidt1998-01-081-2/+6