Journaled Files LIBrary allows you to perform atomic transactions on standard files. It supplies functions to commit and rollback (back-out) changes.
Journaled files are normal files that you can browse and parse with standard tools. A journal (log) stores all transactional info.
What's New in This Release:
· tutorial available (HTML, PDF, SGML/docbook)
· FAQ was converted from TXT file to HTML, PDF, SGML/docbook
· documentation can be produced directly by make command ("make html", "make pdf", "make dist")
· fixed to "UTF-8" the XML output encoding
Product's homepage