Re: [dev] Suckless remote shell?

From: Louis Santillan <lpsantil_AT_gmail.com>
Date: Mon, 4 Nov 2013 23:19:21 -0800

I wasn't suggesting anybody use newlib. Rather, I was suggesting that
all the interface a C, or Go, or Java, or ASM program ever needs
between it and the "POSIX" OS is contained in 17 syscalls. That's
about as minimal, or suckless as you can get. The fact that the
newlib folks identified that fact is inconsequential.

On Mon, Nov 4, 2013 at 10:40 PM, koneu <koneu93_AT_googlemail.com> wrote:
> Louis Santillan wrote:
>> All we ever needed was 17 syscalls <http://wiki.osdev.org/Porting_Newlib>.
>
> I would rather implement a syscall for each C library function than use
> newlib. - This would also make static binaries much smaller. :P
>
Received on Tue Nov 05 2013 - 08:19:21 CET

This archive was generated by hypermail 2.3.0 : Tue Nov 05 2013 - 08:24:06 CET