This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
network
/
cache
History
briano%netscape.com
2087356d68
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@41509 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 01:18:12 +00:00
..
nu
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
cachedump.c
fix warnings
1999-07-06 22:43:25 +00:00
cacheutils.h
…
extcache.c
…
extcache.h
…
Makefile.in
Switched back to building both shared and static libs by default.
1999-03-23 04:26:03 +00:00
makefile.win
nakefile cleanups
1999-07-02 13:42:17 +00:00
MANIFEST
…
mkcache.c
Fix for QNX, whose stat struct doesn't have st_blksize.
1999-07-03 01:34:36 +00:00
mkcache.h
add prototypes for NET_FirstCacheObject, NET_NextCacheObject, and NET_GetMaxDiskCacheSize to reduce Mac compiler warnings
1998-12-23 14:34:22 +00:00
mkextcac.c
Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-(
1999-01-14 23:27:36 +00:00
mkextcac.h
add prototypes for NET_OpenExtCacheFAT, NET_FindURLInExtCache, CACHE_CloseAllOpenSARCache, and CACHE_OpenAllSARCache to reduce Mac compiler warnings
1998-12-23 14:35:09 +00:00
mkmemcac.c
Add PUBLIC.
1999-07-02 14:42:09 +00:00
mkmemcac.h
Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-(
1999-01-14 23:27:36 +00:00
netcache.h
…