summaryrefslogtreecommitdiff
path: root/ace/OS.i
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-11-191-1/+7
* *** empty log message ***schmidt1997-11-191-1/+17
* *** empty log message ***schmidt1997-11-171-0/+4
* *** empty log message ***schmidt1997-11-161-14/+44
* * ace/ACE.cpp (ldfind): Changed uses of strsplit_r to be scopedcleeland1997-11-151-38/+0
* *** empty log message ***schmidt1997-11-141-8/+15
* Fixed strsplit_r().cleeland1997-11-141-5/+17
* (gethostbyaddr_r,gethostbyname_r): added VxWorks support.levine1997-11-141-16/+4
* (gethostbyaddr): added VxWorks supportlevine1997-11-131-6/+14
* (strlen,strcpy): protect declarations of wchar versions with ACE_HAS_WCHAR_TY...levine1997-11-131-0/+2
* (hostname): added Chorus support.levine1997-11-121-9/+9
* (inet_ntoa): use VxWorks' ::inet_ntoa. It's not documented, but works.levine1997-11-121-2/+0
* *** empty log message ***schmidt1997-11-111-1/+1
* Added new macro ACE_HAS_XPG4_MULTIBYTE_CHAR for platforms that provideSteve Huston1997-11-101-0/+8
* *** empty log message ***irfan1997-11-101-37/+49
* *** empty log message ***schmidt1997-11-101-1/+1
* *** empty log message ***schmidt1997-11-101-14/+32
* Removed the ACE_WIN32 flag from functions setrlimit and getrlimit.nw11997-11-091-4/+4
* *** empty log message ***sumedh1997-11-081-0/+5
* *** empty log message ***schmidt1997-11-071-12/+9
* Fixed mutex_trylock for DCE draft 4 threads (HP-UX)Steve Huston1997-11-051-1/+10
* added ACE_HAS_GETRUSAGE_PROTO supportlevine1997-10-311-0/+2
* added ACE_TSS_EMULATION support for non-scalar ACE_thread_key_tlevine1997-10-301-10/+28
* msgsnd fixes.cleeland1997-10-301-1/+1
* Fixed getopt on Linux.cleeland1997-10-301-1/+1
* *** empty log message ***schmidt1997-10-301-13/+13
* *** empty log message ***jxh1997-10-301-11/+9
* *** empty log message ***irfan1997-10-301-17/+64
* Fixed str*cmp methodsbrunsch1997-10-301-13/+65
* *** empty log message ***schmidt1997-10-301-14/+10
* Added strcasecmp functionality for NTbrunsch1997-10-301-5/+8
* fixed a couple more places where key - 1 was used; now it's just keylevine1997-10-291-2/+2
* (ACE_TSS_Emulation::next_key): start key values at 0 instead of 1)levine1997-10-291-1/+1
* *** empty log message ***schmidt1997-10-291-7/+7
* *** empty log message ***irfan1997-10-271-0/+1
* replaced #ifdef VXWORKS with #ifdef ACE_LACKS_FCNTLlevine1997-10-271-2/+2
* (getpgid): fixed (commented) ACE_TRACE identiferlevine1997-10-221-1/+1
* moved ACE_PTHREAD_CLEANUP_PUSH/POP definitions from OS.i to OS.h. Also, adde...levine1997-10-221-702/+689
* *** empty log message ***irfan1997-10-211-24/+10
* (cond_timedwait): on VxWorks, inline call to ACE_OS::sema_wait () to avoid co...levine1997-10-211-5/+8
* (cond_timedwait): fixed on VxWorkslevine1997-10-211-7/+12
* *** empty log message ***schmidt1997-10-201-14/+29
* *** empty log message ***schmidt1997-10-191-1/+9
* *** empty log message ***irfan1997-10-171-3/+7
* (sema_trywait): on VxWorks only, fixed to set errno to EBUSY if the semaphore...levine1997-10-161-6/+16
* *** empty log message ***schmidt1997-10-161-11/+27
* moved ACE_OS::strcasecmp () definition after ACE_OS::strlen () to prevent use...levine1997-10-131-35/+37
* *** empty log message ***schmidt1997-10-121-14/+14
* rsschmidt1997-10-111-1/+2
* ChangeLogTag:Thu Oct 9 17:46:59 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-091-4/+0