Skip to content

software-stack/drills: Update task path and instructions in README - #221

Merged
teodutu merged 1 commit into
cs-pub-ro:mainfrom
levitatie:fix-lab1-syscall-wrapper
Jan 24, 2026
Merged

software-stack/drills: Update task path and instructions in README#221
teodutu merged 1 commit into
cs-pub-ro:mainfrom
levitatie:fix-lab1-syscall-wrapper

Conversation

@levitatie

Copy link
Copy Markdown

The path for the System Call Wrappers task was wrong. This commit solves this issue, as well as clarifying we need to run make before entering support/.

Prerequisite Checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Updated relevant documentation (if needed).

Description of changes

Real path is chapters/software-stack/system-calls/drills/tasks/syscall-wrapper/, so the path was wrong from the get-go, aside from the support/ directory not existing before running make. Made sure this is clarified as well in the README.

The path for the System Call Wrappers task was wrong. This commit solves this issue,
as well as clarifying we need to run `make` before entering `support/`.

Signed-off-by: Barbu Daniel <daniel_ioan.barbu@stud.acs.upb.ro>
@teodutu teodutu added the student-contrib Fix or improvement made by a student label Jan 24, 2026
@teodutu
teodutu merged commit fabac78 into cs-pub-ro:main Jan 24, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

student-contrib Fix or improvement made by a student

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants