This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-07 23:43:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
io
History
pinkerton%netscape.com
153998843d
fix the case where the char stream impl reallocated its buffer to accomodate data > 256 bytes. mLength wasn't set (at all) so the memcpy() copied nothing into the new buffer.
2000-01-13 02:00:57 +00:00
..
.cvsignore
…
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsBinaryStream.cpp
…
nsBinaryStream.h
…
nsDirectoryService.cpp
…
nsDirectoryService.h
…
nsEscape.cpp
…
nsEscape.h
…
nsFileSpec.cpp
…
nsFileSpec.h
…
nsFileSpecBeOS.cpp
…
nsFileSpecImpl.cpp
…
nsFileSpecImpl.h
…
nsFileSpecMac.cpp
…
nsFileSpecOS2.cpp
…
nsFileSpecStreaming.cpp
…
nsFileSpecStreaming.h
…
nsFileSpecUnix.cpp
…
nsFileSpecWin.cpp
…
nsFileStream.cpp
…
nsFileStream.h
…
nsIBaseStream.idl
…
nsIBinaryInputStream.idl
…
nsIBinaryOutputStream.idl
…
nsIBufferInputStream.idl
…
nsIBufferOutputStream.idl
…
nsIDirectoryEnumerator.idl
…
nsIFile.idl
…
nsIFileSpec.idl
…
nsIFileStream.cpp
…
nsIFileStream.h
…
nsIInputStream.idl
…
nsILocalFile.idl
…
nsIOutputStream.idl
…
nsIPipe.idl
…
nsIScriptableInputStream.idl
…
nsIStorageStream.idl
…
nsIStringStream.cpp
…
nsIStringStream.h
…
nsIUnicharInputStream.h
…
nsLinebreakConverter.cpp
…
nsLinebreakConverter.h
…
nsLocalFile.h
…
nsLocalFileMac.cpp
…
nsLocalFileMac.h
…
nsLocalFileUnix.cpp
…
nsLocalFileUnix.h
…
nsLocalFileWin.cpp
…
nsLocalFileWin.h
…
nsPipe2.cpp
…
nsScriptableInputStream.cpp
…
nsScriptableInputStream.h
…
nsSegmentedBuffer.cpp
…
nsSegmentedBuffer.h
…
nsSpecialSystemDirectory.cpp
…
nsSpecialSystemDirectory.h
…
nsStdFileStream.cpp
…
nsStdFileStream.h
…
nsStorageStream.cpp
…
nsStorageStream.h
…
nsUnicharInputStream.cpp
…