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
schyrsivochter
relibc
Graph
bce2f47f0d64acf0d243eb82ef3722aa36bc48a8
Select Git revision
Branches
11
clippy
epoll
fix-ub-fn-pointers
gitlab-cache
macos-port
master
default
protected
misc
patch-1
signals
syscall-instruction
truncate-n-mkfifo
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jul
5
4
3
1
30
Jun
27
26
16
14
13
12
10
30
May
23
22
12
11
9
8
28
Apr
27
26
25
24
23
22
21
20
19
15
14
13
12
11
7
6
4
1
31
Mar
30
28
27
25
17
16
10
5
4
3
28
Feb
25
24
23
22
21
20
19
2
27
Jan
21
20
18
17
15
14
13
7
6
5
1
31
Dec
30
29
28
26
23
19
18
17
14
13
12
11
9
2
1
28
Nov
27
26
25
23
22
18
17
16
14
13
11
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
Fix scandir test on Redox
Run verify script on Redox
Build tests for redox
Allow multiple definitions
Update pthreads-emb
Merge branch 'sigaltstack' into 'master'
Add sigaltstack
Merge branch 'clippy' into 'master'
Clippy fixes
Fix definition of errno to match what is used by musl
Revert "Allow multiple definition in ld_so to avoid linking issues"
Allow multiple definition in ld_so to avoid linking issues
Fix CI
Update cbindgen
Merge branch 'thread_local' into 'master'
Merge branch 'expected_alloc_test' into 'master'
Move alloc tests to expected-output tests
Make errno thread local
Merge branch 'getpagesize_check' into 'master'
Merge branch 'alloc_cleanup' into 'master'
Alloc functions cleanup
Merge branch 'l64a' into 'master'
Implement l64a()
WIP: pthread_atfork
Merge branch 'cleanup'
Add static TLS init on Linux
Use the same Stack struct for ld_so start as for relibc start
Add static tls test
Fix thread-locals
Fix a very slight error in the mutex
Untested: Remove duplicate Mutex efforts in pte.rs
Fix data race inside puts(...) & add dbg!() macro
Uncomment pthread_atfork stub to get ion to build
Formatting
Add test for getpagesize()
Merge branch 'master' into 'master'
Use cbitset crate instead of custom bitset implementation in select
Use fallible conversion in getpagesize()
Execute fmt.sh
Revert "Regenerate test output after !220"
Loading