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
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
path:
root
/
elf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-04-18
1
-5
/
+1
*
Assume that O_NOFOLLOW is always defined
Florian Weimer
2017-04-13
2
-10
/
+1
*
Support auxilliary vector components for cache geometries.
Paul Clarke
2017-04-11
1
-0
/
+12
*
Check for __mprotect failure in _dl_map_segments [BZ #20831]
Dmitry V. Levin
2017-04-09
1
-8
/
+12
*
Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.c
H.J. Lu
2017-04-05
1
-1
/
+1
*
Update elf tests to use the support test driver.
Wainer dos Santos Moschetta
2017-04-05
71
-159
/
+122
*
Update old tunables framework document/script.
Sunyeop Lee
2017-03-24
1
-1
/
+1
*
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-03-13
1
-1
/
+1
*
Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)
Siddhesh Poyarekar
2017-03-07
3
-2
/
+16
*
Remove header file inclusion guard from elf/get-dynamic-info.h
Florian Weimer
2017-03-02
1
-4
/
+2
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
5
-5
/
+8
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
5
-0
/
+6
*
Fix getting tunable values on big-endian (BZ #21109)
Siddhesh Poyarekar
2017-02-08
2
-2
/
+4
*
tunables: Fail tests correctly when setgid does not work
Siddhesh Poyarekar
2017-02-04
1
-5
/
+7
*
Bug 20915: Do not initialize DTV of other threads.
Alexandre Oliva
2017-02-03
1
-6
/
+0
*
Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)
Siddhesh Poyarekar
2017-02-02
1
-0
/
+9
*
tunables: Fix environment variable processing for setuid binaries (bz #21073)
Siddhesh Poyarekar
2017-02-02
7
-31
/
+482
*
* elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...
DJ Delorie
2017-01-20
1
-4
/
+26
*
Fix environment traversal when an envvar value is empty
Siddhesh Poyarekar
2017-01-20
1
-2
/
+2
*
Fix elf/sotruss-lib format-truncation error.
Joseph Myers
2017-01-11
1
-2
/
+2
*
tunables: Avoid getenv calls and disable glibc.malloc.check by default
Siddhesh Poyarekar
2017-01-10
2
-78
/
+10
*
Increase some test timeouts.
Joseph Myers
2017-01-05
1
-1
/
+0
*
Fix elf/tst-ldconfig-X for cross testing.
Joseph Myers
2017-01-03
1
-1
/
+2
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2017-01-01
5
-5
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
130
-130
/
+130
*
tunables: Use correct unused attribute
Florian Weimer
2016-12-31
1
-1
/
+1
*
Enhance --enable-tunables to select tunables frontend at build time
Siddhesh Poyarekar
2016-12-31
3
-2
/
+18
*
Initialize tunable list with the GLIBC_TUNABLES environment variable
Siddhesh Poyarekar
2016-12-31
2
-1
/
+134
*
Add framework for tunables
Siddhesh Poyarekar
2016-12-31
9
-0
/
+539
*
Link a non-libc-using test with -fno-stack-protector [BZ #7065]
Nick Alcock
2016-12-26
1
-0
/
+3
*
Ignore __stack_chk_fail* in the rtld mapfile computation [BZ #7065]
Nick Alcock
2016-12-26
1
-1
/
+14
*
Compile the dynamic linker without stack protection [BZ #7065]
Nick Alcock
2016-12-26
2
-0
/
+14
*
Do not stack-protect ifunc resolvers [BZ #7065]
Nick Alcock
2016-12-26
5
-0
/
+11
*
Bug 11941: ld.so: Improper assert map->l_init_called in dlclose
Carlos O'Donell
2016-12-23
5
-8
/
+201
*
Remove unused function _dl_tls_setup
Florian Weimer
2016-12-21
2
-34
/
+2
*
support: Introduce new subdirectory for test infrastructure
Florian Weimer
2016-12-09
1
-0
/
+1
*
Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-static
Carlos O'Donell
2016-12-02
2
-2
/
+32
*
elf/tst-tls-manydynamic: New test
Florian Weimer
2016-12-02
4
-2
/
+245
*
Fix new testcase elf/tst-latepthread on s390x.
Stefan Liebler
2016-12-02
1
-0
/
+3
*
ld.so: Remove __libc_memalign
Florian Weimer
2016-11-30
2
-13
/
+9
*
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]
Florian Weimer
2016-11-30
12
-286
/
+428
*
elf: Assume TLS is initialized in _dl_map_object_from_fd
Florian Weimer
2016-11-23
1
-47
/
+7
*
Add include/crypt.h.
Carlos O'Donell
2016-10-28
1
-1
/
+0
*
Fix building tst-linkall-static.
Carlos O'Donell
2016-10-28
1
-0
/
+1
*
Add test for linking against most static libraries
Florian Weimer
2016-10-28
2
-1
/
+57
*
Bug 20292 - Simplify and test _dl_addr_inside_object
Carlos O'Donell
2016-09-30
5
-35
/
+309
*
[PR19826] fix non-LE TLS in static programs
Alexandre Oliva
2016-09-21
2
-0
/
+10
*
sln: Preprocessor cleanups
Florian Weimer
2016-09-21
1
-15
/
+0
*
Set NODELETE flag after checking for NULL pointer
Aurelien Jarno
2016-09-03
3
-7
/
+81
*
elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]
Florian Weimer
2016-08-03
1
-36
/
+53
[next]