Files
banan-os/userspace/libraries
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
..
2025-04-17 23:12:40 +03:00
2024-09-05 12:52:25 +03:00