This website requires JavaScript.
Explore
Help
Sign In
greg
/
stasis-aries-wal
Watch
1
Star
0
Fork
You've already forked stasis-aries-wal
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
22dfd5a117
stasis-aries-wal
/
src
/
lladd
/
io
History
Sears Russell
22dfd5a117
Fixed use after free.
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