Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
relibc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
redox-os
relibc
Graph
5537817594ff8401719225aba2972a68e0eb8f83
Select Git revision
Branches
3
fix_semaphore
master
default
protected
scheme-fmt
Tags
2
0.6.0
0.5.0
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Nov
10
9
7
6
5
1
29
Oct
28
27
17
16
15
14
13
11
10
9
7
6
5
2
29
Sep
26
24
23
22
21
20
18
17
15
5
4
2
1
27
Aug
26
25
24
18
17
13
12
10
9
8
9
8
7
5
4
3
2
31
Jul
30
29
28
27
26
25
24
23
22
21
19
18
17
14
13
12
11
8
6
4
3
2
1
30
Jun
28
27
26
25
24
23
22
23
22
23
22
21
20
21
20
14
12
24
May
23
20
15
13
12
11
10
26
Apr
19
17
15
14
8
4
3
27
Mar
26
25
23
22
21
20
19
18
17
18
17
16
15
14
15
14
13
14
13
14
13
14
13
14
13
14
13
12
13
12
11
12
11
10
11
10
9
10
9
8
9
8
Add configuration for compiling with xargo
Allow override of cargo
Reduce warnings for redox
Reduce warnings
Update serde_json
Fix compile on redox
Update to new rust-toolchain
Merge branch 'header-guards-fix' into 'master'
Fix include guards in regex and utime
Merge branch 'MaikuZ/libgen' into 'master'
Implement libgen.h
Fix getdents on redox
Update cbindgen
Merge branch 'optind-reset' into 'master'
Handle getopt reinitialization
Merge branch 'cpp-extern' into 'master'
Disable symbol mangling for C++
Merge branch 'assert-duke32' into 'master'
Fix assert when used as an expression
Fix strcasecmp return value
Do not require prefix for hex
Disallow execve on non-executable interpreted files
Implement a proper mutex type for future usage
Fix feof and ferror
Merge branch 'bugfix/netdb-gethostent' into 'master'
Fix bug in strncasecmp
Merge branch 'printf' into 'master'
Implement almost all of printf
Don't drop the host aliases pointer vector in `gethostent`
Fix timeradd
Invoke constructors and destructors
Merge branch 'test-ctor-dtor' into 'master'
Add tests for constructors and destructors
Merge branch 'regoff_t' into 'master'
Add tests for memcmp and fix a teeny tiny bug
Move regoff_t to regex.h
Merge branch 'feature/optimise-memcmp' into 'master'
Replace `i32` with `c_int` in `memcmp`
realpath on redox: don't forget the nul terminator
Merge branch 'assert' into 'master'
Loading