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
06a8d5d89d15050ed3c3586c0ea6c76c0a91a009
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
7
Oct
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
11
10
9
10
9
8
9
8
9
8
7
8
7
Replace `i32` with `c_int` in `memcmp`
realpath on redox: don't forget the nul terminator
Merge branch 'assert' into 'master'
Implement scandir
Cleanup strcasecmp
Fix S_IS*
Fix double close
Implement realpath
Optimise `memcmp` for speed
Implement strcasestr
Implement timer* macros, and GNU's getopt_long
Make assert more hygienic
Don't reinvent the wheel in strings.h
Initial regex.h implementation
Make fread/fwrite retry their respective operations
Implement strtof
Merge branch 'termios-baudrate' into 'master'
Add termios baud rate functions
Re-add EOF to bits header
Fix bug in fread
Delete RawFile in favor of File
Merge branch 'core-io' into 'master'
Change BUFSIZ type to work with cbindgen
Implement ftell
Fix redox compilation
Rewrite IO to use core-io library
Add fs module
Remove c_str functions, replace with CStr
Prepare for use of Write trait by renaming Write to WriteByte
Add core_io
Add getopt and machine/endian.h
VERY basic crti/crtn
Use RAII for file locking in stdio
Fix possible deadlocks
A few I/O related fixes
Use cbitset crate
Fix select return value
Fix buffering issue with large output through stdio
fixup! Untested fix for pwd.h on redox
Format
Loading