Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2021-01-03 | Kernel+LibELF: Store termination signal in coredump ProcessInfo | Linus Groh |
2020-12-31 | Everywhere: Re-format with clang-format-11 | Linus Groh |
2020-12-30 | LibELF+LibCoreDump: Add a Metadata notes entry | Linus Groh |
2020-12-30 | LibELF+LibCoreDump: Add a ProcessInfo notes entry | Linus Groh |
2020-12-29 | LibELF: Add MemoryRegionInfo::object_name() | Linus Groh |
2020-12-14 | LibELF: Refactor coredump notes section structures | Itamar |
2020-12-14 | Kernel: Generate a coredump file when a process crashes | Itamar |