Skip to content
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

Process TODO #87

Open
11 tasks
robotman2412 opened this issue Jan 3, 2025 · 0 comments
Open
11 tasks

Process TODO #87

robotman2412 opened this issue Jan 3, 2025 · 0 comments
Milestone

Comments

@robotman2412
Copy link
Member

robotman2412 commented Jan 3, 2025

  • Make it possible to partially munmap an mmap'ed region
  • Add support for controlling TTYs
  • Add traditional fork system call for MMU systems
  • Add fork-emulating system call for NOMMU systems
  • Add chroot support
  • Add working dir support
  • Add envvars
    • Search env PATH when creating processes
    • Support LD_PRELOAD for kernel dynamic ELF loader
    • Support LD_LIBRARY_PATH for kernel dynamic ELF loader
  • Add interpreted executable support (#!/path/to/interpreter args-for-interpreter)
@robotman2412 robotman2412 converted this from a draft issue Jan 3, 2025
@robotman2412 robotman2412 moved this to Backlog in BadgerOS 1.0 Jan 3, 2025
@robotman2412 robotman2412 added this to the BadgerOS 1.0 milestone Jan 3, 2025
@robotman2412 robotman2412 moved this from Backlog to Ready in BadgerOS 1.0 Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant