Truly independent web browser
Go to file
Andreas Kling 819ce91395 Enough compatibility work to make figlet build and run!
I ran out of steam writing library routines and imported two
BSD-licensed libc routines: sscanf() and getopt().

I will most likely rewrite them sooner or later. For now
I just wanted to see figlet running.
2018-10-31 17:52:59 +01:00
AK Add an inode metadata cache to the ext2fs implementation. 2018-10-29 23:45:34 +01:00
ELFLoader Fix broken SpinLock. 2018-10-29 22:04:26 +01:00
Kernel Enough compatibility work to make figlet build and run! 2018-10-31 17:52:59 +01:00
LibC Enough compatibility work to make figlet build and run! 2018-10-31 17:52:59 +01:00
Userland Fix ls build. 2018-10-31 15:52:24 +01:00
VirtualFileSystem Enough compatibility work to make figlet build and run! 2018-10-31 17:52:59 +01:00
Widgets Better int hashing. This was going to bite me sooner or later. 2018-10-27 09:33:24 +02:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00
Banner.txt Add a cool banner. 2018-10-10 13:18:46 +02:00