-
Anhad Singh authored
In the next big refactor (next PR), all of the platform functionality used by both relibc and ld.so will be moved into a `platform`/`sysdeps` crate and then ld.so would be moved out of relibc and not link with it. I think doing it in a seperate PR would make it more managable, as when I did half of it, the diff was pretty huge and that way it would be easier to review too :) Signed-off-by:
Anhad Singh <andypython@protonmail.com>
Anhad Singh authoredIn the next big refactor (next PR), all of the platform functionality used by both relibc and ld.so will be moved into a `platform`/`sysdeps` crate and then ld.so would be moved out of relibc and not link with it. I think doing it in a seperate PR would make it more managable, as when I did half of it, the diff was pretty huge and that way it would be easier to review too :) Signed-off-by:
Anhad Singh <andypython@protonmail.com>