1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-08-14 22:15:57 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Alex Kotov
c316a4fae7
Main: libc/include/string.h: Align code and add empty lines 2022-06-10 09:15:57 +03:00
Alex Kotov
68f99ab59f
Main: libc/include/string.h: Add func "strchr" 2022-06-10 09:13:23 +03:00
Alex Kotov
78b9c0b9cd
Main: libc/include/string.h: Add func "strncat" 2022-06-10 09:06:29 +03:00
Alex Kotov
f9a416fc17
Main: libc/include/string.h: Add func "strcat" 2022-06-10 09:02:08 +03:00
Alex Kotov
88683caf0c
Main: libc/include/string.h: Add func "memchr" 2022-06-10 08:43:04 +03:00
Alex Kotov
044e3a24c2
Main: move libc to "libc/" 2022-06-08 06:20:08 +03:00
Renamed from libc/string.h (Browse further)