summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/Makefile.inc
diff options
context:
space:
mode:
authortmm <tmm@FreeBSD.org>2001-04-04 18:17:28 +0000
committertmm <tmm@FreeBSD.org>2001-04-04 18:17:28 +0000
commitaaa63ce9a565be9cc1f59cd332a5c85e313625ab (patch)
tree251c62a3f9f2d471661422e7480aaf74caa6c802 /lib/libpthread/thread/Makefile.inc
parentc8e81f3b4925f55310b7b94fbbac19f5fb24035f (diff)
downloadFreeBSD-src-aaa63ce9a565be9cc1f59cd332a5c85e313625ab.zip
FreeBSD-src-aaa63ce9a565be9cc1f59cd332a5c85e313625ab.tar.gz
Activate build of posix1e extensions in libc and libc_r that have been
moved in from libposix1e, and deactivate build of the soon-to-be-removed libposix1e. Approved by: rwatson Obtained from: TrustedBSD Project
Diffstat (limited to 'lib/libpthread/thread/Makefile.inc')
-rw-r--r--lib/libpthread/thread/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc
index cf9e154..8c1e567 100644
--- a/lib/libpthread/thread/Makefile.inc
+++ b/lib/libpthread/thread/Makefile.inc
@@ -5,6 +5,10 @@
SRCS+= \
uthread_accept.c \
+ uthread_acl_delete_fd.c \
+ uthread_acl_get_fd.c \
+ uthread_acl_set_fd.c \
+ uthread_acl_aclcheck_fd.c \
uthread_aio_suspend.c \
uthread_attr_destroy.c \
uthread_attr_init.c \
@@ -26,6 +30,8 @@ SRCS+= \
uthread_autoinit.cc \
uthread_bind.c \
uthread_cancel.c \
+ uthread_cap_get_fd.c \
+ uthread_cap_set_fd.c \
uthread_clean.c \
uthread_close.c \
uthread_cond.c \
OpenPOWER on IntegriCloud