stasis-aries-wal/src/lladd/io
2007-04-21 07:51:33 +00:00
..
debug.c Updates for 32-bit x86. There are still real 32-bit bugs being emitted as compiler warnings. 2006-11-07 20:36:59 +00:00
file.c include config.h for 64-bit file support on 32-bit architectures 2007-03-13 09:19:32 +00:00
memory.c non_blocking is closer to working (it now flushes writes out in the background). This required some api changes. It still passes unit tests, but it's losing data on close()... 2006-10-28 03:33:02 +00:00
non_blocking.c Fixed use after free. 2007-04-21 07:51:33 +00:00
rangeTracker.c Moved roundUp/Down to 'static inline' in header; completed unit test's checks. 2007-02-12 07:54:32 +00:00