Files
pkgsrc-ng/devel/syncdir/DESCR
2013-09-26 17:14:40 +02:00

5 lines
258 B
Plaintext

syncdir is a small library that makes the link() system call
synchronous. This is necessary when using qmail with the queue on
a filesystem that doesn't perform link() synchronously, such as
Linux's ext2fs, Reiserfs, SGI's XFS, and BSD FFS with softupdates.