On 2024-03-14 11:49, Roberto E. Vargas Caballero wrote:
The idea is that everything is portable. Let's take the example of
ps. We can extract the non portable bits of ps into the libsys
library (or whatever name we like), so the code in posix/ is portable.
Ok, that is evidently better. Having
Hi,
On Wed, Mar 13, 2024 at 11:51:46PM +0100, Elie Le Vaillant wrote:
> I think this layout has a few problems:
>
> - we lose the meaningful separation that the sbase/ubase layout allowed,
> i.e the distinction
> between what is portable and what isn't. This _could_ be included as
> part of