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
b43299642b24d6bec8479c980b68a9251033dc60
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
7
Apr
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
28
27
26
25
24
23
22
23
22
23
22
21
20
21
20
14
12
24
May
23
20
15
13
Update rust
Add missing cast
Ensure that getpeername and getsockname return a sockaddr of family AF_INET
Rename can be done with O_PATH
Update pthreads-emb
Correct error for unknown protocol type in socket
Fix returning incorrect ai_socktype from getaddrinfo
Map stacks based on provided size.
Fix thread starting before pte_osThreadStart
Set errno in alloc functions and add further tests
Fix bug in scanf where EOF would be ignored
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
Loading