Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/shlib_version,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/shlib_version,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.198 retrieving revision 1.199 diff -u -p -r1.198 -r1.199 --- src/lib/libc/shlib_version 2008/04/27 09:26:20 1.198 +++ src/lib/libc/shlib_version 2008/05/01 15:52:31 1.199 @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.198 2008/04/27 09:26:20 christos Exp $ +# $NetBSD: shlib_version,v 1.199 2008/05/01 15:52:31 christos Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # # things we wish to do on next major version bump: @@ -22,6 +22,6 @@ # - libc/locale/setlocale{1,32}.c: remove # - libc/locale/setrunelocale.c: __MB_LEN_MAX_RUNTIME -> MB_LEN_MAX # - remove frexp, ldexp, modf: they belong to libm. -# +# - make sure we can support thread local [on arm don't use r9 for example] major=12 minor=159