GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
S390: Add new s390 platform z16.
Stefan Liebler
2022-04-18
8
-10
/
+61
*
NEWS: Update fixed bug list for LD_AUDIT backports.
Carlos O'Donell
2022-04-18
1
-0
/
+10
*
hppa: Fix bind-now audit (BZ #28857)
Adhemerval Zanella
2022-04-18
6
-8
/
+15
*
elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
H.J. Lu
2022-04-18
1
-1
/
+1
*
Fix elf/tst-audit25a with default bind now toolchains
Szabolcs Nagy
2022-04-18
1
-0
/
+1
*
elf: Fix runtime linker auditing on aarch64 (BZ #26643)
Ben Woodard
2022-04-18
16
-41
/
+779
*
elf: Issue la_symbind for bind-now (BZ #23734)
Adhemerval Zanella
2022-04-18
35
-39
/
+1381
*
elf: Fix initial-exec TLS access on audit modules (BZ #28096)
Adhemerval Zanella
2022-04-18
8
-6
/
+169
*
elf: Add la_activity during application exit
Adhemerval Zanella
2022-04-18
5
-0
/
+351
*
elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
Adhemerval Zanella
2022-04-18
4
-2
/
+87
*
elf: Issue audit la_objopen for vDSO
Adhemerval Zanella
2022-04-18
7
-8
/
+199
*
elf: Add audit tests for modules with TLSDESC
Adhemerval Zanella
2022-04-18
6
-0
/
+242
*
elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
Adhemerval Zanella
2022-04-18
11
-9
/
+295
*
elf: Add _dl_audit_pltexit
Adhemerval Zanella
2022-04-18
27
-122
/
+158
*
elf: Add _dl_audit_pltenter
Adhemerval Zanella
2022-04-18
3
-72
/
+82
*
elf: Add _dl_audit_preinit
Adhemerval Zanella
2022-04-18
4
-21
/
+22
*
elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
Adhemerval Zanella
2022-04-18
5
-124
/
+135
*
elf: Add _dl_audit_objclose
Adhemerval Zanella
2022-04-18
4
-34
/
+27
*
elf: Add _dl_audit_objsearch
Adhemerval Zanella
2022-04-18
3
-49
/
+47
*
elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
Adhemerval Zanella
2022-04-18
6
-111
/
+45
*
elf: Add _dl_audit_objopen
Adhemerval Zanella
2022-04-18
5
-37
/
+49
*
elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)
Adhemerval Zanella
2022-04-18
5
-36
/
+270
*
elf: Move LAV_CURRENT to link_lavcurrent.h
Adhemerval Zanella
2022-04-18
3
-1
/
+27
*
elf: Fix elf_get_dynamic_info() for bootstrap
Adhemerval Zanella
2022-04-18
5
-45
/
+61
*
elf: Fix dynamic-link.h usage on rtld.c
Adhemerval Zanella
2022-04-18
36
-175
/
+272
*
elf: Fix elf_get_dynamic_info definition
Adhemerval Zanella
2022-04-18
11
-17
/
+27
*
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
2022-04-18
28
-323
/
+380
*
powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
Fangrui Song
2022-04-18
2
-4
/
+0
*
Revert "Revert "clone-internal.c: make clone3 syscall optional""
gentoo/glibc-2.34-16
Andreas K. Hüttel
2022-03-31
1
-1
/
+1
*
hppa: Use END instead of PSEUDO_END in swapcontext.S
John David Anglin
2022-03-26
1
-1
/
+1
*
hppa: Implement swapcontext in assembler (bug 28960)
John David Anglin
2022-03-26
2
-83
/
+72
*
debug: Synchronize feature guards in fortified functions [BZ #28746]
Siddhesh Poyarekar
2022-03-26
6
-16
/
+59
*
debug: Autogenerate _FORTIFY_SOURCE tests
Siddhesh Poyarekar
2022-03-26
16
-68
/
+74
*
Enable _FORTIFY_SOURCE=3 for gcc 12 and above
Siddhesh Poyarekar
2022-03-26
2
-2
/
+5
*
fortify: Fix spurious warning with realpath
Siddhesh Poyarekar
2022-03-26
3
-2
/
+40
*
__glibc_unsafe_len: Fix comment
Siddhesh Poyarekar
2022-03-26
1
-1
/
+1
*
debug: Add tests for _FORTIFY_SOURCE=3
Siddhesh Poyarekar
2022-03-26
4
-50
/
+69
*
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2022-03-26
7
-438
/
+226
*
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2022-03-26
9
-26
/
+42
*
nss: Protect against errno changes in function lookup (bug 28953)
Florian Weimer
2022-03-26
5
-4
/
+142
*
nss: Do not mention NSS test modules in <gnu/lib-names.h>
Florian Weimer
2022-03-26
2
-13
/
+5
*
io: Add fsync call in tst-stat
Florian Weimer
2022-03-26
1
-0
/
+4
*
Revert "clone-internal.c: make clone3 syscall optional"
Andreas K. Hüttel
2022-03-26
1
-1
/
+1
*
Drop glibc lock when returning early
gentoo/glibc-2.34-15
Sam James
2022-03-07
1
-1
/
+3
*
hppa: Fix warnings from _dl_lookup_address
John David Anglin
2022-03-07
4
-9
/
+14
*
nptl: Fix cleanups for stack grows up [BZ# 28899]
John David Anglin
2022-03-07
1
-1
/
+1
*
hppa: Revise gettext trampoline design
John David Anglin
2022-03-07
3
-31
/
+35
*
hppa: Fix swapcontext
John David Anglin
2022-03-07
3
-7
/
+58
*
Fix elf/tst-audit2 on hppa
John David Anglin
2022-03-07
1
-14
/
+29
*
localedef: Handle symbolic links when generating locale-archive
Arjun Shankar
2022-03-07
1
-1
/
+1
[prev]
[next]