2007-01-16 10:07:45 +03:00
|
|
|
# $NetBSD: shlib_version,v 1.185 2007/01/16 07:07:45 ad Exp $
|
1999-02-25 11:02:19 +03:00
|
|
|
# Remember to update distrib/sets/lists/base/shl.* when changing
|
1997-05-14 23:01:52 +04:00
|
|
|
#
|
2000-05-30 05:07:43 +04:00
|
|
|
# things we wish to do on next major version bump:
|
|
|
|
# - libc/net/rcmd.c: make __ivaliduser() and __ivaliduser_sa() static
|
|
|
|
# - libc/net: resolver update to BIND8/9?
|
2001-03-19 08:00:41 +03:00
|
|
|
# - md2, md4, md5, rmd160 & sha1 functions should take the same arguments AFAP
|
2000-12-19 17:33:24 +03:00
|
|
|
# - libc/gen/assert.c: __{diag,}assert13() -> __{diag,}assert()
|
2002-06-30 13:46:18 +04:00
|
|
|
# - libc/gen/times.c: remove; __times13() -> times()
|
2003-08-26 21:03:33 +04:00
|
|
|
# - libc/gen/timezone.c: remove; __timezone13 -> timezone
|
2002-05-14 17:47:06 +04:00
|
|
|
# - libc/net/getaddrinfo.c, netdb.h: remove __ai_pad0
|
2003-08-26 21:03:33 +04:00
|
|
|
# - libc/gen/utmpx.c, utmpx.h: remove lastlogxname, __getlastlogx13 -> getlastlogx
|
2003-11-05 16:46:51 +03:00
|
|
|
# - infinity{,f,l}.c, math.h: __infinity -> __huge_val
|
2004-03-05 02:43:56 +03:00
|
|
|
# - libc/gen/is{inf,nan}d_ieee754.c: remove is{inf,nan} aliases
|
|
|
|
# - libc/arch/vax/gen/is{inf,nan}.c: remove
|
2004-04-28 04:11:44 +04:00
|
|
|
# - libc/db/hash/ndbm.c: remove; __ndbm13 -> ndbm
|
2004-05-08 22:52:15 +04:00
|
|
|
# - libc/net/getnet{ent,namadr}.c, netdb.h: remove __n_pad0
|
2000-05-30 05:07:43 +04:00
|
|
|
#
|
1997-10-21 02:05:06 +04:00
|
|
|
major=12
|
2007-01-16 10:07:45 +03:00
|
|
|
minor=150
|