cvs commit: src/lib/libc/stdio vfscanf.c
    David Schultz 
    das at FreeBSD.org
       
    Sat Jan 31 15:16:10 PST 2004
    
    
  
das         2004/01/31 15:16:09 PST
  FreeBSD src repository
  Modified files:
    lib/libc/stdio       vfscanf.c 
  Log:
  Fix the handling of negative hexadecimal numbers in integer formats.
  Note that this bug is unrelated to recent work in this area; it seems
  to have been present since revision 1.1.
  
  Obtained from:  NetBSD
  
  Revision  Changes    Path
  1.35      +9 -3      src/lib/libc/stdio/vfscanf.c
    
    
More information about the cvs-all
mailing list