Diff for /dietlibc/CHANGES between versions 1.752 and 1.753

version 1.752, 2019/08/24 20:50:17 version 1.753, 2019/10/03 15:39:14
Line 7 Line 7
   libc can't call rand() and change the seed, so introduce rand_i (Christopher Wellons)    libc can't call rand() and change the seed, so introduce rand_i (Christopher Wellons)
   add stdatomic.h    add stdatomic.h
   add dummy libdl functions for static linking that will just return failure    add dummy libdl functions for static linking that will just return failure
     add stdalign.h
     add uchar.h and c16rtomb, c32rtomb, mbrtoc16, mbrtoc32
     add static_assert to <assert.h>
   
 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.752  
changed lines
  Added in v.1.753


LinuxTV legacy CVS <linuxtv.org/cvs>