|
Message-ID: <5330C769.6080304@skarnet.org> Date: Tue, 25 Mar 2014 00:01:45 +0000 From: Laurent Bercot <ska-dietlibc@...rnet.org> To: musl@...ts.openwall.com Subject: Re: Transition path for removing lazy init of thread pointer > Static linked non threaded programs sounds like a good target. +1. Most of my userspace is made of statically linked, non-threaded programs, and I would love if musl was optimal for it. Also, what is the mandatory first syscall on startup ? With musl-0.9.15, on kernel 3.2.something, there is no syscall at all (except execve(), of course) when starting a non-threaded program. -- Laurent
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.