Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git] / lib / libpthread / shlib_version
blob0bbd8807e1e0ce466ecccab4ab257ddb69d37563
1 #       $NetBSD: shlib_version,v 1.13 2008/12/28 11:01:58 ad Exp $
2 #       Remember to update distrib/sets/lists/base/shl.* when changing
4 # Things to do when bumping major version:
6 # - pthread_foo_t:
8 #       clean out unused and abused members.
10 #       add spare members.
12 #       add members to deal with inter-process synch and priority inheritance.
14 #       make objects same size and layout on 32/64 bit, so kernel can
15 #       inspect them for priority inheritance / inter-process synch,
16 #       without compat_netbsd32 shims??
18 major=1
19 minor=0