[BACK]Return to shlib_version CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/shlib_version between version 1.196 and 1.197

version 1.196, 2008/03/23 15:33:26 version 1.197, 2008/03/24 12:54:38
Line 17 
Line 17 
 # - libc/net/getnet{ent,namadr}.c, netdb.h: remove __n_pad0  # - 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 _file an int, hide struct FILE, stdin, stdout, stderr impls
 # - libc/stdio: make fpos_t larger.  see BUGS section in fgetpos(3).  # - libc/stdio: make fpos_t larger.  see BUGS section in fgetpos(3).
   # - 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
   # - libc/locale/setrunelocale.c: __MB_LEN_MAX_RUNTIME -> MB_LEN_MAX
 #  #
 major=12  major=12
 minor=159  minor=159

Legend:
Removed from v.1.196  
changed lines
  Added in v.1.197

CVSweb <webmaster@jp.NetBSD.org>