Skip to content

ijh165/linux-syscall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

Linux Syscall

Custom linux system calls that run on the kernel space.

Team Members

  1. Ivan Jonathan Hoo, [email protected]
  2. Raymond Chan, [email protected]

Files and Folders

  • The "kernel_code" folder contains the following files/folders from the (customized) Linux kernel folder: cs300/ folder, makefile, syscall_64.tbl
  • The "test-syscall" folder contains the test code for the sys-calls and also include the makefile requested
  • The file "patch.diff" is a patch of the Linux kernel folder for the files changed (can only be applied to Linux kernel version 3.19.1)

About

kernel programming: system calls

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published