History log of /haiku-fatelf/src/build/libroot/fs_attr_untyped.cpp
Revision Date Author Comments
# 2cce5a0a 19-Jun-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

fs_write_attr(): Allow 0-length NULL buffer


# d9516a06 16-Jun-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Open/close attribute support for xattrs backend

For the xattr/BSD (untyped) attribute backend implement fs_fopen_attr()
and fs_close_attr(). A new AttributeDescriptor is created. It is
currently used in write_pos() only.


# 452edf50 23-Nov-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Fixed warning when building with 64 bit compiler.


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


# b1c06fc6 30-Aug-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Patch by Vincent Duvert: Added support for BSDish xattrs.


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


# b360cc7f 06-Sep-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


# 2cce5a0a05a49512bce9ffa82c2e88f42faa1311 19-Jun-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

fs_write_attr(): Allow 0-length NULL buffer


# d9516a06cccdc8a5d0d88ccb658b98080b2af5f0 16-Jun-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Open/close attribute support for xattrs backend

For the xattr/BSD (untyped) attribute backend implement fs_fopen_attr()
and fs_close_attr(). A new AttributeDescriptor is created. It is
currently used in write_pos() only.


# 452edf50c33f06a9c1fde809cda1123be2ff2e86 23-Nov-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Fixed warning when building with 64 bit compiler.


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


# b1c06fc64af1d3e520b339ab817cf3e820446dc2 30-Aug-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Patch by Vincent Duvert: Added support for BSDish xattrs.


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


# b360cc7f0003ab716c974ee4bca3113d08054ed5 06-Sep-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