banan-os/libc/string
Bananymous 5cd97e44e2 LibC: Add strcmp and strncmp 2023-02-23 15:57:33 +02:00
..
memcmp.cpp Libc is now written in C++ 2022-11-14 00:31:24 +02:00
memcpy.cpp Libc is now written in C++ 2022-11-14 00:31:24 +02:00
memmove.cpp Libc is now written in C++ 2022-11-14 00:31:24 +02:00
memset.cpp Libc is now written in C++ 2022-11-14 00:31:24 +02:00
strcmp.cpp LibC: Add strcmp and strncmp 2023-02-23 15:57:33 +02:00
strcpy.cpp Libc is now written in C++ 2022-11-14 00:31:24 +02:00
strlen.cpp Libc is now written in C++ 2022-11-14 00:31:24 +02:00
strncmp.cpp LibC: Add strcmp and strncmp 2023-02-23 15:57:33 +02:00
strncpy.cpp Libc is now written in C++ 2022-11-14 00:31:24 +02:00
strstr.cpp Fixes :) 2022-11-15 21:42:14 +02:00