lumiera_/src
Christian Thaeter 232afe77e9 Filehandling
* add 'backend' for backend global initialization/destruction
  and common functions.
* WIP: 'file' acts as interface to named files, provides posix
  filehandles with and acquire/release function pair.
* 'filehandle' manages posix filehandles internally, refcounted.
* WIP: 'filehandlecache' keeps unused filehandles in a MRU cache

* WIP: test for filehandle management
* improved filedescriptor test
2008-05-19 16:27:28 +02:00
..
backend Filehandling 2008-05-19 16:27:28 +02:00
common build common and (re-)enable backend build (C++ part) 2008-05-19 01:50:53 +02:00
lib fix: mrucache_drop() must call the element destructor 2008-05-19 16:23:16 +02:00
plugin Lumiera renaming -- source code 2008-03-10 06:09:44 +01:00
proc correct pasting glitch and copyright header date 2008-05-19 01:48:02 +02:00
tool switch asset ordering impl to utilize the new custom smart-ptr 2008-04-05 07:26:54 +02:00
.gitignore static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
DIR_INFO static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
main.cpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00
pre.hpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00
pre_a.hpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00