zig/lib/libc/musl
David 2c241b263c
Introduce common bzero libc implementation. (#23812)
* Introduce common `bzero` libc implementation.

* Update test name according to review

Co-authored-by: Linus Groh <mail@linusgroh.de>

* address code review

- import common implementation when musl or wasi is included
- don't use `c_builtins`, use `@memset`

* bzero calling conv to .c

* Apply review

Co-authored-by: Veikka Tuominen <git@vexu.eu>

---------

Co-authored-by: Linus Groh <mail@linusgroh.de>
Co-authored-by: Veikka Tuominen <git@vexu.eu>
2025-05-10 10:37:21 +02:00
..
arch musl: Add hexagon-linux-musl sources. 2025-04-11 02:28:35 +02:00
compat/time32 musl: update src files to v1.2.4 2023-06-20 12:55:38 -04:00
crt reject crti.o/crtn.o, embrace the future 2025-01-20 20:59:52 -08:00
include musl: Add hexagon-linux-musl sources. 2025-04-11 02:28:35 +02:00
ldso musl: Update sources from musl 1.2.5. 2024-11-02 10:42:53 +01:00
src Introduce common bzero libc implementation. (#23812) 2025-05-10 10:37:21 +02:00
COPYRIGHT musl: update to 1.2.3 2022-05-04 01:00:57 +02:00
libc.S musl: Update libc.S for hexagon-linux-musl. 2025-04-11 02:28:35 +02:00