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
00648e11c770a6bc5186263cd7d33228da8da165
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
26
May
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
17
16
14
12
11
10
9
8
9
8
7
6
3
2
3
2
30
Aug
29
28
27
28
27
26
25
26
22
19
18
16
15
10
9
6
4
3
1
31
Jul
28
27
26
25
24
21
22
21
15
12
11
10
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
remove semid_ds
remove struct fields because build failure
Merge branch 'posix' of https://github.com/Uplifting/libc into posix
fix overflow lines
Merge branch 'master' into posix
typo in sem_flg
remove getitimer and setitimer
Fixed targets without the sync() function
fill out sys/sem.h
add getitimer and setitimer
Auto merge of #603 - Uplifting:master, r=alexcrichton
Fix docs on nightly
Add gmtime()
Added the sync() function from unistd.h
Updated cargo.lock
Fixed style issues and reverted version number.
Updated cargo.lock and toml for release.
Added missing linux/user.h structures.
Auto merge of #596 - Susurrus:master, r=alexcrichton
Auto merge of #597 - PlasmaPower:bump-version, r=alexcrichton
Bump to 0.2.23
Use NOCANCEL variants for close on Mac
Auto merge of #594 - PlasmaPower:linux-enoattr, r=alexcrichton
Add ENOATTR for Linux
Auto merge of #593 - PlasmaPower:bsd-at-fdcwd, r=alexcrichton
Add AT_FDCWD for FreeBSD
Auto merge of #578 - cactorium:master, r=alexcrichton
Auto merge of #592 - PlasmaPower:xattr-flags, r=alexcrichton
Add XATTR flags
Add xattr functions for OSX
Remove MAP_HUGETLB from mips-unknown-linux-uclibc
Merge branch 'master' into master
Auto merge of #590 - malbarbo:android-x86_64-test, r=alexcrichton
Add x86_64-linux-android test
Auto merge of #585 - jonhoo:res_init, r=alexcrichton
Skip res_init test on macOS/iOS
Avoid special-casing linking with resolv
Blacklist > whitelist
Auto merge of #589 - tokenrove:recvmmsg-sendmmsg, r=alexcrichton
Add Linux-specific recvmmsg(2) and sendmmsg(2)
Loading