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.
af77843345ec6fc7e51113bfd692138d89024bc0
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
10
Jul
9
8
7
6
29
Jun
28
23
21
17
15
13
10
9
8
6
5
1
31
May
30
28
27
25
22
21
20
19
18
16
15
14
13
12
11
10
8
7
6
5
4
3
30
Apr
29
28
27
26
25
18
15
13
12
11
10
6
4
3
2
31
Mar
30
28
19
18
15
14
13
11
12
11
10
8
7
6
7
6
5
3
1
29
Feb
26
21
20
18
16
15
13
12
11
12
11
10
9
8
7
6
5
6
5
4
3
31
Jan
30
29
30
29
28
29
28
26
25
23
22
21
20
19
18
17
15
12
13
12
11
10
6
5
31
Dec
28
27
25
23
21
22
21
20
18
17
16
15
14
12
3
2
1
30
Nov
29
30
28
27
26
25
23
24
22
21
20
17
16
15
14
13
11
10
9
7
6
5
4
3
2
30
Oct
29
28
21
19
14
7
23
Sep
22
21
18
17
16
15
14
Added linger struct
Merge branch 'master' into master
Merge pull request #325 from meh/master
Add strdup extern
Merge pull request #323 from philippkeller/master
Merge pull request #322 from nbaksalyar/master
enhanced the pathconf constants to cover the most common. Values taken from:
Add missing consts for Solaris/Illumos
Auto merge of #321 - alexcrichton:bump, r=alexcrichton
Bump to 0.2.13
Auto merge of #320 - knight42:lchown, r=alexcrichton
unix: Add lchown
Auto merge of #319 - posborne:additional-seek-constants, r=alexcrichton
Add SEEK_DATA/SEEK_HOLE constants
Do not compile the `if_nameindex` struct for android
Merge branch 'master' into master
Auto merge of #318 - nikklassen:master, r=alexcrichton
Remove tab characters
Add missing constants for wait family
Auto merge of #316 - alexcrichton:docker-everywhere, r=alexcrichton
Use docker for all CI tests and images
Remove build specification on `if_nameindex` struct
Remove android support for `if_nameindex` & `if_freenameindex`
remove stray link-time configuration
Add `if_nameindex()` and `if_freenameindex()` from POSIX-2001
Auto merge of #313 - alexcrichton:bump, r=alexcrichton
Bump to 0.2.12
Auto merge of #307 - darnuria:relative-directory-posix2008-api, r=alexcrichton
Auto merge of #312 - nbaksalyar:master, r=alexcrichton
Fix compilation on Solaris/Illumos
Add Directory file descriptor relative syscall.
Auto merge of #310 - nrc:WIF, r=alexcrichton
Add more constants from sys/wait.h
Auto merge of #309 - sfackler:sem, r=alexcrichton
Add semaphore APIs
Auto merge of #299 - lemonrock:sched_getcpu, r=alexcrichton
Removing sched_getcpu for musl as no current releases support it
Merge remote-tracking branch 'upstream/master' into sched_getcpu
Auto merge of #301 - Amanieu:musl_ioctl, r=alexcrichton
Fix ioctl types for non-x86 musl
Loading