LUMIERA.clone/tests/backend
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
..
test-filedescriptors.c Filehandling 2008-05-19 16:27:28 +02:00
test-filehandles.c Filehandling 2008-05-19 16:27:28 +02:00