-
Notifications
You must be signed in to change notification settings - Fork 16
Issues: sos-os/kernel
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Load an ELF binary
area/elf
Area: this issue describes ELF parsing and loading.
kind/feature
Kind: this issue is a feature.
Use elf crate to write a quick elfdump/objdump clone
area/elf
Area: this issue describes ELF parsing and loading.
area/testing
Area: this issue concerns testing
contrib/good first issue
Contributing: this issue would make a good starting point for a first-time contributor.
A bunch of improvements to elf::extract_from_slice
area/elf
Area: this issue describes ELF parsing and loading.
from TODO
kind/feature
Kind: this issue is a feature.
kind/refactor
Kind: this issue describes refactoring or code quality improvement.
Support ELF symbol table
area/elf
Area: this issue describes ELF parsing and loading.
kind/feature
Kind: this issue is a feature.
ELF needs tests, badly
area/elf
Area: this issue describes ELF parsing and loading.
area/testing
Area: this issue concerns testing
contrib/help wanted
Contributing: help is requested or needed by the filer of this issue.
Refactor types which represent ranges to use Rust Range types
area/alloc
Area: this issue concerns memory allocation.
area/elf
Area: this issue describes ELF parsing and loading.
area/kernel
Area: this issue relates to the core kernel.
kind/refactor
Kind: this issue describes refactoring or code quality improvement.
#84
opened Mar 7, 2017 by
hawkw
ProTip!
Mix and match filters to narrow down what you’re looking for.