- Aug 17, 2022
-
-
Jeremy Soller authored
-
- Aug 13, 2022
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- Aug 04, 2022
-
-
Jeremy Soller authored
-
- Aug 01, 2022
-
-
Jeremy Soller authored
-
- Jul 29, 2022
-
-
Jeremy Soller authored
-
- Jul 28, 2022
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jacob Lorentzon authored
-
- Jul 27, 2022
-
-
Nagy Tibor authored
-
Jeremy Soller authored
-
Jacob Lorentzon authored
-
- Jul 26, 2022
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
With this change, gcc can now successfully compile a tiny program that printfs an integer returned from a function, from a dynamically linked library that it compiled as well. Rustc however, is orders of magnitude more complex, and the next step is to fix constructors which require access to `environ`, in ld.so
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
Rust's libstd for example uses environ when using the `envs` builder method for spawning processes, and therefore relibc cannot simply assume environ will always point to the internal relibc env var Vec.
-
Jacob Lorentzon authored
-
Jeremy Soller authored
-
- Jul 23, 2022
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jul 22, 2022
-
-
Jeremy Soller authored
-
- Apr 14, 2022
-
-
Jeremy Soller authored
-