summaryrefslogtreecommitdiff
path: root/ace/IOStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* otschmidt1997-03-201-1/+1
* (close): replaced call to ACE_SOCK_Stream::close () with one to generic STREA...levine1997-03-181-1/+1
* fixed setp () calls, now it works with floats with Sun C++!levine1997-02-101-2/+2
* oops, ACE_LACKS_LINEBUFFERED_STREAMBUFlevine1997-02-061-2/+2
* reordered initializers in constructor and replace flushbuf () with James' latestlevine1997-02-061-20/+16
* got to build with Sun C++ 4.1levine1997-02-061-0/+2
* fppschmidt1997-02-061-4/+6
* fixed "#define ACE_IOSTREAM_C" to keep g++ sanelevine1997-02-051-1/+1
* fooschmidt1997-02-051-0/+586