Files
banan-os/userspace
Bananymous 88abbd90dc LibC: Fix strncat
strncat was using strncpy internally which nullpadded dest until n bytes
were written.

also there was no terminating null byte added if src was shorter than n
bytes
2025-04-17 23:12:40 +03:00
..
2024-12-25 18:13:57 +02:00
2025-04-17 23:12:40 +03:00