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

Re: [Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 3/5] lib/ukunistd: Move getuid.c to user.c



Thanks, Vlad!

Reviewed-by: Costin Lupu <costin.lupu@xxxxxxxxx>

On 5/29/19 2:19 PM, Vlad-Andrei BĂDOIU (78692) wrote:
> Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@xxxxxxxxxxxxxxx>
> ---
>  lib/ukunistd/Makefile.uk          | 2 +-
>  lib/ukunistd/{getuid.c => user.c} | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename lib/ukunistd/{getuid.c => user.c} (100%)
> 
> diff --git a/lib/ukunistd/Makefile.uk b/lib/ukunistd/Makefile.uk
> index c0e9b180..3c7a8229 100644
> --- a/lib/ukunistd/Makefile.uk
> +++ b/lib/ukunistd/Makefile.uk
> @@ -1,3 +1,3 @@
>  $(eval $(call addlib_s,ukunistd,$(CONFIG_UKUNISTD)))
>  
> -UKUNISTD_SRCS-$(CONFIG_UKUNISTD) += $(UKUNISTD_BASE)/getuid.c
> +UKUNISTD_SRCS-$(CONFIG_UKUNISTD) += $(UKUNISTD_BASE)/user.c
> diff --git a/lib/ukunistd/getuid.c b/lib/ukunistd/user.c
> similarity index 100%
> rename from lib/ukunistd/getuid.c
> rename to lib/ukunistd/user.c
> 

_______________________________________________
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®.