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
4f9cc1a2086ce46cb6a712c68c0e752d2b85b040
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
May
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
23
22
21
20
19
16
12
10
7
6
3
2
1
31
Oct
30
29
28
27
26
20
19
18
17
16
15
14
8
6
5
4
3
2
28
Sep
25
22
21
19
18
13
12
10
9
8
5
3
2
24
Aug
22
19
16
15
14
13
11
7
6
2
1
31
Jul
30
29
ucontext_t ssp field uses c_long and not c_longlog
Try to fix builds of the Android SDK
Fix utmpx.ut_session type on sparc64
Fix ucontext_t on x86
Fix ucontext_t and NFT_MSG_MAX on x86_64
Link against correct scanf,fscanf,sscanf
Update Ubuntu images to 19.04
Define DEPRECATED_SCANF macro to use older scanf,sscanf,fscanf symbols
Update Debian image used in s390x build job
Update Debian image used in sparc64 build job to Debian 10.0
Update alignment of pthread_mutexattr_t
[breaking change] remove PTRACE_GET/SET/FP/REGS from s390x
Correct value of some NFT_ constants on AArch64
[breaking change] Remove SYS_syscalls and SYS_arch_specific_syscall from aarch64
Move sparc64 Docker image to Ubuntu
Correct assert for mips+musl
Correct value of some NFT_ constants on ARM
execinfo not available in emscripten
Update openjdk to version 11 in Docker containers
Correct value of some NFT_ constants
[breaking change] remove SYS_reserved and SYS_unused constants
[breaking change] PTRACE_GETFPXREGS and PTRACE_SETFPXREGS were incorrectly re-exported on arm but they are x86 specific
Test the Elf32/64 types sperately
readd netfilter headers
Include Linux headers after sys headers
Include aio.h as the last header
Add missing sysctl header to freebsd tests
Add missing utmpx.h header to freebsd tests
Include aio.h before sys/mount.h on linux
Fix typo in Linux checking
Add missing netinet/ip.h header
Remove conflicting linux/netfilter_ipv6.h header file due to conflicting definitions
Remove conflicting linux/netfilter_ipv4.h header file due to conflicting definitions
Warn users of gettimeofday of potential breaking change
Skip verification of gettimeofday on FreeBSD
Added MAP_FIXED_NOREPLACE and MAP_SHARED_VALIDATE consts.
Update all remaining targets to Ubuntu 18.04
Refactor Linux target
Refactor FreeBSD target
Remove OpenBSD-related dead-code
Loading