Truly independent web browser
Find a file
Andreas Kling f70136a324 Kernel: Support open() with O_CREAT.
It's now possible to create zero-length files! :^)
Also hook up the new functionality in /bin/touch.
2019-01-22 00:58:56 +01:00
AK Coding style fixes in AK. 2019-01-19 22:53:05 +01:00
Base/etc Make bash-2.05b build with minimal changes. 2018-11-17 00:14:07 +01:00
Editor Editor: Fix build on Linux. 2018-12-09 13:48:11 +01:00
Kernel Kernel: Support open() with O_CREAT. 2019-01-22 00:58:56 +01:00
LibC Kernel: Support open() with O_CREAT. 2019-01-22 00:58:56 +01:00
LibGUI WindowServer: Don't invalidate already frontmost window for moving to front. 2019-01-21 02:19:08 +01:00
SharedGraphics WindowServer: Map shared GraphicsBitmaps read-only on the server side. 2019-01-21 19:27:23 +01:00
Terminal WindowServer: Only blit dirty rect of windows to back buffer. 2019-01-20 23:42:36 +01:00
Userland Kernel: Support open() with O_CREAT. 2019-01-22 00:58:56 +01:00
VirtualFileSystem Kernel: Support open() with O_CREAT. 2019-01-22 00:58:56 +01:00
WindowServer WindowServer: Rename WSEvent subclasses WSFooEvent for consistency. 2019-01-21 07:28:04 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00