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
44db74026048dc560f44904f82f29a8bddeed856
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
23
Dec
20
19
18
17
16
17
16
17
15
13
12
11
10
9
8
5
3
30
Nov
29
27
26
25
24
23
21
20
19
18
17
14
13
10
9
8
2
31
Oct
29
27
24
22
18
16
15
11
10
9
6
5
30
Sep
28
27
26
25
24
23
22
21
19
18
14
12
11
7
6
4
29
Aug
18
17
15
10
4
1
25
Jul
23
21
20
19
18
17
16
15
9
6
24
Jun
23
14
10
8
11
May
6
16
Apr
5
2
27
Mar
26
25
18
17
12
10
9
4
1
29
Feb
19
12
10
8
3
2
26
Jan
25
18
17
16
13
12
11
8
7
5
3
2
24
Dec
12
11
9
7
24
Nov
15
12
5
4
2
1
27
Oct
26
25
20
19
14
12
10
8
2
1
13
Sep
11
9
7
21
Aug
7
2
1
20
Jul
7
5
30
Jun
27
26
24
13
11
10
5
2
1
31
May
30
29
22
17
16
12
11
10
9
8
7
Merge branch 'memcpy-slices' into 'master'
Reimplement memcpy() using slices, fix unaligned read/write, add test
Merge branch 'relibc' into 'master'
Code cleanup.
Document the build instructions and improve the README
Fix formatting issues detected by rustfmt.
Add tests and improve comments.
Implement 'tar.h'
Merge branch 'unsafe_blocks-glob-inttypes-libgen' into 'master'
Merge branch 'cpio' into 'master'
Merge branch 'patch3' into 'master'
Implement `cpio.h`
Unsafe blocks: `glob`, `inttypes`, `libgen`
fix(Makefile): delay
Merge branch 'patch4' into 'master'
fix(ci): formatting
Merge branch 'devel2' into 'master'
feat(ld.so): config
Merge branch 'unsafe_blocks-getopt-grp' into 'master'
Merge branch 'glob' into 'master'
Merge branch 'unsafe_blocks-fcntl-fnmatch' into 'master'
Merge branch 'redox_dynlink' into 'master'
Unsafe blocks: `getopt.h`, `grp.h`
Implement `glob.h`
fix(ci)
fix(redox: ld.so): unmap old TCB
chore: bump redox_syscall
Merge branch 'devel' into 'master'
Unsafe blocks: `fcntl.h`, `fnmatch.h`
fix(ld.so): redox
Merge branch 'unsafe_blocks-dlfcn-dl_tls' into 'master'
feat(dbg): lift the latest version
Unsafe blocks: `dl-tls`, `dlfcn`
Merge branch 'dirent-unsafe_op_in_unsafe_fn' into 'master'
Merge branch 'dynamic_linker' into 'master'
Use unsafe blocks in `dirint.h`
fix(ld.so): temporary fix
fix(ld.so): set tls module id to 0 if no tls
Revert "feat(redox_rt): map PT_TLS"
fix(ld.so): do not depend on TLS at all
Loading