NetBSD/lib/libc/shlib_version
fvdl 803ea76952 Bump minor to 19, because of getdents() addition. Major should really
be bumped sometime.. Also add comment about where getdirentries belongs
once major is bumped.
1997-10-10 02:19:55 +00:00

13 lines
454 B
Plaintext

# $NetBSD: shlib_version,v 1.42 1997/10/10 02:19:55 fvdl Exp $
# Note: the next time $major is changed, look at:
# gen/setproctitle.c (XXX __ps_strings)
# arch/*/sys/{Ov,}fork.S (no longer needed)
# gen/unvis.c (char argument -> int)
# yp/xdryp.c (xdr_domainname, xdr_mapname, xdr_peername
# depricate timezone() and move to libcompat?
# depricate swapon() [move to libcompat?]
# move getdirentries to libcompat (/4.4), split manpage
#
major=12
minor=19