[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.238 and 1.239

version 1.238, 2013/04/12 19:58:46 version 1.239, 2013/04/13 10:21:20
Line 30 
Line 30 
 #   for example in assembler code.  #   for example in assembler code.
 # - kill sigcontext: never request version 0 or 1 signal trampoline.  # - kill sigcontext: never request version 0 or 1 signal trampoline.
 #   always request version 2 trampoline. (on vax, 3).  #   always request version 2 trampoline. (on vax, 3).
 # - change _ctype_ table in ctype.h and gen/ctype_.c 8bit -> 16 or 32bit.  
 #   it's insufficient bitwidth to implement all ctype class.  
 #   see isblank's comment in ctype.h.  
 # - remove gets(); it is finally dead in c11.  # - remove gets(); it is finally dead in c11.
 # - make __cerror (spelled CERROR) hidden again  # - make __cerror (spelled CERROR) hidden again
 # - remove ruserok() and friends to libcompat (or entirely)  # - remove ruserok() and friends to libcompat (or entirely)

Legend:
Removed from v.1.238  
changed lines
  Added in v.1.239

CVSweb <webmaster@jp.NetBSD.org>