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
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Envall
pintos
Merge requests
!43
Axel branch
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Axel branch
axel-branch
into
master
Overview
0
Commits
16
Pipelines
0
Changes
3
Merged
Axel Boström
requested to merge
axel-branch
into
master
3 years ago
Overview
0
Commits
16
Pipelines
0
Changes
3
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
90788d08
16 commits,
3 years ago
3 files
+
38
−
72
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
src/examples/Makefile
+
1
−
0
Options
@@ -16,6 +16,7 @@ lab1test_SRC = lab1test.c
lab1test2_SRC
=
lab1test2.c
lab3test1_SRC
=
lab3test1.c
lab3test2_SRC
=
lab3test2.c
lab4test1_SRC
=
lab4test1.c
pfs_SRC
=
pfs.c
pfs_reader_SRC
=
pfs_reader.c
pfs_writer_SRC
=
pfs_writer.c
Loading