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
bc79f4fc496c6f4af0c085e87bfde0b9047fcd14
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
Oct
27
24
20
19
18
17
16
14
13
12
11
9
7
6
5
4
28
Sep
27
25
26
25
24
22
21
20
19
18
17
16
12
11
10
9
6
5
4
3
31
Aug
30
29
27
26
25
26
25
23
22
21
20
19
18
17
16
13
12
11
10
11
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
27
25
24
25
24
23
22
21
20
19
18
17
16
15
14
13
12
10
9
8
7
6
5
4
3
2
3
2
30
Jun
29
28
27
26
25
24
23
20
19
16
15
14
13
11
9
8
7
4
1
30
May
29
28
27
26
25
24
23
19
18
16
15
8
7
6
4
3
2
1
30
Apr
28
27
26
25
24
23
21
20
19
6
5
4
1
31
Mar
30
29
27
25
24
23
21
20
3
2
1
28
Feb
27
24
23
22
21
20
19
18
17
Auto merge of #819 - andrewtj:atj-rel, r=alexcrichton
Bump to 0.2.33
Auto merge of #824 - malbarbo:x32-1, r=alexcrichton
Auto merge of #823 - malbarbo:sparc64-test, r=alexcrichton
Auto merge of #821 - malbarbo:mips64el-test, r=alexcrichton
Auto merge of #818 - malbarbo:powerpc64le-test, r=alexcrichton
Auto merge of #825 - malbarbo:android-fix-ci, r=alexcrichton
Disable i686-linux-android temporarily
Fix android ci
Add issue for linux x32 failing to build
Enable x86_64-unknown-linux-gnux32 on CI
Add x86_64-unknown-linux-gnux32 docker image
Use ctest from git to allow testing linux x32
Add sparc64-unknown-linux-gnu to CI (with disabled tests)
Add mips64el to CI
More fixes for x86_64-unknown-linux-gnux32
Add powerpc64le to CI
Auto merge of #787 - vojtechkral:master, r=alexcrichton
Fix kqueue filter consts type on NetBSD
Auto merge of #815 - ndusart:sys, r=alexcrichton
fix ABI breakage in syscall constants
Auto merge of #812 - malbarbo:x32, r=alexcrichton
Auto merge of #813 - ndusart:syscall-android, r=alexcrichton
Auto merge of #810 - oherrala:pthread_cancel, r=alexcrichton
Auto merge of #802 - Mic92:setfsuid, r=alexcrichton
Auto merge of #711 - Susurrus:termios2, r=alexcrichton
provide setfsgid/setfsuid also on android
SYS_* constants are of type long in Android
Trying to fix for i686-apple
Add termios2 for Android & Linux
Add BOTHER to Android & Linux
Fix style
Move down c_long and c_ulong of linux/other/b64 to accommodate x32
Linux x32 does not have some SYS_ constants
Linux x32 does not support sysctl
Fix utmpx.ut_session for linux x32
Fix timespec, stat, stat64 for linux x32
Fix mq_attr for linux x32
Fix c_long, c_ulong and sysinfo for linux x32
Auto merge of #811 - alexcrichton:syscalls, r=alexcrichton
Loading