summaryrefslogtreecommitdiff
path: root/ace/TLI.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Sat Jul 3 12:05:46 1999 Douglas C. Schmidt ↵schmidt1999-07-031-1/+2
| | | | <schmidt@tango.cs.wustl.edu>
* * ace/OS.h:Ossama Othman1999-03-231-10/+0
| | | | | | | | | | | | | | | | * 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.
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* Regular CE stuff.nanbor1998-03-121-1/+1
|
* (get_local_addr): use ACE_NOTSUP_RETURN if ! ACE_HAS_SVR4_TLI. ↵levine1997-12-231-15/+23
| | | | ({set,get}_option): added ACE_UNUSED_ARG for all args if ! AcE_HAS_SVR4_TLI.
* *** empty log message ***schmidt1997-06-211-0/+8
|
* Eonschmidt1996-11-301-3/+2
|
* whoopie!!schmidt1996-11-181-0/+10
| | | | whoopie, more new stuff, more things will break!!
* Initial revisionlevine1996-10-211-0/+172