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
*
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
*
Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
2018-05-23
1
-2
/
+0
*
support: Add TEST_COMPARE_BLOB, support_quote_blob
Florian Weimer
2018-05-16
7
-0
/
+377
*
support_format_addrinfo: Include unknown error number in result
Florian Weimer
2018-04-01
1
-1
/
+5
*
[BZ 1190] Make EOF sticky in stdio.
Zack Weinberg
2018-03-13
3
-0
/
+155
*
support: Preserve errno in write_message, TEST_VERIFY and other checks
Florian Weimer
2018-01-12
4
-0
/
+12
*
resolv: Support binary labels in test framework
Florian Weimer
2018-01-08
1
-133
/
+161
*
support: Increase usability of TEST_COMPARE
Florian Weimer
2018-01-08
3
-32
/
+37
*
support: Define support_static_assert for use with C and C++
Florian Weimer
2018-01-08
1
-9
/
+16
*
support_enter_mount_namespace: Fix indentation
Samuel Thibault
2018-01-04
1
-1
/
+1
*
hurd: Fix support/support_enter_mount_namespace.c build
Samuel Thibault
2018-01-04
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
140
-140
/
+140
*
copy_file_range: New function to copy file data
Florian Weimer
2017-12-22
5
-0
/
+90
*
support: Simplify compiling most of support/ outside of glibc
Florian Weimer
2017-12-14
11
-2
/
+11
*
Linux: Implement interfaces for memory protection keys
Florian Weimer
2017-12-05
7
-1
/
+133
*
support/tst-test_compare: Fix 32-bit/64-bit expected output mismatch
Florian Weimer
2017-12-05
1
-2
/
+2
*
support: Add TEST_COMPARE macro
Florian Weimer
2017-12-04
4
-0
/
+216
*
support_become_root: Fix comment style
Christian Brauner
2017-11-18
1
-1
/
+1
*
support_become_root: Don't fail when /proc/<pid/setgroups is missing
Christian Brauner
2017-11-18
1
-5
/
+16
*
support_enter_mount_namespace: Unshare with mount --make-rprivate
Florian Weimer
2017-11-18
3
-0
/
+51
*
support_create_temp_directory: Align behavior with create_temp_file
Florian Weimer
2017-11-18
4
-15
/
+10
*
support_become_root: Enable file creation in user namespaces
Florian Weimer
2017-11-17
1
-3
/
+54
*
support: Add <support/next_to_fault.h>
Florian Weimer
2017-11-13
3
-0
/
+101
*
support: Add xstrndup, xunlink, xreadlink, support_create_temp_directory
Florian Weimer
2017-11-12
10
-5
/
+207
*
support_format_hostent: Add more error information for NETDB_INTERNAL
Florian Weimer
2017-10-05
1
-4
/
+10
*
Revert "resolv_test.c: also cope with CONNREFUSED errors returned by recvfrom"
Samuel Thibault
2017-09-25
1
-7
/
+1
*
resolv_test.c: also cope with CONNREFUSED errors returned by recvfrom
Samuel Thibault
2017-09-25
1
-1
/
+7
*
Implement xdlopen, xdlsym and xdlclose routines which terminate test
Paul Pluzhnikov
2017-09-20
3
-0
/
+93
*
support_chroot_create: Add support for /etc/hosts, /etc/host.conf
Florian Weimer
2017-09-01
2
-12
/
+31
*
rwlock: Fix explicit hand-over (bug 21298)
Carlos O'Donell
2017-07-28
8
-0
/
+172
[next]