Source-Changes-HG archive

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

[src/trunk]: src/external/mit/libuv/lib new file for 1.44.2



details:   https://anonhg.NetBSD.org/src/rev/533b2b5874b3
branches:  trunk
changeset: 370657:533b2b5874b3
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Sep 22 21:22:50 2022 +0000

description:
new file for 1.44.2

diffstat:

 external/mit/libuv/lib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 576fcff22cf7 -r 533b2b5874b3 external/mit/libuv/lib/Makefile
--- a/external/mit/libuv/lib/Makefile   Thu Sep 22 21:22:36 2022 +0000
+++ b/external/mit/libuv/lib/Makefile   Thu Sep 22 21:22:50 2022 +0000
@@ -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 @@
 random-devurandom.c \
 signal.c \
 stream.c \
+strtok.c \
 tcp.c \
 thread.c \
 tty.c \



Home | Main Index | Thread Index | Old Index