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
f0a041c46d6adf2f69959391035f486e67b68fef
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
18
Aug
19
18
17
16
14
13
12
11
10
11
10
9
7
5
6
5
3
2
1
31
Jul
29
28
27
28
27
26
25
26
25
24
23
24
21
22
21
20
21
20
19
20
19
18
17
15
10
9
8
7
8
7
6
5
3
2
3
2
1
2
1
30
Jun
27
26
23
22
9
8
7
4
3
2
29
May
28
27
26
27
26
25
24
23
22
21
22
21
19
18
13
12
8
7
8
7
3
2
1
30
Apr
29
25
21
20
16
15
14
13
12
11
10
9
8
7
8
7
6
5
4
5
4
3
1
31
Mar
29
28
27
26
25
21
20
18
17
15
16
15
14
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
2
1
2
1
29
Feb
28
27
26
25
24
23
21
20
19
20
19
18
12
27
Dec
23
18
16
11
8
7
2
30
Nov
29
28
27
25
22
21
20
19
18
17
16
14
13
7
6
5
4
3
1
31
Oct
29
28
27
25
24
23
22
18
17
18
17
16
15
13
11
10
8
6
4
28
Sep
27
26
25
26
25
24
23
22
21
20
19
18
17
16
13
12
11
7
libc 0.2.75
Move `x86_64-unknown-cloudabi` to tier 3 check
Merge pull request #1861 from joshtriplett/p_pidfd
Define P_PIDFD, used with waitid
Merge pull request #1862 from fornwall/android-regex
Add regex.h to libc-test for Android
Merge pull request #1859 from joshtriplett/w_exitcode
Merge pull request #1856 from BasixKOR/win-execl
Add execl* functions on Windows
Expose regex.h for Android
Merge pull request #1858 from joshtriplett/siginfo-pid-uid
Merge pull request #1860 from joshtriplett/cld
Add W_STOPCODE to construct a stop code
siginfo: Provide functions for si_utime and si_stime
siginfo: In the struct used to access sifields, don't name the first 3 fields
Merge pull request #1857 from fabiim/add-pthread-from-mach-thread
Expose si_pid, si_uid, and si_status from siginfo_t as functions
Add CLD_ constants
Add W_EXITCODE to construct an exit code
Add mac/ios pthread_from_mach_thread_np
Merge pull request #1854 from jclulow/illumos-openpty
add openpty and forkpty implementation for illumos systems
Merge pull request #1851 from DarkKirb/master
Add DevkitPPC support
Merge pull request #1853 from coolreader18/nameinfo-consts
Merge pull request #1852 from jclulow/illumos-ucred
Add more constants for getnameinfo
add ucred(3C) support for illumos and Solaris systems
Merge pull request #1849 from nbaksalyar/personality
Add sys/personality.h constants for Linux
Merge pull request #1845 from MrAwesome/patch-1
Merge pull request #1844 from asomers/CTL_P1003_1B_MAXID
Merge pull request #1843 from amanda-tait/fuchsia-cmsg
Fix style in CMSG_* "macros" for fuchsia
Bump version to 0.2.74
Merge pull request #1842 from MrAwesome/psp_copy_clone_macros
Deprecate CTL_P1003_1B_MAXID
Create macros for defining Copy and Clone on psp's enums and parenthetical structs
Add CMSG_* "macro" support to Fuchsia
Merge pull request #1841 from JohnTitor/freebsd11
Loading