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.
7e3cacbcebbc0656b6630959465cf1ced59d20b4
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
25
May
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
28
27
26
20
19
18
17
16
15
14
8
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.
Auto merge of #1362 - gnzlbg:cmsg, r=gnzlbg
Run CMSG tests on s390x
Deprecate mach APIs: users should use the `mach` crate instead.
Deprecate `use_std` cargo feature: use `std` instead .
Add final netlink constants referenced as needed for rtnetlink in the documentation
Auto merge of #1344 - gnzlbg:fix_android_bj, r=gnzlbg
Increase retries of Android downloads
Fix musl build jobs
Fix Android build jobs: not allowed to fail anymore
Add i686-linux-android build job
Document what is wrong with sighandler_t
Enable more tests on Android
[breaking change] remove getdtablesize - removed in Android API 21
[breaking change] remove __progname
Enable more tests (some related to issue 1272) on Android
Test strerror_r on Android and Linux
[breaking change] personality takes a c_uint instead of c_ulong on Android
[breaking change] set/getpriority who argument is of type id_t on Android
[breaking change] recvfrom takes a mut pointer on Android
[breaking change] mprotect takes a mut pointer on Android
[breaking change] msync takes a mut pointer on Android
[breaking change] madvise takes a mut pointer on Android
[breaking change] pthread_key_t is signed on Android
[breaking change] fix types of stat/stat64 structs, atime/mtime/ctime fields on Android
Deprecate ENOATTR on Linux and Android
Enable more tests on Android
[breaking change] sigaction.sa_flags changed from c_ulong to c_int on 32-bit Android
[breaking change] sigaction.sa_flags changed signedness on x86_64-android
Loading