artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83821b1
)
Enable malloc_errs test
author
otto
<otto@openbsd.org>
Mon, 8 May 2023 11:13:30 +0000
(11:13 +0000)
committer
otto
<otto@openbsd.org>
Mon, 8 May 2023 11:13:30 +0000
(11:13 +0000)
regress/lib/libc/malloc/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libc/malloc/Makefile
b/regress/lib/libc/malloc/Makefile
index
7eb84f6
..
546d67f
100644
(file)
--- a/
regress/lib/libc/malloc/Makefile
+++ b/
regress/lib/libc/malloc/Makefile
@@
-1,7
+1,7
@@
-# $OpenBSD: Makefile,v 1.
7 2018/01/28 13:42:17
otto Exp $
+# $OpenBSD: Makefile,v 1.
8 2023/05/08 11:13:30
otto Exp $
SUBDIR+= malloc_general malloc0test malloc_errno malloc_ulimit1 malloc_ulimit2
-SUBDIR+= malloc_threaderr
+SUBDIR+= malloc_threaderr
malloc_errs
install: