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
Peter Limkilde Svendsen
relibc
Graph
f9b836d23e0df6ed6da04ec7d58b94e51662c593
Select Git revision
Branches
20
a64l_l64a_refactor
abs-ub-panic
add-docstrings
alignment-test-nullcheck
all-posix-headers
alloc_cleanup
arpa-inet-docs
arpa_inet-types
arpa_inet-unsafe-blocks
asctime-char-cast
asctime-ub-asserts
assert-unsafe-blocks
bsearch-rework
calloc-no-intrinsics
calloc_overflow_check
centralize-page-size
clippy
clock_getcpuclockid-paramtype-fix
clocks-per-sec-test
crypt-docs
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jul
1
30
Jun
27
26
16
14
13
12
10
30
May
23
22
12
11
9
8
1
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
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
Remove redundant NULL check
expected_alloc_…
expected_alloc_test
Use alignment from named variable in memalign() tests
Add alignment parameter to size-0 test
Use test_something naming for helper functions
Set expected output
Add check for size-0 tests
Add check for invalid-alignment tests
Add alignment check
Generalize for posix_memalign
Add 'cannot allocate' helper function
Add function to check simple non-NULL allocs
Move alloc tests to expected-ouput list (still failing)
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
Formatting
l64a
l64a
Use proper type for iterator variable
Truncate to 32 bits in a64l(), use better test value
Add test for 32-bit truncation
Test roundtrip a64l(l64a(x)) conversions
Move cast
Fix thread-locals
Fix a very slight error in the mutex
Untested: Remove duplicate Mutex efforts in pte.rs
Loading