Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libc
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
felixmoebius
libc
Graph
4c5e483f7fad396ffaa428916691bd5cdc8446ce
Select Git revision
Branches
4
base
dev
main
default
protected
master
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Nov
22
21
20
19
16
12
10
7
6
3
2
1
31
Oct
30
29
28
27
26
20
19
18
17
16
15
14
8
6
5
4
3
2
28
Sep
25
22
21
19
18
13
12
10
9
8
5
3
2
24
Aug
22
19
16
15
14
13
11
7
6
2
1
31
Jul
30
29
22
21
18
17
16
14
12
10
9
8
6
5
4
3
1
30
Jun
28
27
20
18
15
9
8
7
4
1
31
May
30
26
25
24
22
21
17
10
7
6
1
23
Apr
22
21
20
17
15
12
11
10
11
10
8
7
6
5
3
24
Mar
22
19
18
17
16
17
16
15
12
10
8
7
5
3
5
4
3
2
1
28
Feb
27
26
25
22
17
14
13
7
3
1
31
Jan
30
26
25
24
23
22
20
19
18
17
15
14
13
12
11
9
8
7
4
2
28
Dec
27
26
19
17
16
14
15
14
13
12
8
7
6
4
3
4
3
30
Nov
29
28
26
25
21
19
18
17
16
15
14
13
11
10
9
8
7
6
5
2
1
31
Oct
30
29
28
27
24
20
19
18
strcase*: Add cloudabi support
Pull cfg_if! outside the extern
Auto merge of #1141 - gnzlbg:cats, r=gnzlbg
Auto merge of #1139 - gnzlbg:map_anon, r=gnzlbg
Use crates.io keywords and categories
Add alias for MAP_ANONYMOUS to Apple targets.
Remove unstable `libc` feature on rustc-dep-of-std
Remove some SOF_TIMESTAMPING_ options not supported with musl.
Added missing net_tstamp.h header to tests.
Break long line to make style check pass.
Add SOF_TIMESTAMPING_* from linux/net_tstamp.h.
Move SO_TIMESTAMPING and SCM_TIMESTAMPING.
Split out strcase* into unix, MSVC and Windows-GNU
Merge branch 'master' into strcase-various
Auto merge of #1134 - alexcrichton:rustc-test, r=gnzlbg
Prepare for being included via crates.io into std
Auto merge of #1129 - gnzlbg:sgx, r=gnzlbg
splice the common libc functions and ctypes throughout the library
Auto merge of #1132 - glandium:master, r=alexcrichton
Auto merge of #1133 - glandium:musl-mips, r=gnzlbg
Add missing condition for musl mips64
core::ffi::c_void is available since rustc 1.30
Fix line-length unix style issue
Fix missing imports for unix module
Define _WITH_GETLINE for FreeBSD so we can move getline into general Unix
Split out getline and strcasestr to supported platforms
Auto merge of #1131 - palfrey:appveyor-reqwest, r=gnzlbg
Use Reqwest backend for Appveyor, not Hyper which is deprecated
Add getline
Add strcase*
Add SGX C types.
Auto merge of #1126 - gnzlbg:clean_no_libc, r=gnzlbg
Factor out platforms for which libc is empty
Auto merge of #1127 - gnzlbg:fmt, r=gnzlbg
Fix shellcheck issues
Auto merge of #1128 - asomers:chflags, r=alexcrichton
Add chflags(2) and friends
re-format
Auto merge of #1123 - newpavlov:patch-1, r=gnzlbg
use OR in the license field
Loading