From: Richard D. <ric...@us...> - 2006-10-01 11:17:24
|
Update of /cvsroot/file-extattr/File-ExtAttr In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8852 Modified Files: TODO Log Message: Done something Index: TODO =================================================================== RCS file: /cvsroot/file-extattr/File-ExtAttr/TODO,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** TODO 1 Oct 2006 08:19:08 -0000 1.13 --- TODO 1 Oct 2006 11:17:17 -0000 1.14 *************** *** 24,30 **** there's no point supporting 3.0? - File::ExtAttr::XATTR_REPLACE/XATTR_CREATE is non-portable; find some - non-racy of doing this on *BSD & Solaris. - "user." prefix vs. other platforms. This needs sorting out, perhaps as an optional parameter on each *xattr function? Defaults to "user." --- 24,27 ---- |