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.199 retrieving revision 1.200 diff -u -p -r1.199 -r1.200 --- src/lib/libc/shlib_version 2008/05/01 15:52:31 1.199 +++ src/lib/libc/shlib_version 2008/05/03 07:06:30 1.200 @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.199 2008/05/01 15:52:31 christos Exp $ +# $NetBSD: shlib_version,v 1.200 2008/05/03 07:06:30 yamt Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # # things we wish to do on next major version bump: @@ -17,6 +17,8 @@ # - libc/net/getnet{ent,namadr}.c, netdb.h: remove __n_pad0 # - libc/stdio: make _file an int, hide struct FILE, stdin, stdout, stderr impls # - libc/stdio: make fpos_t larger. see BUGS section in fgetpos(3). +# probably s/fpos_t/off_t/ in __sFILE and __sseek(). it involves +# funopen(3) api change. # - libc/locale/{__mb_cur_max.c,rune.h}: remove __mb_len_max_runtime # - libc/locale/setlocale.c: __setlocale -> setlocale # - libc/locale/setlocale{1,32}.c: remove