libkernaux/libc/src
Alex Kotov 0922a18e70
Maintenance (#98)
* Fix copyright
* Remove thanks
* Update CONTRIBUTING.md
* Remove bitfields from struct KernAux_Arch_I386_TSS
* Change description of package "mbr"
* Make generic file stable
* Rename printf examples
2022-06-25 20:28:28 +00:00
..
asm Maintenance (#98) 2022-06-25 20:28:28 +00:00
ctype.c Main: split libc into separate source files 2022-06-08 06:25:57 +03:00
stdlib.c Main: libc/include/stdlib.h> Implement stubs for "exit" and "abort" 2022-06-14 20:05:38 +03:00
string.c Main: libc/include/string.h: Add func "strchr" 2022-06-10 09:13:23 +03:00