Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pintos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Project Purple Stallion
Pintos
Repository
f25586a49bca3b0f9eb3af0fba55824038b94cdf
Select Git revision
Branches
8
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
Pintos
userprog
userprog
Find file
Code
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
IntelliJ IDEA (SSH)
IntelliJ IDEA (HTTPS)
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Download
Download source code
zip
tar.gz
tar.bz2
tar
Code
Clone with SSH
Clone with HTTPS
Actions
Copy permalink
y
Compare
Added guard state for associating a file
a2-stratford
authored
5 years ago
f25586a4
History
f25586a4
5 years ago
History
Name
Last commit
Last update
..
.gitignore
Make.vars
Makefile
argument_parsing.h
exception.c
exception.h
file_descriptors_map.c
gdt.c
gdt.h
myrun
pagedir.c
pagedir.h
parse_arguments.c
populate_stack.c
process.c
process.h
syscall.c
syscall.h
syscall_create.c
syscall_exec.c
syscall_exit.c
syscall_halt.c
syscall_open.c
syscall_wait.c
syscall_write.c
system_calls.h
tss.c
tss.h