artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
856baa6
)
crank major for syslog_r(3) using sendsyslog(2). new kernel needed, too.
author
deraadt
<deraadt@openbsd.org>
Mon, 14 Jul 2014 03:53:36 +0000
(
03:53
+0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 14 Jul 2014 03:53:36 +0000
(
03:53
+0000)
lib/libc/shlib_version
patch
|
blob
|
history
diff --git
a/lib/libc/shlib_version
b/lib/libc/shlib_version
index
dfce391
..
de48abc
100644
(file)
--- a/
lib/libc/shlib_version
+++ b/
lib/libc/shlib_version
@@
-1,4
+1,4
@@
-major=7
6
+major=7
7
minor=0
# note: If changes were made to include/thread_private.h or if system
# calls were added/changed then librthread/shlib_version also be updated.