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
64f89331eed8248ddae9a3b13cb8b4b397ffd925
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
25
Jul
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
16
15
14
13
10
9
8
7
6
3
2
1
30
Jan
29
25
18
17
16
15
14
13
10
9
7
6
4
3
1
31
Dec
30
29
28
27
21
20
18
15
14
15
14
13
12
7
6
5
4
3
2
29
Nov
28
26
19
18
17
16
15
14
15
14
13
12
11
9
8
6
7
6
5
3
28
Oct
27
24
22
21
20
18
15
14
10
8
7
6
5
4
5
4
3
2
1
30
Sep
29
28
26
27
26
25
24
23
18
Auto merge of #698 - ndusart:in_addr_t, r=alexcrichton
change type of INADDR constants to in_addr_t
Add SO_TIMESTAMP for OpenBSD like OSes
Auto merge of #696 - mgeisler:patch-1, r=alexcrichton
Add CI badges
Auto merge of #695 - ndusart:inaddrany, r=alexcrichton
Auto merge of #694 - dhduvall:master, r=alexcrichton
define INADDR_* constants in unix platforms
PTHREAD_PROCESS_PRIVATE needs to be a 16-bit type on Solaris
Auto merge of #693 - marmistrz:master, r=alexcrichton
Bump version to 0.2.28
Auto merge of #689 - lucab:ups/fexecve, r=alexcrichton
Auto merge of #686 - marmistrz:regs, r=alexcrichton
unix: add fexecve()
Define i686 when TARGET=i686*
Auto merge of #687 - GuillaumeGomez:up-version, r=alexcrichton
Auto merge of #688 - alexcrichton:revoke, r=alexcrichton
include sys/regs.h only on x86 and x86_64
Disable revocation checking temporarily
Include sys/user.h in the automatic test
Update crate version
Add offsets in user_regs_struct from sys/reg.h
Auto merge of #671 - Susurrus:signalfd_android, r=alexcrichton
Add signalfd and related to android
Auto merge of #683 - ndusart:af_const, r=alexcrichton
add missing O_* flags
Auto merge of #673 - g2p:fallocate-flags, r=alexcrichton
Add SO_RCVBUFFORCE in Android
Ignore newer kernel constants if building with musl
Auto merge of #679 - GuillaumeGomez:other-mac-structs, r=alexcrichton
Add mac structs
Auto merge of #680 - alexcrichton:c_long, r=alexcrichton
Switch to rustup hyper backend temporarily
Restore SYS_* constants to the c_long type
Include linux/falloc.h directly
Add all current fallocate flags
Use Ubuntu 17.10 as the base image
Auto merge of #672 - marmistrz:master, r=alexcrichton
Remove existing SYS_* entires
Auto merge of #675 - asomers:preadv, r=alexcrichton
Loading