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
10a7944aef5ebca5efc5fb708154ce03ea045cd2
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
27
Mar
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
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
Use next_byte function in all places in scanf
Fix panic in sigaction
Fix panic not producing output
Fix use of trace macro when errno is imported
Use AF_INET6 instead of PF_INET6 in test
Prevent override of panic from relibc
Merge branch 'usleep' into 'master'
Fix usleep
Merge branch 'new-toolchain' into 'master'
Remove .travis.yml
Install tar before attempting to use it
Support use of new cross compiler
Replace make calls with MAKE variable
Work on switching to epoll as backend for select and poll
Merge branch 'patch-2' into 'master'
Merge branch 'aarch64-prep' into 'master'
Add wint_t definition to stddef.h
Remove redundant wchar_t and win_t definitions
aarch64-prep: Dummy auxv.h
aarch64: Fix incorrect init/fini stack manipulation
Fix conditional compilation of sys/mman.h
Merge branch 'cleanup' into 'master'
Merge branch 'implement-swab' into 'master'
Implement swab
Merge branch 'wcsrchr' into 'master'
Merge branch 'calloc_overflow_check' into 'master'
Merge branch 'patch-1' into 'master'
Change LONG_BIT definition, fixes #148
implements wcsrchr from wchar.h
tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests
tests: Fix function-like macros
tests: Fix expected outputs
tests: Even more work on error handling
tests: More work on error handling
Add epoll constants
Merge branch 'wcscspn' into 'master'
implements wcscspn from wchar.h
tests: Fix expected outputs
tests: Documentation for test_helpers.h, more refactoring
Add epoll (WIP)
Loading