From eae05224e469d452619a3605e8d1f3aed72fe516 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Sat, 16 Nov 2019 01:08:40 +0300 Subject: [PATCH] Updated On libc usage (early draft) (markdown) --- On-libc-usage-(early-draft).md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/On-libc-usage-(early-draft).md b/On-libc-usage-(early-draft).md index 1a9ab12..43ed22a 100644 --- a/On-libc-usage-(early-draft).md +++ b/On-libc-usage-(early-draft).md @@ -8,4 +8,7 @@ https://github.com/golang/go/issues/16272 https://github.com/golang/go/issues/30401 -V will support libc free builds on Linux soon. \ No newline at end of file +V will support libc free builds on Linux soon. + +libc/syscalls discussion: +https://news.ycombinator.com/item?id=18439100 \ No newline at end of file