Truly independent web browser
Find a file
Andreas Kling 405383fd2f Refactor the FIFO implementation to use a DoubleBuffer as backing store.
This is considerably more efficient than using a CircularQueue.
2018-12-03 02:24:11 +01:00
AK Yet more coding style fixes. 2018-12-03 01:38:22 +01:00
Base/etc Make bash-2.05b build with minimal changes. 2018-11-17 00:14:07 +01:00
Kernel Refactor the FIFO implementation to use a DoubleBuffer as backing store. 2018-12-03 02:24:11 +01:00
LibC Implement basic support for times(). 2018-12-03 01:14:19 +01:00
Userland Yet more coding style fixes. 2018-12-03 01:38:22 +01:00
VirtualFileSystem Yet more coding style fixes. 2018-12-03 01:38:22 +01:00
Widgets Make the widgets code build on macOS. 2018-12-02 23:41:10 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00