From 3e09037780ca95633749be3acd52e817eed7f98c Mon Sep 17 00:00:00 2001 From: dzwdz Date: Thu, 24 Aug 2023 19:10:35 +0200 Subject: libc: get most of binutils to compile --- readme.md | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 7d335b3..99a4bf2 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,7 @@ an experimental, work-in-progress, microkernel based on some of my ideas for pri * `src/libc/elf.h` from [adachristine](https://github.com/adachristine/sophia/tree/main/api/elf) * `src/libc/vendor/getopt` from [skeeto](https://github.com/skeeto/getopt) * `src/libc/vendor/dlmalloc` from [Doug Lea](https://gee.cs.oswego.edu/dl/html/malloc.html) +* `src/libc/vendor/sortix/` has code from [Sortix](https://sortix.org/) * `src/libk/include/bits/limits.h` based on [heatd](https://github.com/heatd/)'s code * `src/kernel/arch/amd64/3rdparty/multiboot2.h` from the FSF -- cgit v1.2.3