gecko-dev/xpcom/io
racham%netscape.com 4268c36ec5 Adding RecursiveCopy interface 1999-07-05 01:39:42 +00:00
..
.cvsignore
MANIFEST Changed to reference parameters (to avoid copying of objects onto the stack) 1999-06-22 05:03:30 +00:00
MANIFEST_IDL
Makefile.in Changed to reference parameters (to avoid copying of objects onto the stack) 1999-06-22 05:03:30 +00:00
makefile.win Changed to reference parameters (to avoid copying of objects onto the stack) 1999-06-22 05:03:30 +00:00
nsByteBufferInputStream.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsByteBufferInputStream.h
nsEscape.cpp
nsEscape.h
nsFileSpec.cpp BeOS changes 1999-06-29 10:27:58 +00:00
nsFileSpec.h Adding RecursiveCopy interface 1999-07-05 01:39:42 +00:00
nsFileSpecBeOS.cpp BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 10:56:50 +00:00
nsFileSpecImpl.cpp bulletproofing changes. check return value and return it if error. 1999-07-02 06:31:31 +00:00
nsFileSpecImpl.h Changed to reference parameters (to avoid copying of objects onto the stack) 1999-06-22 05:03:30 +00:00
nsFileSpecMac.cpp Adding RecursiveCopy interface 1999-07-05 01:39:42 +00:00
nsFileSpecOS2.cpp Changes for OS/2. 1999-06-28 22:41:48 +00:00
nsFileSpecStreaming.cpp
nsFileSpecStreaming.h
nsFileSpecUnix.cpp Adding RecursiveCopy interface 1999-07-05 01:39:42 +00:00
nsFileSpecWin.cpp Adding RecursiveCopy interface 1999-07-05 01:39:42 +00:00
nsFileStream.cpp Added a null test 1999-06-15 09:31:49 +00:00
nsFileStream.h bulletproofing changes. check return value and return it if error. 1999-07-02 06:31:31 +00:00
nsIBaseStream.idl Added a new stream return code - NS_BASE_STREAM_FULL. This is returned when a stream is full and must be read before more data can be added... 1999-06-12 08:50:24 +00:00
nsIBufferInputStream.idl Making buffers work better. Now out-of-memory is handled properly. 1999-06-19 22:23:18 +00:00
nsIBufferOutputStream.idl Making buffers work better. Now out-of-memory is handled properly. 1999-06-19 22:23:18 +00:00
nsIByteBufferInputStream.h
nsIFileSpec.idl add [ptr] version of nsFileSpec 1999-06-26 20:27:28 +00:00
nsIFileStream.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsIFileStream.h
nsIInputStream.idl
nsIOutputStream.idl
nsIStringStream.cpp Fixed bug in string stream length. 1999-07-03 06:49:28 +00:00
nsIStringStream.h
nsIUnicharInputStream.h
nsPipe.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsSpecialSystemDirectory.cpp BeOS changes 1999-06-29 10:27:58 +00:00
nsSpecialSystemDirectory.h BeOS changes 1999-06-29 10:27:58 +00:00
nsStdFileStream.cpp
nsStdFileStream.h BeOS changes 1999-06-29 10:27:58 +00:00
nsUnicharInputStream.cpp