[Haiku-commits] r31311 - haiku/trunk/src/bin/coreutils/src
Ingo Weinhold
ingo_weinhold at gmx.de
Mon Jun 29 11:51:32 CEST 2009
On 2009-06-29 at 11:35:41 [+0200], stippi at mail.berlios.de wrote:
> Author: stippi
> Date: 2009-06-29 11:35:39 +0200 (Mon, 29 Jun 2009)
> New Revision: 31311
> ViewCVS: http://svn.berlios.de/viewcvs/haiku?rev=31311&view=rev
>
> Modified:
> haiku/trunk/src/bin/coreutils/src/copy.c
> Log:
> Cut down on the required number of syscalls by using the new Haiku API
> for reading/writing attributes.
We should probably revert that and rather introduce syscalls for
fs_{read,write,stat}_attr(). There's really no good reason for those to be
implemented as they are.
CU, Ingo
More information about the Haiku-commits
mailing list