Skip to content
/ xv6 Public

Implementation of Ctrl+C command in qemu terminal

Notifications You must be signed in to change notification settings

tulikaiam/xv6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xv6

Implement the system call fgproc(), and modify sh.c to use it to track the foreground process. Whenever CTRL+C is pressed, send SIGINT to the foreground process.

NOTE:- Please go through to the Complete guide to implement this

About

Implementation of Ctrl+C command in qemu terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published