gecko-dev/xpcom/io
syd%netscape.com 97248be348 Set sane directory permissions on creation. Partial fix for 43091. r=dougt 2000-08-04 22:13:10 +00:00
..
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
macDirectoryCopy.c bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
macDirectoryCopy.h
makefile.win
nsAppFileLocationProvider.cpp Bringing BeOS up to speed 2000-07-26 06:22:37 +00:00
nsAppFileLocationProvider.h First checkin - Not yet part of build. 2000-07-16 14:20:33 +00:00
nsBinaryStream.cpp
nsBinaryStream.h
nsByteArrayInputStream.cpp Partial fix for 41248. Check for the buffer being null and assert, but don't 2000-06-10 02:11:04 +00:00
nsByteArrayInputStream.h
nsDirectoryService.cpp #42637 2000-06-27 21:23:51 +00:00
nsDirectoryService.h #42637 2000-06-27 21:23:51 +00:00
nsEscape.cpp Added PRUnichar version of escape function, bug 34373, r=rhp, a=bobj. 2000-06-05 22:01:32 +00:00
nsEscape.h Added PRUnichar version of escape function, bug 34373, r=rhp, a=bobj. 2000-06-05 22:01:32 +00:00
nsFileSpec.cpp bug 40750. 2000-07-12 23:31:31 +00:00
nsFileSpec.h
nsFileSpecBeOS.cpp
nsFileSpecImpl.cpp
nsFileSpecImpl.h
nsFileSpecMac.cpp
nsFileSpecOS2.cpp #42637 2000-06-28 14:50:12 +00:00
nsFileSpecStreaming.cpp
nsFileSpecStreaming.h
nsFileSpecUnix.cpp Set sane directory permissions on creation. Partial fix for 43091. r=dougt 2000-08-04 22:13:10 +00:00
nsFileSpecWin.cpp Set sane directory permissions on creation. Partial fix for 43091. r=dougt 2000-08-04 22:13:10 +00:00
nsFileStream.cpp r,a=brendan@mozilla.org 24052 2000-07-21 22:16:18 +00:00
nsFileStream.h r,a=brendan@mozilla.org 24052 2000-07-21 22:16:18 +00:00
nsIBaseStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsIBufferInputStream.idl
nsIBufferOutputStream.idl
nsIByteArrayInputStream.idl
nsIDirectoryService.idl
nsIFile.idl nsIFile unique file creation is racy and insecure 2000-06-24 01:50:53 +00:00
nsIFileSpec.idl
nsIFileStream.cpp r,a=brendan@mozilla.org 24052 2000-07-31 03:46:22 +00:00
nsIFileStream.h
nsIInputStream.idl
nsILocalFile.idl Added Get/SetPersistentDescriptor method. Use this instead of GetPath/InitWithPath. 2000-07-17 14:57:14 +00:00
nsILocalFileMac.h bug 40750. 2000-07-12 23:31:31 +00:00
nsIOutputStream.idl
nsIPipe.idl
nsIScriptableInputStream.idl
nsIStorageStream.idl
nsIStringStream.cpp
nsIStringStream.h
nsIUnicharInputStream.h
nsLinebreakConverter.cpp
nsLinebreakConverter.h
nsLocalFile.h
nsLocalFileCommon.cpp bug 40750. 2000-07-12 23:31:31 +00:00
nsLocalFileMac.cpp landing branch fix to trunk. Bug #47248 ---> Fix GetParent such that if appendedPath is an empy string we treat it the same as if it were null and create a dummy path. r=dougt 2000-08-03 22:13:34 +00:00
nsLocalFileMac.h bug 40750. 2000-07-12 23:31:31 +00:00
nsLocalFileOS2.cpp #45690 2000-07-20 14:54:24 +00:00
nsLocalFileOS2.h bug 40750. 2000-07-12 23:31:31 +00:00
nsLocalFileUnix.cpp Landing branch fix to the trunk. bug #47248 --> Implement MoveTo for Unix. 2000-08-03 22:17:43 +00:00
nsLocalFileUnix.h
nsLocalFileWin.cpp raw pointer mlk fix. r=dougt 2000-08-01 22:57:58 +00:00
nsLocalFileWin.h bug 40750. 2000-07-12 23:31:31 +00:00
nsPipe2.cpp Deathgrip the output stream during WriteSegments to prevent bug 46267. This is a temporary patch to stop a common startup crash, until the real underlying cause is found. r=ruslan 2000-08-01 21:33:36 +00:00
nsScriptableInputStream.cpp
nsScriptableInputStream.h
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsSpecialSystemDirectory.cpp #42637 2000-06-27 21:23:51 +00:00
nsSpecialSystemDirectory.h #42637 2000-06-27 21:23:51 +00:00
nsStdFileStream.cpp
nsStdFileStream.h
nsStorageStream.cpp
nsStorageStream.h
nsStringIO.h
nsUnicharInputStream.cpp