Clib4 2.1 has (finally) been released.
You can find some changes here:
https://github.com/AmigaLabs/clib4/releases/tag/v2.1Keep in mind, however, that many files have changed, and most of the changes affect I/O. The new version of clib4 uses the I/O of the latest version of newlib, and speed has improved significantly.
If you want to know more about I/O changes take a look at:
https://ko-fi.com/post/Rewriting-clib4 ... b-Inspired-std-P5P11XTKA2The pthreads library has received a lot of fixes and optimizations
Memory allocator has received a lot of fixes
Programs that used version 1.x must be recompiled with this version.
Programs that used version 2.x (not the development branch) and used libpthreads must also be recompiled.
I will soon release a new version of git (the latest official version of git 2.54), WaffleReader (and hopefully a new **MASKED**.....) that is using this clib4 version