--- dietlibc/CHANGES 2019/08/24 20:50:17 1.752 +++ dietlibc/CHANGES 2019/10/03 15:39:14 1.753 @@ -7,6 +7,9 @@ libc can't call rand() and change the seed, so introduce rand_i (Christopher Wellons) add stdatomic.h 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 0.34: move stpcpy from libcompat to lib as it is now part of POSIX (Enrico Scholz)