Module Name: src Committed By: christos Date: Sun Sep 18 23:57:06 UTC 2011
Modified Files: src/lib/libc: shlib_version Log Message: bump for hcreate_r and friends To generate a diff of this commit: cvs rdiff -u -r1.223 -r1.224 src/lib/libc/shlib_version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/shlib_version diff -u src/lib/libc/shlib_version:1.223 src/lib/libc/shlib_version:1.224 --- src/lib/libc/shlib_version:1.223 Sun Jun 26 12:42:40 2011 +++ src/lib/libc/shlib_version Sun Sep 18 19:57:06 2011 @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.223 2011/06/26 16:42:40 christos Exp $ +# $NetBSD: shlib_version,v 1.224 2011/09/18 23:57:06 christos Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # # things we wish to do on next major version bump: @@ -31,4 +31,4 @@ # it's insufficient bitwidth to implement all ctype class. # see isblank's comment in ctype.h. major=12 -minor=178 +minor=179