From: jasper Date: Tue, 31 Aug 2021 09:58:17 +0000 (+0000) Subject: enter uuid/ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=46865779096b203e99b3a278d1029be1ca531b10;p=openbsd enter uuid/ --- diff --git a/regress/lib/libc/Makefile b/regress/lib/libc/Makefile index 7aeed7676af..8b5e4d45034 100644 --- a/regress/lib/libc/Makefile +++ b/regress/lib/libc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.57 2021/07/24 05:45:49 visa Exp $ +# $OpenBSD: Makefile,v 1.58 2021/08/31 09:58:17 jasper Exp $ SUBDIR+= _setjmp SUBDIR+= alloca arc4random-fork atexit @@ -21,6 +21,7 @@ SUBDIR+= setjmp setjmp-signal sigsetjmp sigthr sleep sprintf stdio_threading SUBDIR+= stpncpy strchr strerror strlcat strlcpy strnlen strtod strtol strtonum SUBDIR+= sys SUBDIR+= telldir time timingsafe +SUBDIR+= uuid SUBDIR+= vis SUBDIR+= wprintf