summaryrefslogtreecommitdiff
path: root/ace/config-linux.h
Commit message (Expand)AuthorAgeFilesLines
* added ACE_HAS_STRING_CLASSlevine1997-05-061-0/+1
* Fixed IP multicast config for linux.Chris Cleeland1997-04-111-1/+4
* removed ACE_HAS_INLINED_OSCALLSlevine1997-04-031-6/+0
* Touched up the non-threaded linux config.Chris Cleeland1997-03-251-0/+2
* added or protected #define of __ACE_INLINE__, and removed #define of ACE_HAS_...levine1997-03-031-0/+4
* fooschmidt1997-03-031-0/+6
* added ACE_OS::gethrtime () support for Linux on Pentiumslevine1997-02-231-0/+3
* use struct timespec instead of timespec_t, because not all platforms have the...levine1997-02-071-1/+0
* Corrected non-const timeval arg to select problem on Linux.Chris Cleeland1997-02-071-0/+5
* Added POSIX-compliant typedef for timespec_t since Linux 2.0.28 KernelChris Cleeland1997-02-061-0/+1
* fooschmidt1997-01-311-1/+1
* fooschmidt1997-01-291-2/+2
* Initial revisionlevine1996-10-211-0/+91