summaryrefslogtreecommitdiff
path: root/ace/IOStream.h
Commit message (Expand)AuthorAgeFilesLines
* specify ACE_IOStream<STREAM> to ACE_OPERATOR{G,P}_SET macroslevine1997-04-051-2/+2
* only use built-in ipfx{0,1} () with __GNUC__, because that's the only compile...levine1997-03-281-1/+6
* otschmidt1997-03-201-1/+1
* replaced ACE_WIN32 conditional with ACE_LACKS_IOSTREAM_FXlevine1997-02-191-2/+4
* added null ipfx (), etc., methods for ACE_WIN32 because its iostream class do...levine1997-02-181-0/+9
* use "ssize_t send (...)", etc., instead of exact function prototypeslevine1997-02-071-11/+4
* got to build with Sun C++ 4.1levine1997-02-061-9/+57
* fppschmidt1997-02-061-2/+2
* replace __*manip with expanded types, and made complete prototypes for send, ...levine1997-02-051-10/+16
* fooschmidt1997-02-051-15/+11
* fooschmidt1997-02-051-0/+343