[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Minios-devel] [UNIKRAFT PATCH] lib/vfs: expose additional vfs functions



Hi Felipe,

Since we're doing this, would you mind exporting the following functions
too? These are needed by the ongoing applications porting projects.

getcwd
chown (even though it's only stubbed)
fstatat
statfs
lstat
openat
opendir
readir
pread
pwrite
pwritev
readv
writev
truncate


Thanks,
Costin

On 4/4/19 10:22 AM, Felipe Huici wrote:
> Expose flock and ftruncate, needed by a number of external libraries
> (e.g., libuuid).
> 
> Signed-off-by: Felipe Huici <felipe.huici@xxxxxxxxx>
> ---
>  lib/vfscore/exportsyms.uk | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/lib/vfscore/exportsyms.uk b/lib/vfscore/exportsyms.uk
> index e2afafa7..de7d9aa5 100644
> --- a/lib/vfscore/exportsyms.uk
> +++ b/lib/vfscore/exportsyms.uk
> @@ -22,6 +22,8 @@ read
>  mkdir
>  fsync
>  fstat
> +ftruncate
> +flock
>  stat
>  chmod
>  dup
> 

_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.