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
814ce1ee957a5463024290c63c88784f646f2c84
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
19
Feb
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
28
Feb
27
26
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
fixed some build errors
Add AF_ALG constants and structures
Add missing group entry functions for Solaris/Illumos
Ignore IP_ORIGDSTADDR in test for FreeBSD for now.
Auto merge of #1258 - gnzlbg:docs, r=gnzlbg
Auto merge of #1253 - gnzlbg:update-ctest, r=gnzlbg
Re-enable debug output in dox.sh and remove unused variable in runtest
Add IP_ORIGDSTADDR and others on FreeBSD.
Auto merge of #1255 - gnzlbg:android_fail, r=gnzlbg
Auto merge of #1254 - gnzlbg:dox_cleanup, r=gnzlbg
Moved inotify declarations up so that it works on android too.
Temporarily allow Android build jobs to fail
Bump libc version
Generate a proper landing page for the master docs
Cleanup dox mess
Auto merge of #1252 - vi:ORIGDSTADDR, r=gnzlbg
Always use the latest ctest
Auto merge of #1251 - jasonbking:solarish-sq, r=gnzlbg
Loading