| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux has msync() and madvise(), and dlfcn.h is protected by extern "C" | Ossama Othman | 1999-03-10 | 1 | -3/+8 |
* | ChangeLogTag:Mon Feb 1 13:49:11 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-02-01 | 1 | -0/+4 |
* | removed include of rpc/rpc.h, and ACE_LACKS_RPC_H | levine | 1999-01-19 | 1 | -1/+0 |
* | replaced ACE_LACKS_GETPGID with a getpgid () prototype. | levine | 1998-12-10 | 1 | -1/+6 |
* | restored ACE_LACKS_GETPGID, because ::getpgid () isn't found on Alpha. | levine | 1998-12-09 | 1 | -1/+1 |
* | removed ACE_LACKS_GETPGID | levine | 1998-12-09 | 1 | -1/+1 |
* | removed ACE_HAS_BROKEN_EXPLICIT_DESTRUCTOR because it | levine | 1998-11-17 | 1 | -2/+0 |
* | added ACE_HAS_BROKEN_EXPLICIT_DESTRUCTOR | levine | 1998-11-15 | 1 | -5/+7 |
* | added ACE_UINT64_FORMAT_SPECIFIER | levine | 1998-11-07 | 1 | -0/+2 |
* | added ACE_HAS_PROCFS | levine | 1998-10-29 | 1 | -0/+1 |
* | added ACE_LACKS_MSG_ACCRIGHTS support | levine | 1998-10-20 | 1 | -9/+1 |
* | Basic_Types.h | schmidt | 1998-10-17 | 1 | -1/+1 |
* | re-enabled msg_* undefs and defines, but for libc5 (non-glibc) only | levine | 1998-10-11 | 1 | -20/+12 |
* | added ACE_POLL_IS_BROKEN with __alpha | levine | 1998-10-09 | 1 | -0/+4 |
* | commented out the msg_accrights(len) #defines | levine | 1998-09-24 | 1 | -10/+17 |
* | *** empty log message *** | schmidt | 1998-09-12 | 1 | -1/+1 |
* | Added ACE_HAS_DIRENT. | nanbor | 1998-09-08 | 1 | -0/+2 |
* | *** empty log message *** | schmidt | 1998-09-01 | 1 | -1/+1 |
* | Updated documentation regarding config.h | gonzo | 1998-08-04 | 1 | -0/+2 |
* | added #define ACE_DEFAULT_SELECT_REACTOR_SIZE 256 | levine | 1998-07-29 | 1 | -0/+2 |
* | added ACE_HAS_GPERF | levine | 1998-07-22 | 1 | -0/+2 |
* | only use ACE_HAS_POLL with glibc2 | levine | 1998-05-08 | 1 | -4/+4 |
* | updated KCC/Linux support, and integrated into config-linux-common.h | levine | 1998-05-08 | 1 | -2/+1 |
* | only use ACE_HAS_4_4BSD_SENDMSG_RECVMSG with glibc2 | levine | 1998-05-07 | 1 | -2/+1 |
* | moved ACE_HAS_PENTIUM from config-linux-common.h to config-g++-common.h | levine | 1998-05-05 | 1 | -9/+4 |
* | added ACE_HAS_4_4BSD_SENDMSG_RECVMSG | levine | 1998-04-24 | 1 | -0/+2 |
* | set ACE_DEFAULT_MAX_SOCKET_BUFSIZ to 65535 on Linux, and #define ACE_HAS_GETP... | levine | 1998-03-28 | 1 | -2/+3 |
* | Incorporated changes that were suggested by Robert Hanzlik | jxh | 1998-03-13 | 1 | -0/+10 |
* | removed ACE_LACKS_TCP_H on alpha because it's not necessary with glibc-2.0.6 | levine | 1998-02-17 | 1 | -8/+0 |
* | added ACE_HAS_TERM_IOCTLS | levine | 1998-02-08 | 1 | -0/+2 |
* | moved ACE_HAS_EXCEPTIONS #define from config-linux-common.h to config-g++-com... | levine | 1998-02-05 | 1 | -4/+0 |
* | replace #define of ACE_HAS_EXCEPTIONS with a compile time check for egcs, whi... | levine | 1998-02-05 | 1 | -45/+5 |
* | migrated to config-g++-common.h | levine | 1998-01-30 | 1 | -17/+8 |
* | moved ACE_LACKS_TCP_H so that it is only seen on alphas | levine | 1998-01-27 | 1 | -3/+4 |
* | added ACE_HAS_SOCKLEN_T support for Linux/glibc2 | levine | 1998-01-15 | 1 | -1/+42 |
* | added ACE_HAS_TEMPLATE_TYPEDEFS and ACE_HAS_TYPENAME_KEYWORD | levine | 1998-01-12 | 1 | -0/+2 |
* | moved ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES to non-egcs portion | levine | 1998-01-12 | 1 | -3/+2 |
* | added ACE_HAS_STDCPP_STL_INCLUDES and removed ACE_LACKS_ACE_IOSTREAM | levine | 1998-01-09 | 1 | -8/+2 |
* | factored out ACE_LACKS_SOME_POSIX_PROTOTYPES from glibc and non-glibc section... | levine | 1998-01-06 | 1 | -13/+14 |
* | removed ACE_HAS_LONGLONG_T | levine | 1998-01-05 | 1 | -2/+0 |
* | (getrusage,{get,set}rlimit): added ACE_HAS_RUSAGE_WHO_ENUM and ACE_HAS_RLIMIT... | levine | 1997-12-27 | 1 | -30/+21 |
* | started adding support for threads on alpha (glibc) | levine | 1997-12-18 | 1 | -11/+27 |
* | updated header comments about autosensing | levine | 1997-12-15 | 1 | -3/+4 |
* | *** empty log message *** | levine | 1997-12-15 | 1 | -1/+3 |
* | incorporated Torbjorn's unified configs | levine | 1997-12-13 | 1 | -3/+153 |
* | added ACE_HAS_BYTESEX_H | levine | 1997-12-12 | 1 | -0/+2 |
* | set an ACE_DEFAULT_BASE_ADDR, on Alpha for now. This might | levine | 1997-12-03 | 1 | -0/+3 |
* | created config-linux-common.h and moved Alpha-specific defines to it | levine | 1997-11-07 | 1 | -0/+22 |