gecko-dev/network/cache
valeski%netscape.com 827d7f1fe5 Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h .
Aleks told me all I had to do in order to export net_xp_file.h on the mac was to include it in mozilla/network/main/manifest. I did that, so, if mac builds break in netlib, it's likely the exporting of the file isn't happening (I'm not sure of the state of manifest files anymore) and I don't have a mac. So if MAC BREAKS, please add the file to the mac project and check it in (thank you).

I'll be at 408.867.2701 or cell - 415.307.7101 tonight.
1998-09-02 01:00:42 +00:00
..
nu Sync'd Makefile.ins 1998-09-02 00:54:34 +00:00
MANIFEST First Checked In. 1998-06-04 22:51:07 +00:00
Makefile add jtools to the include paths 1998-05-13 17:33:42 +00:00
Makefile.in AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
cachedump.c Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
cacheutils.h merge tip with montulli branch and create montulli1 1998-06-18 00:53:50 +00:00
export.mac Addd some more export files 1998-05-27 00:53:11 +00:00
extcache.c Fix for bug #300506 and #300207. Incompatible cache formats between gromit and mozilla were causing the crash/asserts. Cleaning your cache before using this should fix everything. 1998-07-16 03:33:34 +00:00
extcache.h Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
makefile.win Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
mkcache.c Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h . 1998-09-02 01:00:42 +00:00
mkcache.h Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
mkextcac.c Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h . 1998-09-02 01:00:42 +00:00
mkextcac.h move extcache function to public header 1998-05-01 23:19:03 +00:00
mkmemcac.c Mac only I/O buffer size increases Eliminating speed bottlenecks. 1998-08-12 21:30:26 +00:00
mkmemcac.h Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00
netcache.h Moving over from xp library to NSPR. Moved cvactive.h from include to 1998-05-19 00:54:09 +00:00