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
3e5155b345ab4b5f9d8e9b26c3da562234dcb88b
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
16
Dec
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
13
12
11
10
9
15
Aug
11
Jul
17
May
7
7
Apr
2
30
Mar
28
27
12
9
Feb
8
29
Jan
13
Expose functionality to get peer credentials for a Unix socket on Linux
Merge pull request #98 from j16r/master
Hoist PATH_MAX into src/bsd it's common to all the BSDs
Add PATH_MAX for FreeBSDlike, defined in /usr/src/sys/sys/syslimits.h
Merge pull request #96 from polachok/shm
Merge branch 'master' into shm
SysV shared memory APIs
Merge pull request #95 from dimbleby/path-max
Add PATH_MAX
Merge pull request #91 from alexcrichton/more-constants
Add KERN_PROC_* constants for OpenBSD
Merge pull request #90 from alexcrichton/more-constants
Add some constants for learning about cpus
Merge pull request #89 from alexcrichton/dirent-defns
Add dirent DT_* definitions
Merge pull request #87 from polachok/xattr
Add getxattr()/setxattr()/listxattr()/removexattr() variations
Merge pull request #86 from alexcrichton/rumprun
Add rumprun CI and get tests passing
Merge pull request #85 from alexcrichton/lock
Check in Cargo.lock for libc-test
Merge pull request #79 from polachok/sched
Add sched_get_priority_*
Add SCHED_* constants for linux & freebsd
sched_getscheduler() / sched_setscheduler()
Merge pull request #84 from dongz9/master
Fix build
Add RTLD_NEXT and RTLD_DEFAULT
Merge pull request #83 from bossmc/add-umask
Only applicable on unix systems
Add umask (POSIX.1-2001)
Merge pull request #82 from dignati/fix-bsd-stage2
Fix freebsd-likes stage2 build
Merge pull request #80 from semarie/librt
unbreak openbsd and bitrig after linking to rt
Merge pull request #78 from skade/fix-netbsd
Add netbsds pthread_setname_np
Merge pull request #73 from petrochenkov/staged
Remove `#[staged_api]`
Merge pull request #72 from alexcrichton/no-rt-on-android
Loading