Fixed LSN flushing typo.
[captive.git] / src / libcaptive / cc / sharedcachemap.c
2003-11-29 shortFixed LSN flushing typo.
2003-11-28 shortIgnore 'ValidDataLength' completely.
2003-11-06 shortFixed new 'alloc_length' resizing code.
2003-11-06 shortFixed new 'alloc_length' resizing code.
2003-11-06 shortcaptive_shared_cache_map_flush(): Fixed the returned...
2003-11-04 shortcaptive_shared_cache_map_object_FileSizes_changed(...
2003-11-03 shortcaptive_shared_cache_map_flush(): Improved performance.
2003-10-15 shortPermit CacheManager StreamFile extension if dirty block...
2003-10-09 short+captive_shared_cache_map_query_w32_ref()
2003-10-08 short+captive_shared_cache_map_set_data_invalid()
2003-10-05 shortcaptive_shared_cache_map_data_validate_read(): Fixed...
2003-09-23 short+CAPTIVE_STDCALL calling by hand to workaround broken...
2003-09-17 shortUse 'MAP_NORESERVE' for empty memory ranges allocation.
2003-09-15 shortupdate for ReactOS HEAD-2003091401
2003-09-13 shortReport user-readable error for not yet supported large...
2003-09-13 shortCosmetic: captive_shared_cache_map_get_ref(): 'CallBack...
2003-09-12 shortWorkarounded writing files after finalization-of-parent...
2003-09-09 shortFixed 'finalize' to proper pass finalization to its...
2003-08-22 shortcaptive_shared_cache_map_set_data_valid() validates...
2003-08-13 short*_FileSizes_changed(): It appears it is valid to squeez...
2003-08-13 shortSharedCacheMap now references its initial FileObject.
2003-08-12 shortRewritten Cache Manager to better match its W32 origina...