byteduck / duckOS

An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!
GNU General Public License v3.0
618 stars 25 forks source link

Ports: [very WIP] GNU Bash #63

Closed PF94 closed 1 year ago

PF94 commented 1 year ago

This port uses a fork of 5.2.15 instead of a patch file. As of right now, it still doesn't fully build due to missing things in LibC and the kernel, which i'm trying to add.