ú΀     only tested with GHC experimental Evan Klitzke <evan@eklitzke.org> ,Set an attribute on a regular file, by path }Like setxattr, but if the path is a symbolic link set the attribute on the link itself (not the file pointed to by the link) DLike setxattr, but use the handle specified rather than a file path ,Get an attribute on a regular file, by path }Like getxattr, but if the path is a symbolic link get the attribute on the link itself (not the file pointed to by the link) DLike getxattr, but use the handle specified rather than a file path  2Get a list of all of the attributes set on a path ~Like listxattr, but if the path is a symbolic link get the attributes on the link itsel (not the file pointed to by the link) ELike listxattr, but use the handle specified rather than a file path           xattr-0.5 System.Xattr XattrMode ReplaceMode CreateMode RegularModesetxattr lsetxattr fsetxattrgetxattr lgetxattr fgetxattr listxattr llistxattr flistxattr c_flistxattr c_llistxattr c_listxattr c_fgetxattr c_lgetxattr c_getxattr c_fsetxattr c_lsetxattr c_setxattrVoid allocBufSize allocCSize mkSetxattrhandleToIOCInt mkGetxattr splitNull mkListxattr