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.
83298283c7b1d047208fcab4c0dea37b4e1ac855
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
23
May
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
6
5
4
3
2
28
Sep
25
22
21
19
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
[breaking change] __sched_cpucount changed pointer mutability on x86_64-android
Update FILENAME_MAX, L_tmpnam, MS_*, SYS_ and NFT* Android constants
Update Android SDK, NDK (r19c), and API versions (arm:24,x86:28)
Add aarch64-unknown-freebsd to CI
Add powerpc64-unknown-freebsd target
Auto merge of #1357 - semarie:openbsd-pfstatus, r=gnzlbg
openbsd: add KERN_PFSTATUS and update KERN_MAXID
Auto merge of #1351 - jbaublitz:nl_consts_pr, r=gnzlbg
Fix builds by moving the rest of the current constants to linux/other/mod.rs to avoid breaking musl
Auto merge of #1355 - gnzlbg:openbsdlike, r=gnzlbg
Refactor OpenBSD-like module into OpenBSD
Auto merge of #1354 - gnzlbg:gettimeofday, r=gnzlbg
[breaking change] incorrect API of gettimeofday
Fix builds by moving some constants to linux/other/mod.rs to avoid breaking musl
Auto merge of #1340 - ibabushkin:mmap_flags, r=gnzlbg
Fix builds by adding trailing commas
Auto merge of #1353 - sameo:topic/musl-seek, r=gnzlbg
Fix builds by including linux/rtnetlink.h and linux/if_addr.h
Disabled MAP_SHARED_VALIDATE and MAP_FIXED_NOREPLACE on musl for now.
Revert "An attempt to use upstream musl on mips."
Revert "Fixed a typo in mips docker file."
Loading