Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • backup/alex-27
  • Test/file-system
  • Test/syscall-test-branch
  • josh/miscellaneous-improvements
  • alex/exit-system-call
  • josh/backup-alex-6
  • backup/Alex
8 results

Makefile.build

Blame
    • a2-stratford's avatar
      c5a34972
      Implementing the remove syscall · c5a34972
      a2-stratford authored
      syscall.c
      line 73..75: Adding the system call for syscall_remove
      system_calls.h
      line 52..52: Adding the prototype for syscall_remove
      syscall_remove.c
      line 1..26: Implemented syscall_remove
      makefile.build
      line 71: Added syscall_remove to makefile
      c5a34972
      History
      Implementing the remove syscall
      a2-stratford authored
      syscall.c
      line 73..75: Adding the system call for syscall_remove
      system_calls.h
      line 52..52: Adding the prototype for syscall_remove
      syscall_remove.c
      line 1..26: Implemented syscall_remove
      makefile.build
      line 71: Added syscall_remove to makefile
    Makefile.build 4.25 KiB