gecko-dev/xpcom/io
dougt%netscape.com 792e1f744a Adding fix for 6181. It is currently ifdef'ed out. Looking for a mac person to
verify.
1999-08-18 02:17:21 +00:00
..
.cvsignore
MANIFEST Added nsSegmentedBuffer.cpp and nsPipe2.cpp to build. 1999-08-10 19:21:17 +00:00
MANIFEST_IDL
Makefile.in Added nsSegmentedBuffer.cpp and nsPipe2.cpp to build. 1999-08-10 19:21:17 +00:00
makefile.win Added nsSegmentedBuffer.cpp and nsPipe2.cpp to build. 1999-08-10 19:21:17 +00:00
nsByteBufferInputStream.cpp
nsByteBufferInputStream.h
nsEscape.cpp
nsEscape.h
nsFileSpec.cpp Fixed 1999-07-09 03:41:27 +00:00
nsFileSpec.h Adding fix for 6181. It is currently ifdef'ed out. Looking for a mac person to 1999-08-18 02:17:21 +00:00
nsFileSpecBeOS.cpp Fix ResolveSymlink for BeOS (BeOS doesn't have realpath). 1999-07-30 12:03:25 +00:00
nsFileSpecImpl.cpp change the nsIDirectoryIterator::Init interface to match the nsDirectoryIterator ctor: two paramenters, a file spec and a bool for resolveSymlinks. pass in PR_TRUE in the pref and component manager code. this fixes the problem where prefs wouldn't get loaded on the mac! 1999-07-27 23:33:54 +00:00
nsFileSpecImpl.h change the nsIDirectoryIterator::Init interface to match the nsDirectoryIterator ctor: two paramenters, a file spec and a bool for resolveSymlinks. pass in PR_TRUE in the pref and component manager code. this fixes the problem where prefs wouldn't get loaded on the mac! 1999-07-27 23:33:54 +00:00
nsFileSpecMac.cpp Adding fix for 6181. It is currently ifdef'ed out. Looking for a mac person to 1999-08-18 02:17:21 +00:00
nsFileSpecOS2.cpp Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
nsFileSpecStreaming.cpp Fix build warnings. 1999-07-16 21:47:03 +00:00
nsFileSpecStreaming.h
nsFileSpecUnix.cpp Fix for SCO OpenServer. 1999-07-31 19:33:36 +00:00
nsFileSpecWin.cpp This fixes a nsDirectoryIterator bug that bliz, seth and I were working on last night. 1999-07-29 14:24:47 +00:00
nsFileStream.cpp
nsFileStream.h
nsIBaseStream.idl
nsIBufferInputStream.idl Removed obsolete Fill methods. Added NonBlocking attribute. 1999-07-10 11:27:11 +00:00
nsIBufferOutputStream.idl Removed obsolete Fill methods. Added NonBlocking attribute. 1999-07-10 11:27:11 +00:00
nsIByteBufferInputStream.h
nsIFileSpec.idl Changing nonscriptable to noscript. 1999-07-31 17:37:29 +00:00
nsIFileStream.cpp fix constructor warning 1999-08-07 20:06:38 +00:00
nsIFileStream.h
nsIInputStream.idl Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
nsIOutputStream.idl
nsIStringStream.cpp Fix for bug 9007 submitted by david.gardiner@unisa.edu.au. 1999-08-10 23:00:53 +00:00
nsIStringStream.h
nsIUnicharInputStream.h
nsPipe.cpp Fix for bug 10797: Messenger hang. 2 problems: mac shouldn't be using page manager -- doesn't do vm, and trying to flush when the buffer is empty ends up spinning. 1999-08-13 00:46:16 +00:00
nsPipe2.cpp Fix for bug 10797: Messenger hang. 2 problems: mac shouldn't be using page manager -- doesn't do vm, and trying to flush when the buffer is empty ends up spinning. 1999-08-13 00:46:16 +00:00
nsPipe2.h Added new pipe implementation -- simpler and faster. 1999-08-10 19:18:39 +00:00
nsSegmentedBuffer.cpp Added new pipe implementation -- simpler and faster. 1999-08-10 19:18:39 +00:00
nsSegmentedBuffer.h Added new pipe implementation -- simpler and faster. 1999-08-10 19:18:39 +00:00
nsSpecialSystemDirectory.cpp Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
nsSpecialSystemDirectory.h
nsStdFileStream.cpp
nsStdFileStream.h
nsUnicharInputStream.cpp CID not IID! 1999-07-22 07:33:24 +00:00