Diff for /dietlibc/CHANGES between versions 1.462 and 1.463

version 1.462, 2003/11/21 13:40:29 version 1.463, 2003/12/05 15:29:00
Line 402 Line 402
   add readdir64 and automatic mapping if _FILE_OFFSET_BITS == 64    add readdir64 and automatic mapping if _FILE_OFFSET_BITS == 64
   make diet not include the linker safeguard stuff when preprocessing    make diet not include the linker safeguard stuff when preprocessing
   Olaf: port to S/390!    Olaf: port to S/390!
   me: fix vfork (it was put into dietlibc.a twice)    fix vfork (it was put into dietlibc.a twice)
   res_query did not initialize last    res_query did not initialize last
   diet (not diet-dyn, of course) now adds -static to the gcc command line    diet (not diet-dyn, of course) now adds -static to the gcc command line
   fixed fflush on input streams (tic from ncurses exposed this)    fixed fflush on input streams (tic from ncurses exposed this)
Line 487 Line 487
     a little over 300 bytes on x86.      a little over 300 bytes on x86.
   Guillaume Cottenceau just wrote me that strncat should be even more    Guillaume Cottenceau just wrote me that strncat should be even more
     broken than it already is: it should append n bytes AND THEN \0!      broken than it already is: it should append n bytes AND THEN \0!
     I wonder how many programmers have produces off-by-one errors here...      I wonder how many programmers have produced off-by-one errors here...
   Fix regexec offset return.  autoconf now believes that diet libc has    Fix regexec offset return.  autoconf now believes that diet libc has
     POSIX regular expressions.      POSIX regular expressions.
   Fix fnmatch (a/b/* matched a/b/c/d even if FNM_PATHNAME was set)    Fix fnmatch (a/b/* matched a/b/c/d even if FNM_PATHNAME was set)

Removed from v.1.462  
changed lines
  Added in v.1.463


LinuxTV legacy CVS <linuxtv.org/cvs>