Commit Graph

12 Commits

Author SHA1 Message Date
bdaec88e8b add: terminal management 2024-09-07 00:35:57 +02:00
84f28095b2 fix: atoll: init ret at 0 2024-09-06 23:56:58 +02:00
8d9ebecadd add: isdigit 2024-09-06 23:53:58 +02:00
e58fdc20b6 add: atoi, atol, atoll 2024-09-06 23:53:45 +02:00
f6da8f1524 rename: include to headers 2024-09-06 23:32:48 +02:00
77bbc2d383 core: opti: strstr 2024-09-06 23:11:34 +02:00
48b500c443 add: string.h 2024-09-06 23:09:11 +02:00
c9c5479bbb add: strstr 2024-09-06 23:09:04 +02:00
37c15e5740 add: strncmp 2024-09-06 23:08:56 +02:00
53faf0936e add: strcmp 2024-09-06 23:08:48 +02:00
f6c6091beb add: strchr 2024-09-06 23:08:37 +02:00
e0eb95588f add: strlen 2024-09-06 23:08:29 +02:00