--- dietlibc/CHANGES 2019/01/29 15:23:49 1.750 +++ dietlibc/CHANGES 2019/08/24 20:33:42 1.751 @@ -5,6 +5,7 @@ printf("%#.0g", 1.0) -> "1." (Christopher Wellons) 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) + add stdatomic.h 0.34: move stpcpy from libcompat to lib as it is now part of POSIX (Enrico Scholz)