tahoe-lafs/contrib
robk-tahoe e0fb7735bc fuse/blackmatch: fix platform specific problems in repr_flags
the repr_flags debug/logging function had a list of fields from the os 
module that might be passed into an open() call, but it included at 
least one which was available on the mac but not on linux. symmetrically
linux has numerous flags which are not present on the mac. the repr_flags
function is now tolerant of flags not being present, and has an expanded
list of flags
2008-10-20 07:30:52 -07:00
..
fuse fuse/blackmatch: fix platform specific problems in repr_flags 2008-10-20 07:30:52 -07:00
README Make my contrib/README look like the allmydata.org version. 2008-01-12 21:00:13 -07:00

This directory contains code and extensions which are not strictly a part
of Tahoe. They may or may not currently work.