summaryrefslogtreecommitdiff
path: root/regress/lib
diff options
context:
space:
mode:
authorBob Beck <beck@cvs.openbsd.org>2016-05-29 17:09:08 +0000
committerBob Beck <beck@cvs.openbsd.org>2016-05-29 17:09:08 +0000
commitf6eaba944aeef856974da1245400d58a8860abf2 (patch)
treeb709968f3cad7b6bea535e711e2cfcad85c2145e /regress/lib
parent6ebef0cd3b75432c0ad5918a76ae85c0874f9113 (diff)
We don't have sigreturn anymore
Diffstat (limited to 'regress/lib')
-rw-r--r--regress/lib/libc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libc/Makefile b/regress/lib/libc/Makefile
index 10f12b4f169..b9c3dfec85b 100644
--- a/regress/lib/libc/Makefile
+++ b/regress/lib/libc/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.47 2015/10/23 12:59:12 claudio Exp $
+# $OpenBSD: Makefile,v 1.48 2016/05/29 17:09:07 beck Exp $
SUBDIR+= _setjmp alloca arc4random-fork
SUBDIR+= atexit basename cephes cxa-atexit db dirname env
SUBDIR+= explicit_bzero fmemopen fnmatch fpclassify getcap getopt_long glob
SUBDIR+= hsearch ifnameindex longjmp locale malloc mkstemp modf netdb
SUBDIR+= open_memstream orientation popen printf
-SUBDIR+= regex setjmp setjmp-signal sigreturn sigsetjmp sprintf stdio_threading
+SUBDIR+= regex setjmp setjmp-signal sigsetjmp sprintf stdio_threading
SUBDIR+= stpncpy strerror strlcat strlcpy strnlen strtod strtol strtonum
SUBDIR+= telldir time timingsafe vis