Highlights
- 2 discussions answered
Pinned
4,246 contributions in the last year
Less
More
Activity overview
Contributed to
SerenityOS/serenity,
awesomekling/computron,
robwirving/cppcast
and 3 other
repositories
Contribution activity
May 2021
Created 318 commits in 1 repository
Reviewed 64 pull requests in 1 repository
SerenityOS/serenity 64 pull requests
- LibJS: Annotate Cell Allocation for ASAN
- Kernel: Shift to usage of KStrings
- Userland: Enable UBSAN
- Kernel: Restore ability to compile with -Og
- LibCore: Allow TCPServer to be blocking
- Utilities: Various changes in passwd
- HackStudio: Attempt to fix #include autocomplete crash
- Kernel/Graphics: More console fixes
- Browser: Support Border radius
- Kernel: Remove an allocation from VFS::resolve_path_without_veil
- Kernel+LibC: Add statvfs and fstatvfs syscalls and LibC functions.
- Kernel: More OOM handling, and start fixing allocation under spinlock.
- Ports: Remove dns pledge for the OpenSSH client
- UE: Don't look up binaries in PATH when the user specified a full path
- Demos: Add Mandelbrot demo
- LibCore: Open files with O_CLOEXEC by default
- Kernel: Fixup SerialDevice and Implement PCI-based serial device driver
- BitmapView: Disable mutations of the underlying Bitmap
- Kernel: Introduce a new graphics subsystem + add basic support for Intel native graphics
-
Kernel+LibC: Support more
termiossettings in TTY - LibWeb: Implement HTML Specifications's "encoding sniffing algorithm"
- Solitaire: Add three card draw mode
- Kernel: Handle OOM in Process creation, replace more usages of adopt_ref<T> with adopt_ref_if_nonull<T>()
- Kernel: Try to retransmit lost TCP packets
- Cpp LanguageServer: Add Tests
- Some pull request reviews not shown.
Created an issue in SerenityOS/serenity that received 4 comments
Shell: Move towards POSIX compliance
Coming up with a custom shell language was fun, but ultimately does not solve any real problems for us. Having a POSIX compliant shell would allow …
4
comments
Opened 4 other issues in 1 repository
Answered 1 discussion in 1 repository
SerenityOS/serenity
SerenityOS/serenity
