This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a9d35e8322
NetBSD
/
lib
/
libc
/
shlib_version
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bump version
1998-09-27 20:43:04 +04:00
# $NetBSD: shlib_version,v 1.60 1998/09/27 16:43:04 christos Exp $
Start a "todo" list of things to clean up at the next major version.
1997-05-14 23:01:52 +04:00
#
Fix the shared library versioning snafu caused by the recent changes to the stat(2) family and msync(2). This uses a primitive function versioning scheme. This reverts the libc shared library major version from 13 to 12, and adds a few new interfaces to bring us to libc version 12.20. From Frank van der Linden <fvdl@NetBSD.ORG>.
1997-10-21 02:05:06 +04:00
major=12
Bump version
1998-09-27 20:43:04 +04:00
minor=33