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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]
DJ Delorie
2019-07-10
3
-0
/
+39
*
support: Add xdlvsym function
Florian Weimer
2019-06-28
2
-0
/
+21
*
support: Invent verbose_printf macro
Mike Crowe
2019-06-21
1
-0
/
+8
*
support: Add xclock_now helper function.
Mike Crowe
2019-06-21
1
-0
/
+10
*
support: Expose sbindir as support_sbindir_prefix
Florian Weimer
2019-05-20
3
-0
/
+10
*
support: Add missing EOL terminators on timespec
Mike Crowe
2019-05-20
1
-2
/
+2
*
support: Correct confusing comment
Mike Crowe
2019-05-20
1
-2
/
+2
*
support: Report NULL blobs explicitly in TEST_COMPARE
Florian Weimer
2019-05-16
1
-1
/
+3
*
support: Add support_install_rootsbindir
Alexandra Hájková
2019-05-15
3
-1
/
+11
*
support: Export bindir path on support_path
Adhemerval Zanella
2019-05-14
3
-1
/
+11
*
support: Fix timespec printf
Adhemerval Zanella
2019-05-10
1
-10
/
+11
*
support: Add timespec.h
Mike Crowe
2019-05-09
6
-0
/
+287
*
support: Add xclock_gettime
Mike Crowe
2019-05-08
4
-0
/
+66
*
support: Add support_capture_subprogram
Adhemerval Zanella
2019-04-17
10
-50
/
+551
*
Avoid fall-through in test-container if execlp fails.
Joseph Myers
2019-02-13
1
-0
/
+1
*
support: Implement xdlmopen
Florian Weimer
2019-02-07
3
-1
/
+33
*
support: Use dlerror to detect NULL symbols in xdlsym
Florian Weimer
2019-02-06
1
-10
/
+10
*
Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]
Stefan Liebler
2019-02-06
5
-0
/
+66
*
support: Correct error message for TEST_COMPARE_STRING
Florian Weimer
2019-02-01
2
-7
/
+7
*
support: Handle AF_LOCAL, AF_UNSPEC in support_format_address_family
Florian Weimer
2019-02-01
1
-0
/
+4
*
nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
Carlos O'Donell
2019-01-31
3
-0
/
+28
*
nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]
Florian Weimer
2019-01-31
2
-0
/
+4
*
hurd: Fix libsupport xsigstack build
Adhemerval Zanella
2019-01-24
1
-0
/
+7
*
Tests for minimal signal handler functionality in MINSIGSTKSZ space.
Zack Weinberg
2019-01-16
4
-0
/
+190
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
169
-169
/
+169
*
Replace check_mul_overflow_size_t with __builtin_mul_overflow
Adhemerval Zanella
2018-12-28
1
-23
/
+3
*
support: Do not require overflow builtin in support/blob_repeat.c
Florian Weimer
2018-12-15
1
-3
/
+23
*
test-container: move postclean outside of namespace changes
DJ Delorie
2018-12-10
1
-8
/
+37
*
support: Implement <support/descriptors.h> to track file descriptors
Florian Weimer
2018-12-06
6
-0
/
+533
*
test-container: add "su" command to run test as root, add unshare hints
DJ Delorie
2018-12-04
1
-4
/
+64
*
support: Close original descriptors in support_capture_subprocess
Florian Weimer
2018-12-01
1
-0
/
+6
*
support: Add signal support to support_capture_subprocess_check
Florian Weimer
2018-11-28
3
-11
/
+59
*
support_quote_string: Do not use str parameter name
Florian Weimer
2018-11-28
1
-2
/
+2
*
support: Implement support_quote_string
Florian Weimer
2018-11-27
4
-0
/
+93
*
support: Print timestamps in timeout handler
Florian Weimer
2018-11-19
1
-0
/
+28
*
support: Fix printf format for TEST_COMPARE_STRING
Adhemerval Zanella
2018-11-07
1
-1
/
+1
*
support: Implement TEST_COMPARE_STRING
Florian Weimer
2018-11-07
4
-0
/
+213
*
support/shell-container.c: Use support_copy_file_range
Florian Weimer
2018-11-02
1
-1
/
+1
*
support/test-container.c: Include <libc-pointer-arith.h>
Florian Weimer
2018-11-02
1
-0
/
+1
*
support_blob_repeat: Call mkstemp directory for the backing file
Florian Weimer
2018-10-30
1
-5
/
+9
*
stdlib/test-bz22786: Avoid spurious test failures using alias mappings
Florian Weimer
2018-10-30
4
-0
/
+409
*
Adjust name of ld.so in test-container.c.
Stefan Liebler
2018-10-04
4
-2
/
+14
*
test-container: Use xcopy_file_range for cross-device copy [BZ #23597]
H.J. Lu
2018-08-31
6
-2
/
+186
*
test-container: EPERM from unshare is UNSUPPORTED
Florian Weimer
2018-08-28
1
-2
/
+3
*
links-dso-program: Fix build-programs=no build case.
DJ Delorie
2018-08-27
1
-10
/
+0
*
Fix IA64 links-dso-program link.
DJ Delorie
2018-08-24
1
-1
/
+1
*
Add test-in-container infrastructure.
DJ Delorie
2018-08-22
12
-0
/
+1667
*
Avoid running some tests if the file system does not support holes
Florian Weimer
2018-08-21
3
-0
/
+94
*
support: Add TEST_NO_SETVBUF
Florian Weimer
2018-06-26
3
-1
/
+7
*
support: Add wrappers for pthread_barrierattr_t
Florian Weimer
2018-05-29
5
-0
/
+84
[next]