| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
<schmidt@tango.cs.wustl.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ace/TLI.cpp:
* ace/config-osf1-4.0.h: Removed all references to
ACE_HAS_BROKEN_T_ERRNO and removed the definition of the _terrno()
function from TLI.cpp since it isn't a standard TLI function (at
least not the Steven's books that I've read). This also fixes a
problem on Solaris that was causing an autoconfigured build of
TLI.cpp to fail.
* ace/Makefile.am: Make sure template source files get installed for
all cases. Previously, they only got installed if the template
source is required by the compiler. However, they are still needed
by compilers that don't explicitly require template sources to
be included in a file that references them.
|
| |
|
| |
|
|
|
|
| |
({set,get}_option): added ACE_UNUSED_ARG for all args if ! AcE_HAS_SVR4_TLI.
|
| |
|
| |
|
|
|
|
| |
whoopie, more new stuff, more things will break!!
|
|
|