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
d3f6985ee91677380da5d558133e4fbcfade5bbd
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
2
Dec
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
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
Add rustcflags to makefile
Fix putenv crash
Do not cast usize to isize in strncpy
Replace gethostname syscall with uname
Clippy fixes
Fix more clippy warnings
clippy
clippy
Fix clippy errors
WIP: More clippy
Replace gethostname syscall with uname
WIP: Clippy fixes
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
Fix strcat
Merge branch 'isspace' into 'master'
ctype: fix isspace to test all space class characters
Do not return mutable pointer from strsignal
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
Override CC for aarch64 redox
- Disable output of empty header files
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
Cleanups of redox pal
Fix invalid inline ASM
Update dependencies
Revert "Update compiler_builtins and redox_syscall"
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
Update compiler_builtins and redox_syscall
Update compiler_builtins
Update core_io
Merge branch 'type' into 'master'
Correct return value of regerror
'strtoull' and 'strtoll' type signatures
Some type signature fixes found using script in #111
Fix issue with open flag overflow
Fix definition of protocol families
Format
Add protocol families
Add getdelim and getline
Add readlink and symlink
Format
Add pwrite
Implement pread, add more poll constants
Loading