libc

my libc
git clone git://git.evenfri.duckdns.org/libc.git
Log | Files | Refs | README

commit 6e18017b1666ec7a0048484f5ed214824306c71f
parent 112b0a3a4ac5fe11bd29948cf6198d8fad19c3e5
Author: evenfri <evenfri256@gmail.com>
Date:   Tue, 28 Jul 2026 16:51:18 +0800

readme update

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -21,7 +21,7 @@ tree where each function lives in its own file. 3. Dependencies --------------- * mk-standalone — Plan 9 mk build engine port - https://codeberg.org/evenfri/mk-standalone + git://git.evenfri.duckdns.org/mk-standalone.git 4. Building -----------