digitalmars.D.announce - PowerNex - The Userspace update! (also first birthday)
- Wild (18/18) Oct 02 2016 Hey!
- WebFreak001 (4/22) Oct 02 2016 Awesome! Also here are some screenshots of the new release:
- Philippe Back (3/8) Oct 03 2016 Kudos to you. I need to try this. Mh, do we have Linus 2.0 up
- Dejan Lekic (4/13) Oct 04 2016 Congratulations!! It definitely looks promising, even though I
- Karabuta (3/7) Oct 06 2016 :) The coding convention is not the official Dlang type. I feels
Hey! To celebrate the first birthday[1] of PowerNex, my D kernel, I've made a new release. This is a big release compared to the old one, because this one contains a userspace mode where you can load and execute ELF executable. I've also implemented TLS so userspace programs don't need to spam __gshared all over the place. If you want to download a precompiled ISO or read more about this release you can go to this github release page: https://github.com/Vild/PowerNex/releases/tag/v0.2.0 The project is fully open source and located at https://github.com/Vild/PowerNex under the MPLv2 license. All feedback is appreciated. - Dan [1] I only missed it by a week because of a stupid bug.
Oct 02 2016
On Sunday, 2 October 2016 at 22:46:17 UTC, Wild wrote:Hey! To celebrate the first birthday[1] of PowerNex, my D kernel, I've made a new release. This is a big release compared to the old one, because this one contains a userspace mode where you can load and execute ELF executable. I've also implemented TLS so userspace programs don't need to spam __gshared all over the place. If you want to download a precompiled ISO or read more about this release you can go to this github release page: https://github.com/Vild/PowerNex/releases/tag/v0.2.0 The project is fully open source and located at https://github.com/Vild/PowerNex under the MPLv2 license. All feedback is appreciated. - Dan [1] I only missed it by a week because of a stupid bug.Awesome! Also here are some screenshots of the new release: https://i.webfreak.org/fLxJY8 https://i.webfreak.org/fLxrPH
Oct 02 2016
On Sunday, 2 October 2016 at 22:58:31 UTC, WebFreak001 wrote:On Sunday, 2 October 2016 at 22:46:17 UTC, Wild wrote:Kudos to you. I need to try this. Mh, do we have Linus 2.0 up there?[...]Awesome! Also here are some screenshots of the new release: https://i.webfreak.org/fLxJY8 https://i.webfreak.org/fLxrPH
Oct 03 2016
On Sunday, 2 October 2016 at 22:46:17 UTC, Wild wrote:Hey! To celebrate the first birthday[1] of PowerNex, my D kernel, I've made a new release. This is a big release compared to the old one, because this one contains a userspace mode where you can load and execute ELF executable. I've also implemented TLS so userspace programs don't need to spam __gshared all over the place.Congratulations!! It definitely looks promising, even though I really do not like the coding style, but that is just a matter of taste I guess.
Oct 04 2016
On Tuesday, 4 October 2016 at 11:08:51 UTC, Dejan Lekic wrote:On Sunday, 2 October 2016 at 22:46:17 UTC, Wild wrote:Congratulations!! It definitely looks promising, even though I really do not like the coding style, but that is just a matter of taste I guess.:) The coding convention is not the official Dlang type. I feels same way too.
Oct 06 2016