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
ccad8b426cb6c9811f725ea6174152b5b642c06a
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
13
Sep
12
11
7
6
2
1
29
Aug
28
27
26
23
22
21
20
19
18
17
16
17
16
15
14
13
12
10
9
8
7
6
5
2
31
Jul
28
27
26
23
21
15
14
12
10
9
8
6
5
3
28
Jun
27
26
25
24
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
epoll only supported in VxWorks kernel; just provide stub definitions for user mode for now
VxWorks socket and epoll definitions needed by mio and related crates
Fixed usage of isize
libc VxWorks cleanups and additions
Auto merge of #1507 - mati865:patch-2, r=gnzlbg
Auto merge of #1493 - lucab:ups/bsd-utmpx, r=gnzlbg
Auto merge of #1510 - gnzlbg:selfupdate, r=gnzlbg
Fix formatting
Fix line length
Do not require using extern instead of extern C
Formatting
Add SCHED_RESET_ON_FORK
Workaround Azure images not supporting rustup self update
Test FreeBSD 12 on latest nightly
Auto merge of #1488 - loganwendholt:user-regs, r=gnzlbg
Auto merge of #1461 - newpavlov:patch-4, r=gnzlbg
Auto merge of #1498 - asomers:aio_listio_max, r=gnzlbg
Auto merge of #1497 - asomers:rlim_nlimits, r=gnzlbg
Auto merge of #1494 - lucab:ups/linux-gnu-utmpname, r=gnzlbg
Auto merge of #1487 - lpetre:add_more_utime_constants, r=gnzlbg
Auto merge of #1478 - tlively:update-emscripten-types, r=gnzlbg
Auto merge of #1503 - gnzlbg:fbsdci, r=gnzlbg
Fix the nightly FreeBSD12 toolchain to one without the build.rs bug
MUSL already actually had a definition (as part of linux_like)
Adding UTIME_NOW and UTIME_OMIT to musl and dragonfly
Deprecate AIO_LISTIO_MAX
Deprecate RLIM_NLIMITS
Merge pull request #1495 from asomers/fbsd_statfs
Fix the link_name for fstat and fstatfs on FreeBSD
linux/gnu: add utmpname()
dragonfly: add utmpx constants
freebsd: add utmpx constants
Remove accidental debugging config change
Update ino_t
Add libxml2 to wasm32 to be safe
Revert "Add extra debug info in emscripten-entry.sh"
Add extra debug info in emscripten-entry.sh
Add libxml2, a new Fastcomp dependency
Use git to acquire emsdk
Fix rip and rdp types in user_fpregs_struct
Loading