Koki Ueha
Koki Ueha
May I work on it?
I will give it a try.
I'm interested in working on this. At first, constraints have to be named. Is it a good way to implement `ConstraintCatalogEntry` that inherits `StandardEntry`? Inheriting `StandardEntry` should lead to constraints...
Thanks @taniabogatsch for some hints! I will read relevant codes.
@coffepowered No progress yet, so feel free to work on it.
When deleting musl files, I was able to run the deletion after confirming with zig-libc-test that the function behavior did not change. However, I am not sure what policy I...
Thanks, I deleted the MinGW files with relief. (71ff3830) In `lib/libc/mingw/math/arm/sincos.S` and `lib/libc/mingw/math/arm64/sincos.S`, I removed only the `sincos` symbol. It will not be too late to remove MinGW's `sincosl` at...