summaryrefslogtreecommitdiff
path: root/ace/config-aix-4.2.x.h
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Thu Mar 09 18:20:00 2000 Angelo Corsaro <corsaro@cs.wustl.edu>Angelo Corsaro2000-03-101-1/+1
|
* Added major/minor version setting if not defined, to ease backwards ↵Steve Huston1999-07-131-0/+7
| | | | | | compatibility and for those who don't use the platform_macros.GNU file to build their apps.
* Just include config-aix-4.x.h for all AIX 4.x versions.Steve Huston1999-03-161-189/+1
|
* added ACE_LACKS_PRAGMA once to xlC section.levine1999-03-041-0/+2
|
* Added ACE_HAS_GPERF.Steve Huston1998-10-201-0/+2
|
* Basic_Types.hschmidt1998-10-171-1/+1
|
* One more trailing whitespaceSteve Huston1998-10-131-1/+1
|
* Clean up extra spaces and trailing tabs.Steve Huston1998-10-131-10/+7
|
* Changed to work with both xlC and gcc.Steve Huston1998-10-131-84/+90
|
* removed ACE_HAS_PTHREAD_EQUAL because it's no longer usedlevine1998-10-131-1/+0
|
* removed ACE_HAS_PTHREAD_T and ACE_HAS_TID_T supportlevine1998-10-131-13/+9
|
* Added ACE_HAS_DIRENTSteve Huston1998-09-231-0/+3
|
* Changed to ACE_HAS_PTHREADS_DRAFT7.Steve Huston1998-08-171-0/+1
|
* *** empty log message ***schmidt1998-05-181-1/+4
|
* *** empty log message ***schmidt1998-04-131-3/+0
|
* Added ACE_HAS_WILDCARD_BINDSteve Huston1998-04-091-0/+3
|
* removed ACE_HAS_LONGLONG_Tlevine1998-01-051-1/+0
|
* Added ACE_TLI_TCP_DEVICE as "/dev/xti/tcp"Steve Huston1997-11-221-0/+1
|
* Added new macro ACE_HAS_XPG4_MULTIBYTE_CHAR for platforms that provideSteve Huston1997-11-101-0/+2
| | | | wchar.h and associated wide character functions.
* *** empty log message ***schmidt1997-08-311-0/+2
|
* *** empty log message ***schmidt1997-08-291-1/+1
|
* Rearranged to help keep sections clearer (compiler stuff, threads stuff).Steve Huston1997-08-191-39/+73
| | | | | | | Added ACE_HAS_BROKEN_POSIX_TIME - this is needed on some systems - not sure why. Thanks to Cary Clark <claca@iccokc.com> for helping with this. Set up threads defs to not use tid_t for anything - ACE_hthread_t and ACE_thread_t are now both pthread_t.
* Added ACE_LACKS_TIMESPEC_T; removed ACE_HAS_SVR4_TIMESteve Huston1997-08-181-1/+1
|
* *** empty log message ***irfan1997-07-261-1/+3
|
* Add ACE_LACKS_LINEBUFFERED_STREAMBUF to get IOStream to build correctly.Steve Huston1997-07-141-0/+3
|
* *** empty log message ***schmidt1997-05-141-1/+1
|
* *** empty log message ***schmidt1997-05-121-0/+1
|
* *** empty log message ***schmidt1997-04-161-0/+1
|
* changed ACE_HAS_MULTICAST to ACE_HAS_IP_MULTICASTlevine1997-03-271-1/+1
|
* added ACE_NEEDS_DEV_IO_CONVERSION to not compile in the ACE_DEV_IO & ↵levine1997-03-261-0/+1
| | | | conversion operator for ACE_TTY_IO, which is a subclass of ACE_DEV_IO
* added back ACE_HAS_THREAD_SELF, ACE_HAS_AIX_BROKEN_SOCKET_HEADER, and ↵levine1997-03-201-1/+6
| | | | ACE_HAS_SVR4_DYNAMIC_LINKING; removed ACE_HAS_PTHREAD_T
* added ACE_LACKS_SETSCHED, removed ACE_HAS_THREAD_SELF and ↵levine1997-03-191-4/+3
| | | | ACE_HAS_SVR$_DYNAMIC_LINKING
* added ACE_HAS_AIX_BROKEN_SOCKET_HEADER, ACE_HAS_PTHREAD_T, and ACE_LACKS_TCP_Hlevine1997-03-191-0/+3
|
* removed ACE_HAS_RTLD_LAZY_Vlevine1997-03-181-1/+0
|
* added CVS header (// $Id$)levine1997-03-111-0/+3
|
* fooschmidt1997-02-051-1/+1
|
* add #define ACE_HAS_LONGLONG_Tlevine1997-02-031-0/+1
|
* fooschmidt1997-01-311-0/+127