gecko-dev/netwerk/cache2
Mike Hommey c39e359c7d Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn
The distinction between moz_malloc/moz_free and malloc/free is not
interesting. We are inconsistent in our use of one or the other, and
I wouldn't be surprised if we are mixing them anyways.
2015-03-31 12:32:49 +09:00
..
AppCacheStorage.cpp
AppCacheStorage.h
CacheEntry.cpp
CacheEntry.h
CacheFile.cpp
CacheFile.h
CacheFileChunk.cpp
CacheFileChunk.h
CacheFileContextEvictor.cpp
CacheFileContextEvictor.h
CacheFileInputStream.cpp
CacheFileInputStream.h
CacheFileIOManager.cpp
CacheFileIOManager.h
CacheFileMetadata.cpp
CacheFileMetadata.h
CacheFileOutputStream.cpp
CacheFileOutputStream.h
CacheFileUtils.cpp
CacheFileUtils.h
CacheHashUtils.cpp
CacheHashUtils.h
CacheIndex.cpp
CacheIndex.h
CacheIndexContextIterator.cpp
CacheIndexContextIterator.h
CacheIndexIterator.cpp
CacheIndexIterator.h
CacheIOThread.cpp
CacheIOThread.h
CacheLog.cpp
CacheLog.h
CacheObserver.cpp
CacheObserver.h
CacheStorage.cpp
CacheStorage.h
CacheStorageService.cpp
CacheStorageService.h
moz.build
nsICacheEntry.idl
nsICacheEntryDoomCallback.idl
nsICacheEntryOpenCallback.idl
nsICacheStorage.idl
nsICacheStorageService.idl
nsICacheStorageVisitor.idl
OldWrappers.cpp
OldWrappers.h