Next | Query returned 32 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2003-10-19 21:58:24 by Krister Walfridsson | Files touched by this commit (2)
Log message:
Work around a gcc-2.95 arm bug that makes compiling the tryulong32.c
configuration test take ~forever.
   2003-08-15 11:50:04 by Tomasz Luchowski | Files touched by this commit (4) | Imported package
Log message:
Initial import of safecat-1.11

safecat is an implementation of D. J. Bernstein's maildir algorithm.
It can be used to write mail messages to a qmail-style maildir, or to
write data to a "spool" directory reliably. There are no lockfiles with
safecat, and nothing is left to chance. If safecat returns a successful
exit status, then you can be (practically) 100% sure your data is
safely committed to disk. Further, if data is written to a directory
using safecat (or other implementations of the maildir algorithm),
then every file in that directory is guaranteed to be complete. If
safecat fails to write all of the data, there will be no file at all
in the destination directory.


Next | Query returned 32 messages, browsing 31 to 40 | previous