zig/lib/std/special
daurnimator 53a8e73205
Add sincosf function (#7267)
* Add sincosf function

* also add sincos

Co-authored-by: Veikka Tuominen <git@vexu.eu>
2020-12-23 11:18:15 +02:00
..
compiler_rt compiler-rt: Fix compilation of clzsi for armv6 targets 2020-12-09 16:48:02 +01:00
docs Merge pull request #6678 from s-ol/doc-type-aware 2020-10-29 15:19:02 +02:00
init-exe Add support for zig build run -- arg1 arg1 in file created by init-exe 2020-10-16 21:29:24 -04:00
init-lib remove licensing comments from init-exe/init-lib 2020-08-23 22:45:18 -04:00
build_runner.zig Added global-cache argument to build system + removed extra args. 2020-12-10 18:06:19 -05:00
c.zig Add sincosf function (#7267) 2020-12-23 11:18:15 +02:00
compiler_rt.zig std: Add libssp implementation for GNU/Windows targets 2020-10-16 21:22:14 -04:00
ssp.zig std: Add libssp implementation for GNU/Windows targets 2020-10-16 21:22:14 -04:00
test_runner.zig std.Progress: make the API thread-safe 2020-12-20 15:08:59 -07:00