This is the repo that uses code compatible with latest zig. Note it isn't perfect as it may be missing one or two functions or may not work as intended(fopen with its flags for example) and also uses different file structure for include files, prefering the private folder to be inside inc/. also has install.sh script that installs headers to desired location based on variable LOCATION and reduces step for building busybox or ncurses. I hope it helps!
This is the repo that uses code compatible with latest zig. Note it isn't perfect as it may be missing one or two functions or may not work as intended(fopen with its flags for example) and also uses different file structure for include files, prefering the private folder to be inside inc/. also has install.sh script that installs headers to desired location based on variable LOCATION and reduces step for building busybox or ncurses. I hope it helps!