Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mini Libc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Container 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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexandru BOLOGAN
Mini Libc
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3a692fb1e6ed6c14a391dd03169b17c0a3510f2d
Select Git revision
Branches
2
master
default
protected
solution
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Oct
25
18
3
1
29
Mar
28
27
26
src.zip
solution
solution
src
src
src.zip
src.zip
Introduce samples/ directory
master
master
asg/mini-libc: Update README.md
Add grade.sh script
asg/mini-libc: Use absolute path for SRC_PATH
src: Include internal/syscall.h in stat files
tests: Use available locale LC_ALL=C
Dockerfile: Use same command to update and install
CPPLINT.cfg: Ignore readability/todo
CPPLINT.cfg: Ignore build/include_subdir
asgn/mini-libc: Use consistent spacing for TODOs
assignments/mini-libc: Use `errno` in implementation of `write()` and `read()`
README: Use max 100 grading
tests: Use en_US.UTF-8 locale for printf
README.checker: Add image showing creating of a private fork
src/Makefile: Add pack rule
README.checker: Mention src.zip is placed in repository root
README.checker: Add link with instructions on installing Docker
Add assignment README
Add README for checker
checker: Add checker, then linter
local.sh: Copy config files for Docker interactive run
tests: Remove tests making use of root user
Dockerfile: Install required packages
Add skeleton and test files
Update names for assignment-mini-libc
Dockerfile: Use gitlab.cs.pub.ro registry
local.sh: Add linter configuration files
checker: Add newlines before RUNNING LINTER message
Add global .gitignore file
Add template files for assignments
Loading