serenity
https://github.com/serenityos/serenity
C++
The Serenity Operating System 🐞
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported8 Subscribers
Add a CodeTriage badge to serenity
Help out
- Issues
- git: cloning a repo is abnormally slow
- Ports: ncurses on MacOS is using buggy host binaries in install step
- Meta: Don't default BUILD_SHARED_LIBS to ON for Lagom
- LibJS: NumericToRawBytes ArrayBuffer operation should not be allocating ByteBuffers
- Kernel: Calling sigreturn syscall directly with invalid stack pointer can cause a crash
- CMake: New headers not picked up by serenity_install_headers
- CI: GitHub Actions cache doesn't capture all required headers anymore
- Kernel: m_has_value assertion failure in CoreDump::write_regions
- Kernel: !m_in_critical assertion failure in Processor::check_invoke_scheduler in multi-core mode
- Kernel: `queue.next_timer_due == timer->m_expires` assertion failure in TimerQueue::fire in multi-core mode
- Docs
- C++ not yet supported