Find a file
Andreas Kling 85b886c2e0 Make it possible to build the Kernel on a macOS host.
It still requires an ELF compiler and linker, but at least it builds.
I need to get rid of the "Unix" namespace. This does a lot of that.
2018-12-02 23:34:50 +01:00
AK Make it possible to build the Kernel on a macOS host. 2018-12-02 23:34:50 +01:00
Base/etc Make bash-2.05b build with minimal changes. 2018-11-17 00:14:07 +01:00
Kernel Make it possible to build the Kernel on a macOS host. 2018-12-02 23:34:50 +01:00
LibC Add TIOCGWINSZ ioctl so userland can determine terminal geometry. 2018-11-29 03:45:23 +01:00
Userland Add TIOCGWINSZ ioctl so userland can determine terminal geometry. 2018-11-29 03:45:23 +01:00
VirtualFileSystem Make it possible to build the Kernel on a macOS host. 2018-12-02 23:34:50 +01:00
Widgets More VFS cleanup. 2018-11-15 16:04:25 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00