1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 06:37:43 +00:00
serenity/Userland
2021-03-19 23:08:21 +01:00
..
Applications TextEditor: Exit program when file is not opened 2021-03-19 09:15:43 +01:00
Demos LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
DevTools UE: Add killpg, getsockname, getpeername, shutdown, sync syscalls 2021-03-18 21:47:51 +01:00
DynamicLoader Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
Games LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
Libraries LibJS: Add Date methods: setHours, setMinutes, setSeconds, setMilliseconds 2021-03-19 23:08:21 +01:00
MenuApplets LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
Services Userland: Fix printf specifiers with off_t 2021-03-17 23:22:42 +01:00
Shell Everywhere: Remove pessimizing and redundant move() 2021-03-17 16:30:15 +01:00
Tests Tests: Create stress-writeread 2021-03-17 23:22:42 +01:00
Utilities readelf: Add --checksec flag to display security hardening info 2021-03-19 09:17:17 +01:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00