| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-31 | libc/riscv64: implement bcopy() and bzero() through memcpy() and memset() | Robert Clausecker |
| 2025-10-31 | libc: scalar strchrnul() in RISC-V assembly | Strahinja Stanišić |
| 2025-10-31 | libc: scalar strnlen() in RISC-V assembly | Strahinja Stanišić |
| 2025-10-31 | libc: scalar memcpy() in RISC-V assembly | Strahinja Stanišić |
| 2025-10-31 | libc: scalar strlen() in RISC-V assembly | Strahinja Stanišić |
| 2025-10-31 | libc: scalar memset() in RISC-V assembly | Strahinja Stanišić |
| 2025-10-31 | libc: scalar memchr() in RISC-V assembly | Strahinja Stanišić |
| 2025-10-31 | simd.7: add scalar strrchr() for RISC-V to manpage | Strahinja Stanišić |
| 2025-10-31 | libc: scalar strrchr() in RISC-V assembly | Strahinja Stanišić |
