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
34dd2da3f993b8e6d020ace9f513ffd32c10b66f
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
28
May
27
26
25
24
23
22
21
20
19
17
16
15
14
10
9
4
2
1
30
Apr
29
26
25
24
23
20
19
17
14
8
7
5
2
28
Mar
27
26
25
11
8
5
4
3
2
1
28
Feb
26
24
23
22
21
20
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
Add F_SEAL_FUTURE_WRITE on Linux/Android
Auto merge of #1373 - gnzlbg:cleanup_emscripten, r=gnzlbg
Re-enable wasm32-unknown-emscripten on CI
Document SIGUNUSED deprecation on Android
Minor nitpicks
Update values of some emscripten constants
[breaking change] remove constants that are unavailable in emscripten
[breaking change] sendmmsg/recvmmsg have incorrect signature c_int vs c_uint on emscripten
[breaking change] sockaddr_nl is not available on emscripten
Enable disabled tests
update emscripten
Auto merge of #1365 - gnzlbg:cleanup_linux, r=gnzlbg
[breaking change] sendmmsg/recvmmsg flag argument is an unsigned integer on MUSL
Auto merge of #1371 - Susurrus:mq_attr, r=gnzlbg
bump kernel headers to 4.4.2-2
[breaking change] MADV_SOFT_OFFLINE is undefined on MIPS
Update MUSL Linux kernel headers and re-enable Linux tests
Auto merge of #1370 - alesharik:master, r=gnzlbg
Ignore padding for `sockaddr_nl` struct
Ignore padding for mq_attr
Fix SA_* constants for `sigaction` in Android
Merge pull request #1346 from gnzlbg/simplify_freebsd
Auto merge of #1364 - gnzlbg:deprecate_mach, r=gnzlbg
Auto merge of #1358 - pkubaj:patch-1, r=gnzlbg
Auto merge of #511 - malbarbo:android_sa, r=gnzlbg
Auto merge of #503 - TethysSvensson:fix-mode, r=gnzlbg
Auto merge of #1367 - gnzlbg:disable_sparc, r=gnzlbg
Temporarily disable x86_64-sun-solaris
Temporarily disable sparcv9-sun-solaris
Move aarch64 and powerpc64 targets for FreeBSD
Auto merge of #1360 - jbaublitz:nl_consts_pr-2, r=gnzlbg
Auto merge of #1366 - Susurrus:iff_constants, r=gnzlbg
Move aarch64 and powerpc64 targets for FreeBSD
Add a FreeBSD 12 build job and test FreeBSD12 APIs
Add a nightly FreeBSD Cirrus-CI task
Auto merge of #1361 - gnzlbg:std_feature, r=gnzlbg
Change datatype for some IFF_ constants
Fix CI errors by moving non-musl netlink constants to linux/other/mod.rs
Auto merge of #1363 - gnzlbg:fix_locale_t, r=gnzlbg
Fix locale_t in unix and fuchsia.
Loading