Searched hist:"03544 bf000d43b4ddfe673554f70f6e58efc7225" (Results 1 – 6 of 6) sorted by relevance
/haiku/src/build/libroot/ |
H A D | LocalFD.h | 03544bf000d43b4ddfe673554f70f6e58efc7225 Sat Dec 30 19:15:29 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> libroot_build: Full passthrough to system attributes.
As it turns out, using the xattr emulation layer plus "libgnu" causes some strange mixups at package build time, and so packages built with it were winding up with no attributes at all.
So I've just bitten the bullet and written a full passthrough layer to the system attributes. Verified using a full build of haiku.hpkg this time ... after a lot of painful debugging of symlink mixups.
Hopefully I am finally rid of this plague...
|
H A D | fs_attr_haiku.cpp | 03544bf000d43b4ddfe673554f70f6e58efc7225 Sat Dec 30 19:15:29 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> libroot_build: Full passthrough to system attributes.
As it turns out, using the xattr emulation layer plus "libgnu" causes some strange mixups at package build time, and so packages built with it were winding up with no attributes at all.
So I've just bitten the bullet and written a full passthrough layer to the system attributes. Verified using a full build of haiku.hpkg this time ... after a lot of painful debugging of symlink mixups.
Hopefully I am finally rid of this plague...
|
H A D | fs_attr.cpp | 03544bf000d43b4ddfe673554f70f6e58efc7225 Sat Dec 30 19:15:29 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> libroot_build: Full passthrough to system attributes.
As it turns out, using the xattr emulation layer plus "libgnu" causes some strange mixups at package build time, and so packages built with it were winding up with no attributes at all.
So I've just bitten the bullet and written a full passthrough layer to the system attributes. Verified using a full build of haiku.hpkg this time ... after a lot of painful debugging of symlink mixups.
Hopefully I am finally rid of this plague...
|
H A D | fs_attr_untyped.cpp | 03544bf000d43b4ddfe673554f70f6e58efc7225 Sat Dec 30 19:15:29 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> libroot_build: Full passthrough to system attributes.
As it turns out, using the xattr emulation layer plus "libgnu" causes some strange mixups at package build time, and so packages built with it were winding up with no attributes at all.
So I've just bitten the bullet and written a full passthrough layer to the system attributes. Verified using a full build of haiku.hpkg this time ... after a lot of painful debugging of symlink mixups.
Hopefully I am finally rid of this plague...
|
H A D | Jamfile | 03544bf000d43b4ddfe673554f70f6e58efc7225 Sat Dec 30 19:15:29 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> libroot_build: Full passthrough to system attributes.
As it turns out, using the xattr emulation layer plus "libgnu" causes some strange mixups at package build time, and so packages built with it were winding up with no attributes at all.
So I've just bitten the bullet and written a full passthrough layer to the system attributes. Verified using a full build of haiku.hpkg this time ... after a lot of painful debugging of symlink mixups.
Hopefully I am finally rid of this plague...
|
/haiku/headers/build/os/kernel/ |
H A D | fs_attr.h | 03544bf000d43b4ddfe673554f70f6e58efc7225 Sat Dec 30 19:15:29 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> libroot_build: Full passthrough to system attributes.
As it turns out, using the xattr emulation layer plus "libgnu" causes some strange mixups at package build time, and so packages built with it were winding up with no attributes at all.
So I've just bitten the bullet and written a full passthrough layer to the system attributes. Verified using a full build of haiku.hpkg this time ... after a lot of painful debugging of symlink mixups.
Hopefully I am finally rid of this plague...
|