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

[Minios-devel] [UNIKRAFT/LIBNEWLIB PATCH 1/2] Add glob.c to source files.



This provides glob and globfree functions needed by Nginx

Signed-off-by: Mihai Pogonaru <pogonarumihai@xxxxxxxxx>
---
 Makefile.uk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.uk b/Makefile.uk
index 95b919a..610f543 100644
--- a/Makefile.uk
+++ b/Makefile.uk
@@ -324,6 +324,7 @@ LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/misc/fini.c
 LIBNEWLIBC_COLLATE_INCLUDES += -I$(LIBNEWLIB_LIBC)/posix
 LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/posix/collate.c
 LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/posix/collcmp.c
+LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/posix/glob.c
 LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/posix/regcomp.c
 LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/posix/regerror.c
 LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/posix/regexec.c
-- 
2.11.0


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