matter.c

Cross-platform minimalist libc
git clone git://git.finwo.net/lib/matter.c
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.dep.export11L
-rw-r--r--.editorconfig15L
-rw-r--r--.github/FUNDING.yml3L
-rw-r--r--.gitignore5L
-rw-r--r--CODE_OF_CONDUCT.md5L
-rw-r--r--LICENSE26L
-rw-r--r--README.md6L
-rw-r--r--config.mk2L
-rw-r--r--include/bits/alltypes.h23L
-rw-r--r--include/float.h50L
-rw-r--r--include/malloc.h11L
-rw-r--r--include/matter/page_size.h11L
-rw-r--r--include/stdarg.h20L
-rw-r--r--include/stdbool.h14L
-rw-r--r--include/stddef.h16L
-rw-r--r--include/stdint.h316L
-rw-r--r--include/stdlib.h10L
-rw-r--r--include/string.h11L
-rw-r--r--include/unistd.h9L
-rw-r--r--src/malloc/malloc.c120L
-rw-r--r--src/prng/rand.c13L
-rw-r--r--src/string/memcmp.c14L
-rw-r--r--src/string/memcpy.c10L
-rw-r--r--src/string/memset.c8L
-rw-r--r--src/string/strlen.c15L
-rw-r--r--src/unistd/brk.c31L