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
d6a1796122744ef0fa5a8ce702315f9b996182b1
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
16
Jun
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
4
3
2
1
30
Jun
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"
Regenerate test output after !220
Merge branch 'assert_fail' into 'master'
Merge branch 'lcg48_arr' into 'master'
Merge branch 'posix_memalign' into 'master'
Merge branch 'master' into 'master'
Fix out-of-bounds error in strsignal
Formatting
Implement posix_memalign
Run fmt
Use y_from_x naming for functions
Refactor for consistency
Implement lcong48() and seed48()
Refer to newer standard (with correct half-open output intervals)
Implement erand48(), jrand48() and nrand48()
Merge branch 'valloc_pagesize' into 'master'
Merge branch 'lcg48' into 'master'
Implement LCG pseudorandom number functions
Merge branch 'memrchr' into 'master'
Merge branch 'housekeeping' into 'master'
Update rust-toolchain
Fix Clippy warnings
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
If the prefix is recompiled, clzsi2 does not have to be removed.
Rename __assert to __assert_fail
Add memrchr()
Cargo fmt
Fix inaccurate comment
Fix the CI; Disregard last commit
Fix race condition in parallel Makefile
Avoid call to memalign()
Get page size through sysconf()
Add tests for valloc
Loading