summaryrefslogtreecommitdiff
path: root/ace/Filecache.h
Commit message (Expand)AuthorAgeFilesLines
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-201-4/+5
* Basic_Types.hschmidt1998-10-171-1/+1
* .schmidt1998-10-141-0/+4
* *** empty log message ***schmidt1998-09-021-3/+1
* pSOS Diab and Trimedia compiler port checkincdgill1998-09-011-24/+24
* Reverted MP safe Double-checking modification. It doesn't solve the real pro...nanbor1998-06-021-4/+1
* Modified double-checking patternnanbor1998-06-011-1/+4
* *** empty log message ***irfan1998-05-141-1/+1
* VC 4.2 can't handle the macro ACE_EXPORT_DECLARE.nanbor1998-05-061-5/+2
* removed extra , in enum ACE_Filecache_Flag definition.levine1997-12-311-1/+1
* Added an enum type, ACE_Filecache_Flag, which gets passed into thejxh1997-12-301-4/+13
* *** empty log message ***schmidt1997-12-211-5/+4
* - Filecache changed -- debugged writing a file.jxh1997-12-181-16/+23
* Added LPSECURITY_ATTRIBUTES to a bunch of methods.nw11997-10-201-3/+8
* removed unused static Filecache::lock_levine1997-10-011-1/+0
* *** empty log message ***jxh1997-09-301-0/+5
* preallocate locks for Filecache and Signal in ACE_Object_Managerlevine1997-09-221-8/+3
* Comments and fixes that came up during JAWS code review.jxh1997-09-091-109/+110
* Moved definition of ACE_Filecache_Object from Filecache.cpp to Filecache.hSteve Huston1997-08-201-1/+109
* *** empty log message ***jxh1997-08-071-0/+9
* Total re-implementations. Fewer locks acquired and released when therejxh1997-08-061-17/+28
* *** empty log message ***irfan1997-07-261-1/+1
* *** empty log message ***jxh1997-07-091-2/+16
* *** empty log message ***jxh1997-07-091-105/+4
* *** empty log message ***schmidt1997-07-091-58/+61
* Added Filecache (CVF). Updated the Makefile to match.jxh1997-07-081-0/+286