Module Name:    src
Committed By:   christos
Date:           Thu Sep 22 21:22:50 UTC 2022

Modified Files:
        src/external/mit/libuv/lib: Makefile

Log Message:
new file for 1.44.2


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/libuv/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/libuv/lib/Makefile
diff -u src/external/mit/libuv/lib/Makefile:1.5 src/external/mit/libuv/lib/Makefile:1.6
--- src/external/mit/libuv/lib/Makefile:1.5	Fri Jun 18 18:12:02 2021
+++ src/external/mit/libuv/lib/Makefile	Thu Sep 22 17:22:50 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/06/18 22:12:02 mrg Exp $
+# $NetBSD: Makefile,v 1.6 2022/09/22 21:22:50 christos Exp $
 
 LIBISPRIVATE=pic
 
@@ -33,6 +33,7 @@ process.c \
 random-devurandom.c \
 signal.c \
 stream.c \
+strtok.c \
 tcp.c \
 thread.c \
 tty.c \

Reply via email to