mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] Running FDPIC binaries in the same memory space as the caller.
@ 2023-03-31  2:18 shawnlandden
  0 siblings, 0 replies; only message in thread
From: shawnlandden @ 2023-03-31  2:18 UTC (permalink / raw)
  To: Musl

[-- Attachment #1: Type: text/plain, Size: 807 bytes --]

I am not really in the mood to sell all the benifits of doing this---but dpkg felt obligated to support all the nonstandard comoressors APIs of compressors that all supported the standard gzip interface, because of a percieved slowness of the 386's MMU. Now that we have FDPIC binaries that run both with and without a MMU this is no longer an excuse to be weird.

But I do think it would be easiest to do this, without any changes to the compilers (or god-forbid the c standard), by making stdin stdout and stderr (always been 0 1 and 2) stored in thread-local storage.

But supporting that instead of just 0 1 and 2 would only be necessary for using the c abi (which is not UNIX!) at the same time as the shell api. Otherwise Linux can handle it.

Sorry for not selling this like soap,

Shawn Paul Landden

[-- Attachment #2: Type: text/html, Size: 1161 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-31  2:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-31  2:18 [musl] Running FDPIC binaries in the same memory space as the caller shawnlandden

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).