summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/Makefile.inc
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>1999-11-28 05:38:13 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>1999-11-28 05:38:13 +0000
commit7285bccf1a9224fadd3b7b81be034cd04f35a820 (patch)
tree124a02d2660bf074fa7b02495dcb9d400ac52505 /lib/libpthread/thread/Makefile.inc
parentd29b1c8b20283bd2639ac939af816f5a6824dbb1 (diff)
Notes
Diffstat (limited to 'lib/libpthread/thread/Makefile.inc')
-rw-r--r--lib/libpthread/thread/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc
index d42c04b1c871..4697305a0568 100644
--- a/lib/libpthread/thread/Makefile.inc
+++ b/lib/libpthread/thread/Makefile.inc
@@ -24,6 +24,7 @@ SRCS+= \
uthread_attr_setstacksize.c \
uthread_autoinit.cc \
uthread_bind.c \
+ uthread_cancel.c \
uthread_clean.c \
uthread_close.c \
uthread_cond.c \
@@ -37,6 +38,7 @@ SRCS+= \
uthread_equal.c \
uthread_execve.c \
uthread_exit.c \
+ uthread_fchflags.c \
uthread_fchmod.c \
uthread_fchown.c \
uthread_fcntl.c \
@@ -64,6 +66,7 @@ SRCS+= \
uthread_listen.c \
uthread_mattr_init.c \
uthread_mattr_kind_np.c \
+ uthread_msync.c \
uthread_multi_np.c \
uthread_mutex.c \
uthread_mutex_prioceiling.c \