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
redox-os
relibc
Graph
50c03f289fc2993a29ea7a19d59d45c603e1ad81
Select Git revision
Branches
3
fix_semaphore
master
default
protected
scheme-fmt
Tags
2
0.6.0
0.5.0
5 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
Mar
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
26
Apr
19
17
15
14
8
4
3
27
Mar
26
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)
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
Add trace for select and poll
tests: More refactoring, add helper header to every test, override exit for better error reporting
tests: Fix expected outputs
tests: Add helper macros for easier error handling and reporting
tests: Work on more thorough error handling
tests: Replace returns with exits in the main functions
Merge branch 'cleanup' into 'master'
Merge branch 'path-separator' into 'master'
unistd: Generate correct C defines for PATH_SEPARATOR
tests: Remove redundant return statements
tests: Portability fixes, replaced 0/1/-1 return codes with macros
tests: Fix function signatures
Merge branch 'pedantic' into 'master'
tests: set C11, enable pedantic warnings, fix GCC and Clang warnings
Merge branch 'ctype' into 'master'
ctype: Implement _tolower, _toupper
Use correct open flags
Merge branch 'ctype' into 'master'
Loading