summaryrefslogtreecommitdiff
path: root/ace/config-linux-common.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_2_14'.TAO-0_2_14nobody1998-09-231-178/+0
* *** empty log message ***schmidt1998-09-121-1/+1
* Added ACE_HAS_DIRENT.nanbor1998-09-081-0/+2
* *** empty log message ***schmidt1998-09-011-1/+1
* Updated documentation regarding config.hgonzo1998-08-041-0/+2
* added #define ACE_DEFAULT_SELECT_REACTOR_SIZE 256levine1998-07-291-0/+2
* added ACE_HAS_GPERFlevine1998-07-221-0/+2
* only use ACE_HAS_POLL with glibc2levine1998-05-081-4/+4
* updated KCC/Linux support, and integrated into config-linux-common.hlevine1998-05-081-2/+1
* only use ACE_HAS_4_4BSD_SENDMSG_RECVMSG with glibc2levine1998-05-071-2/+1
* moved ACE_HAS_PENTIUM from config-linux-common.h to config-g++-common.hlevine1998-05-051-9/+4
* added ACE_HAS_4_4BSD_SENDMSG_RECVMSGlevine1998-04-241-0/+2
* set ACE_DEFAULT_MAX_SOCKET_BUFSIZ to 65535 on Linux, and #define ACE_HAS_GETP...levine1998-03-281-2/+3
* Incorporated changes that were suggested by Robert Hanzlikjxh1998-03-131-0/+10
* removed ACE_LACKS_TCP_H on alpha because it's not necessary with glibc-2.0.6levine1998-02-171-8/+0
* added ACE_HAS_TERM_IOCTLSlevine1998-02-081-0/+2
* moved ACE_HAS_EXCEPTIONS #define from config-linux-common.h to config-g++-com...levine1998-02-051-4/+0
* replace #define of ACE_HAS_EXCEPTIONS with a compile time check for egcs, whi...levine1998-02-051-45/+5
* migrated to config-g++-common.hlevine1998-01-301-17/+8
* moved ACE_LACKS_TCP_H so that it is only seen on alphaslevine1998-01-271-3/+4
* added ACE_HAS_SOCKLEN_T support for Linux/glibc2levine1998-01-151-1/+42
* added ACE_HAS_TEMPLATE_TYPEDEFS and ACE_HAS_TYPENAME_KEYWORDlevine1998-01-121-0/+2
* moved ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES to non-egcs portionlevine1998-01-121-3/+2
* added ACE_HAS_STDCPP_STL_INCLUDES and removed ACE_LACKS_ACE_IOSTREAMlevine1998-01-091-8/+2
* factored out ACE_LACKS_SOME_POSIX_PROTOTYPES from glibc and non-glibc section...levine1998-01-061-13/+14
* removed ACE_HAS_LONGLONG_Tlevine1998-01-051-2/+0
* (getrusage,{get,set}rlimit): added ACE_HAS_RUSAGE_WHO_ENUM and ACE_HAS_RLIMIT...levine1997-12-271-30/+21
* started adding support for threads on alpha (glibc)levine1997-12-181-11/+27
* updated header comments about autosensinglevine1997-12-151-3/+4
* *** empty log message ***levine1997-12-151-1/+3
* incorporated Torbjorn's unified configslevine1997-12-131-3/+153
* added ACE_HAS_BYTESEX_Hlevine1997-12-121-0/+2
* set an ACE_DEFAULT_BASE_ADDR, on Alpha for now. This mightlevine1997-12-031-0/+3
* created config-linux-common.h and moved Alpha-specific defines to itlevine1997-11-071-0/+22