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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a81f45e374d02234e380014b389c613bfcc2243c
Select Git revision
Branches
4
base
dev
main
default
protected
master
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Feb
19
18
17
14
13
12
11
9
8
7
5
4
2
30
Jan
28
26
23
22
21
17
16
15
14
13
12
11
9
8
3
2
1
28
Dec
27
26
25
24
23
22
21
20
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
28
Nov
27
26
27
26
24
23
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
cross-compile to the gnu windows targets on nightly with libstd
Only fetch std component when there is something to fetch
Make the build script fail faster
The armv7r targets are not available on nightly
Run xargo only on Linux
Remove more documentation cruft
Fix bitrig build
Fix use of std:: in the OpenBSD-like module
Fix unclosed delimiter in openbsd
Libcore fails to build for sparc-unknown-linux-gnu
Remove non-existent uclib targets
Fix Haiku build
Fix DragonflyBSD build
Test that targets without a libstd component build on CI using xargo
Auto merge of #1261 - glebpom:master, r=gnzlbg
Properly implement Debug for AF_ALG structures
Revert "Improve Debug for AF_ALG structures"
Improve Debug for AF_ALG structures
Uncomment salg_type from socket_alg debug_struct
Add comment on ALG_SET_AEAD_* exclusion
Ignore ALG_SET_AEAD_* constants on MUSL tests
Auto merge of #1256 - vdagonneau:master, r=gnzlbg
fix unsafe blocks
Removed trailing spaces.
Merge branch 'master' into master
Moved inotify_rm_watch out of the generic notbsd target and into specific linux and android targets because the second argument has a different type in android and linux.
fix as_slice for af_alg_iv
improve naming
Remove empty lines
Implement traits for af_alg_iv
Auto merge of #1231 - dholroyd:mmsg-support, r=gnzlbg
remove SOL_ALG from android (already defined in notbsd)
fix missprint
Auto merge of #1257 - vi:ORIGDSTADDR, r=gnzlbg
Move AF_ALG constants and structs to both android and linux
Modified includes in libc_test to make it work on android.
Include if_alg.h. Limit AF_ALG constants to only linux and android.
Auto merge of #1260 - nbaksalyar:add-missing-solaris-fns, r=gnzlbg
Auto merge of #1262 - gnzlbg:rustfmt_fail, r=gnzlbg
Allow installing rustfmt component to fail
Loading