Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2019 12:24:17 GMT
From:      iam@sdf.org
To:        freebsd-questions@freebsd.org
Subject:   if userland in asm, no need for libc?
Message-ID:  <201901151224.x0FCOHbM016508@sdf.org>

next in thread | raw e-mail | index | archive | help
in continuum to my previous mail about libc;
if the whole of userland and various other toolkits were written
in assembly language, would there be no need for libc, that is
if "c" were not needed to be supported at all?
do assembly language programs have the capacity to make kernel
calls directly? i.e., without going through any libraries?
pardon my naive questions, i don't have a background in computer
science nor enough self-training.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901151224.x0FCOHbM016508>