Searched hist:b360cc7f (Results 1 - 2 of 2) sorted by path

/haiku/src/build/libroot/
H A Dfs_attr.cppdiff b360cc7f Sat Sep 06 17:46:59 MDT 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Refactored the BeOS attribute emulation using xattr a bit:
* Renamed fs_attr_xattr.cpp to libroot/fs_attr_untyped.cpp.
* Pulled the xattr specifics into a separate fs_attr_xattr.h.
* Added fs_attr_extattr.h, interfacing with FreeBSD's extattr support.
Totally untested yet. Might not even compile.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27350 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Dfs_attr_untyped.cppdiff b360cc7f Sat Sep 06 17:46:59 MDT 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Refactored the BeOS attribute emulation using xattr a bit:
* Renamed fs_attr_xattr.cpp to libroot/fs_attr_untyped.cpp.
* Pulled the xattr specifics into a separate fs_attr_xattr.h.
* Added fs_attr_extattr.h, interfacing with FreeBSD's extattr support.
Totally untested yet. Might not even compile.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27350 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 59 milliseconds