summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2004-01-12 18:27:28 +0000
committertedu <tedu@openbsd.org>2004-01-12 18:27:28 +0000
commitee6c41550d61ee6f8b5495212c54d6016e872dbe (patch)
tree955ee40763c4fe376496dd78b4acbf1d3b663695 /lib/libpthread
parentInstall vi.ref in /usr/share/doc/usd (directories already exist for it). (diff)
downloadwireguard-openbsd-ee6c41550d61ee6f8b5495212c54d6016e872dbe.tar.xz
wireguard-openbsd-ee6c41550d61ee6f8b5495212c54d6016e872dbe.zip
new syscall closefrom(2). ok deraadt millert
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/shlib_version b/lib/libpthread/shlib_version
index ba5a3fee584..b363be4447c 100644
--- a/lib/libpthread/shlib_version
+++ b/lib/libpthread/shlib_version
@@ -1,2 +1,2 @@
major=2
-minor=2
+minor=3