Files
banan-os/userspace/libraries/LibC
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-15 23:35:25 +03:00
2025-04-16 21:08:01 +03:00
2025-01-28 17:15:11 +02:00
2025-04-16 21:08:01 +03:00
2024-09-17 16:16:47 +03:00
2024-08-05 00:53:27 +03:00
2024-08-09 16:56:48 +03:00
2024-08-22 15:10:41 +03:00
2024-12-02 20:13:37 +02:00
2025-04-02 12:58:39 +03:00
2025-04-16 21:08:01 +03:00
2025-04-17 23:12:40 +03:00
2024-12-03 16:21:54 +02:00