Diff for /dietlibc/CHANGES between versions 1.749 and 1.750

version 1.749, 2018/12/11 15:16:38 version 1.750, 2019/01/29 15:23:49
Line 4 Line 4
   SECURITY: fix regex stack corruption (Thorsten Glaser)    SECURITY: fix regex stack corruption (Thorsten Glaser)
   printf("%#.0g", 1.0) -> "1." (Christopher Wellons)    printf("%#.0g", 1.0) -> "1." (Christopher Wellons)
   rename WANT_DYNAMIC to WANT_CTOR, add WANT_EXCEPTIONS to dietfeatures.h    rename WANT_DYNAMIC to WANT_CTOR, add WANT_EXCEPTIONS to dietfeatures.h
     libc can't call rand() and change the seed, so introduce rand_i (Christopher Wellons)
   
 0.34:  0.34:
   move stpcpy from libcompat to lib as it is now part of POSIX (Enrico Scholz)    move stpcpy from libcompat to lib as it is now part of POSIX (Enrico Scholz)

Removed from v.1.749  
changed lines
  Added in v.1.750


LinuxTV legacy CVS <linuxtv.org/cvs>