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.
cab10b479076fa588c5ceb0085ace51ff62d1a39
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
24
Jun
23
22
20
17
14
13
11
9
8
7
6
5
4
3
2
31
May
29
28
27
26
25
24
23
22
21
20
19
17
16
15
14
10
9
4
2
1
30
Apr
29
26
25
24
23
20
19
17
14
8
7
5
2
28
Mar
27
26
25
11
8
5
4
3
2
1
28
Feb
26
24
23
22
21
20
19
18
17
14
13
12
11
9
8
7
5
4
2
30
Jan
28
26
23
22
21
17
16
15
14
13
12
11
9
8
3
2
1
28
Dec
27
26
25
24
23
22
21
20
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
28
Nov
27
26
27
26
24
Auto merge of #1350 - dbrgn:ttyname_r, r=gnzlbg
fixup! Add ttyname_r
Obey 80 char line width
Support calls to the SunOS Doors API
Auto merge of #1402 - sikmir:haiku-add-ioctls, r=gnzlbg
haiku: add missing ioctl identifiers to control the TTY
Auto merge of #1399 - josephlr:getrandom, r=gnzlbg
Fix style lints
Add getrandom() on non-mips musl
Auto merge of #1398 - josephlr:fuchsia, r=gnzlbg
Older musl doesn't have getrandom()
Android doesn't have getrandom()
Use *mut c_void for buffer pointer.
Add getrandom() bindings on linux and android
Remove Linux constants from Fushia
Auto merge of #1387 - tormol:fionclex, r=gnzlbg
Auto merge of #1394 - Susurrus:sigevent_extra_traits, r=gnzlbg
Switch to manual trait impls for sigevent
Auto merge of #1386 - red75prime:arm-linux-uclibcgnueabi, r=gnzlbg
Auto merge of #1392 - stefano-garzarella:vsock, r=gnzlbg
Add FIONCLEX for Linux
Add FIODTYPE, FIGETLBA and FIODGNAME for DragonFly
Generalize some FIO* constants to all BSDs
Auto merge of #1393 - Susurrus:ptrace_detach, r=gnzlbg
Re-add PTRACE_DETACH for mips64 GNU targets
Auto merge of #1388 - tormol:mq_time, r=gnzlbg
Auto merge of #1390 - gnzlbg:ref_gnu, r=gnzlbg
Fix builds
Fix siginfo_t in s390x
Fix utmpx on s390x
Fix statfs
Fix value of RLIM_INFINITY on mips32
Fix formatting
Correct bugs in mips, mips64 and s390x
Fix style
libc-test: include "linux/vm_sockets.h" to test VSOCK
Refactor linux x86_64 module
Remove duplicated constants from x86_64
Remove duplicated constants from s390x
Remove duplicated constnats from mips32
Loading