artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38d1a2d
)
enter uuid/
author
jasper
<jasper@openbsd.org>
Tue, 31 Aug 2021 09:58:17 +0000
(09:58 +0000)
committer
jasper
<jasper@openbsd.org>
Tue, 31 Aug 2021 09:58:17 +0000
(09:58 +0000)
regress/lib/libc/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libc/Makefile
b/regress/lib/libc/Makefile
index
7aeed76
..
8b5e4d4
100644
(file)
--- a/
regress/lib/libc/Makefile
+++ b/
regress/lib/libc/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.5
7 2021/07/24 05:45:49 visa
Exp $
+# $OpenBSD: Makefile,v 1.5
8 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