Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Assignment Mini Libc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
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
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-Daniel BARBU
Assignment Mini Libc
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Oct
24
22
21
20
17
20
Oct
18
3
1
29
Mar
28
27
26
Merge branch 'solution' into 'master'
master
master
Fixind linter problems patch 3.
Merge branch 'solution' into 'master'
Fixind linter problems patch 2.
Fixind linter problems patch one.
Merge branch 'solution' into 'master'
Fixed warnings.
Merge branch 'solution' into 'master'
I have finished the homework, yay :)))
Merge branch 'solution' into 'master'
IO functions have been made, also i have done sleep and nanosleep with some problem to nanosleep.
Merge branch 'solution' into 'master'
I have finished the strings functions.
Merge branch 'solution' into 'master'
I have done string related functions.
Implementing string functions.
I have done the open function of my lib c.
I have done the close() function
checkpatch: Ignore str* warnings
tests: Fix use of linter.out when grading
Introduce samples/ directory
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
Loading