summaryrefslogtreecommitdiff
path: root/ace/config-linux.h
Commit message (Collapse)AuthorAgeFilesLines
* Basic_Types.hschmidt1998-10-171-1/+1
|
* incorporated Torbjorn's unified configslevine1997-12-131-120/+0
|
* created config-linux-common.h and moved Alpha-specific defines to itlevine1997-11-071-9/+6
|
* added some #defines to enable build on RedHat 4.2/Linux 2.0.30/Alpha.levine1997-10-311-0/+11
|
* Removed ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.nw11997-10-301-2/+1
|
* only define ACE_HAS_PENTIUM if i386 is definedlevine1997-09-151-1/+10
|
* Added directive ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.nw11997-09-011-0/+1
|
* *** empty log message ***schmidt1997-08-311-1/+4
|
* ChangeLogTag:Mon Aug 18 10:41:05 1997 Carlos O'Ryan ↵coryan1997-08-181-0/+4
| | | | <coryan@swarm.cs.wustl.edu>
* replaced ACE_REQUIRES_TEMPLATE_SPECIALIATION with ↵levine1997-07-311-1/+1
| | | | ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
* Fixed problem with longlong and the high res timer.Chris Cleeland1997-07-301-1/+1
|
* Added new directive ACE_HAS_TEMPLATE_SPECIALIZATION.nw11997-07-171-0/+1
|
* *** empty log message ***schmidt1997-06-231-0/+1
|
* 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 ↵levine1997-03-031-0/+4
| | | | ACE_HAS_INLINED_OSCALLS, because it's no longer needed
* 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 ↵levine1997-02-071-1/+0
| | | | the timespec_t typedef
* Corrected non-const timeval arg to select problem on Linux.Chris Cleeland1997-02-071-0/+5
| | | | | | Modified Files: OS.i README config-linux-lxpthreads.h config-linux-pthread.h config-linux.h
* Added POSIX-compliant typedef for timespec_t since Linux 2.0.28 KernelChris Cleeland1997-02-061-0/+1
| | | | | | | | is missing it. Modified Files: config-linux-lxpthreads.h config-linux-pthread.h config-linux.h
* fooschmidt1997-01-311-1/+1
|
* fooschmidt1997-01-291-2/+2
|
* Initial revisionlevine1996-10-211-0/+91