summaryrefslogtreecommitdiffstats
path: root/lib/libc/include
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2008-03-25 13:28:12 +0000
committerru <ru@FreeBSD.org>2008-03-25 13:28:12 +0000
commite8df07e5aae1419b98df908ca680093606df32a5 (patch)
tree7233b2e924a4a1b14c9e5d9e0f3e8c653f849df1 /lib/libc/include
parente9ab62a9ff9f3f66ab31bd1c0286c8539166b6a3 (diff)
downloadFreeBSD-src-e8df07e5aae1419b98df908ca680093606df32a5.zip
FreeBSD-src-e8df07e5aae1419b98df908ca680093606df32a5.tar.gz
Compile libthr with warnings.
Diffstat (limited to 'lib/libc/include')
-rw-r--r--lib/libc/include/un-namespace.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/include/un-namespace.h b/lib/libc/include/un-namespace.h
index a3aa980..ae19d7b 100644
--- a/lib/libc/include/un-namespace.h
+++ b/lib/libc/include/un-namespace.h
@@ -65,6 +65,7 @@
#undef pthread_atfork
#undef pthread_attr_destroy
#undef pthread_attr_get_np
+#undef pthread_attr_getaffinity_np
#undef pthread_attr_getdetachstate
#undef pthread_attr_getguardsize
#undef pthread_attr_getinheritsched
@@ -75,6 +76,7 @@
#undef pthread_attr_getstackaddr
#undef pthread_attr_getstacksize
#undef pthread_attr_init
+#undef pthread_attr_setaffinity_np
#undef pthread_attr_setcreatesuspend_np
#undef pthread_attr_setdetachstate
#undef pthread_attr_setguardsize
@@ -112,6 +114,7 @@
#undef pthread_equal
#undef pthread_exit
#undef pthread_getconcurrency
+#undef pthread_getcpuclockid
#undef pthread_getprio
#undef pthread_getschedparam
#undef pthread_getspecific
OpenPOWER on IntegriCloud