Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5004 - syncdir-1.0.ebuild (New Package)
Summary: syncdir-1.0.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-14 19:43 UTC by Jon Griffin
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
syncdir from Bruce Guenter (syncdir-1.0.tar.gz,10.00 KB, text/plain)
2002-07-14 19:46 UTC, Jon Griffin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Griffin 2002-07-14 19:43:21 UTC
Please find attached syncdir-1.0.tar.gz containing Bruce Guenters syncdir 
library.

syncdir provides an alternate implementation for open, link, rename, and unlink
that executes a fsync on any modified directories.

It is mainly used in the patched qmail ebuild I will submit soon. It is at 
http://untroubled.org/syncdir/.

I believe this ebuild should be in sys-libs/syncdir as it affects system 
libraries if used. It has no dependencies.

Jon
Comment 1 Jon Griffin 2002-07-14 19:46:51 UTC
Created attachment 2248 [details]
syncdir from Bruce Guenter
Comment 2 Maik Schreiber 2002-07-14 21:10:39 UTC
Committed as dev-libs/syncdir. sys-libs is for core packages only.