summaryrefslogtreecommitdiffstats
path: root/lib/librthread/shlib_version
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2014-08-31 20:23:10 +0000
committerguenther <guenther@openbsd.org>2014-08-31 20:23:10 +0000
commit2e8e336f88435afdd2495f89dba64e9c563d0614 (patch)
tree349759aa29765406cfd1c2f1627ade176ced9c7b /lib/librthread/shlib_version
parentSync enc/dec routines with libc. (diff)
downloadwireguard-openbsd-2e8e336f88435afdd2495f89dba64e9c563d0614.tar.xz
wireguard-openbsd-2e8e336f88435afdd2495f89dba64e9c563d0614.zip
accept4() should be a cancellation point.
Update the list in the pthread_testcancel(3) manpage: several were missing. noted by miod@
Diffstat (limited to 'lib/librthread/shlib_version')
-rw-r--r--lib/librthread/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librthread/shlib_version b/lib/librthread/shlib_version
index 94727e17b3a..7c92aff4893 100644
--- a/lib/librthread/shlib_version
+++ b/lib/librthread/shlib_version
@@ -1,2 +1,2 @@
major=18
-minor=0
+minor=1