Age | Commit message (Expand) | Author | Files | Lines |
2018-10-04 | Adjust name of ld.so in test-container.c. | Stefan Liebler | 4 | -2/+14 |
2018-08-31 | test-container: Use xcopy_file_range for cross-device copy [BZ #23597] | H.J. Lu | 6 | -2/+186 |
2018-08-28 | test-container: EPERM from unshare is UNSUPPORTED | Florian Weimer | 1 | -2/+3 |
2018-08-27 | links-dso-program: Fix build-programs=no build case. | DJ Delorie | 1 | -10/+0 |
2018-08-24 | Fix IA64 links-dso-program link. | DJ Delorie | 1 | -1/+1 |
2018-08-22 | Add test-in-container infrastructure. | DJ Delorie | 12 | -0/+1667 |
2018-08-21 | Avoid running some tests if the file system does not support holes | Florian Weimer | 3 | -0/+94 |
2018-06-26 | support: Add TEST_NO_SETVBUF | Florian Weimer | 3 | -1/+7 |
2018-05-29 | support: Add wrappers for pthread_barrierattr_t | Florian Weimer | 5 | -0/+84 |
2018-05-23 | Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] | Florian Weimer | 1 | -2/+0 |
2018-05-16 | support: Add TEST_COMPARE_BLOB, support_quote_blob | Florian Weimer | 7 | -0/+377 |
2018-04-01 | support_format_addrinfo: Include unknown error number in result | Florian Weimer | 1 | -1/+5 |
2018-03-13 | [BZ 1190] Make EOF sticky in stdio. | Zack Weinberg | 3 | -0/+155 |
2018-01-12 | support: Preserve errno in write_message, TEST_VERIFY and other checks | Florian Weimer | 4 | -0/+12 |
2018-01-08 | resolv: Support binary labels in test framework | Florian Weimer | 1 | -133/+161 |
2018-01-08 | support: Increase usability of TEST_COMPARE | Florian Weimer | 3 | -32/+37 |
2018-01-08 | support: Define support_static_assert for use with C and C++ | Florian Weimer | 1 | -9/+16 |
2018-01-04 | support_enter_mount_namespace: Fix indentation | Samuel Thibault | 1 | -1/+1 |
2018-01-04 | hurd: Fix support/support_enter_mount_namespace.c build | Samuel Thibault | 1 | -0/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 140 | -140/+140 |
2017-12-22 | copy_file_range: New function to copy file data | Florian Weimer | 5 | -0/+90 |
2017-12-14 | support: Simplify compiling most of support/ outside of glibc | Florian Weimer | 11 | -2/+11 |
2017-12-05 | Linux: Implement interfaces for memory protection keys | Florian Weimer | 7 | -1/+133 |
2017-12-05 | support/tst-test_compare: Fix 32-bit/64-bit expected output mismatch | Florian Weimer | 1 | -2/+2 |
2017-12-04 | support: Add TEST_COMPARE macro | Florian Weimer | 4 | -0/+216 |
2017-11-18 | support_become_root: Fix comment style | Christian Brauner | 1 | -1/+1 |
2017-11-18 | support_become_root: Don't fail when /proc/<pid/setgroups is missing | Christian Brauner | 1 | -5/+16 |
2017-11-18 | support_enter_mount_namespace: Unshare with mount --make-rprivate | Florian Weimer | 3 | -0/+51 |
2017-11-18 | support_create_temp_directory: Align behavior with create_temp_file | Florian Weimer | 4 | -15/+10 |
2017-11-17 | support_become_root: Enable file creation in user namespaces | Florian Weimer | 1 | -3/+54 |
2017-11-13 | support: Add <support/next_to_fault.h> | Florian Weimer | 3 | -0/+101 |
2017-11-12 | support: Add xstrndup, xunlink, xreadlink, support_create_temp_directory | Florian Weimer | 10 | -5/+207 |
2017-10-05 | support_format_hostent: Add more error information for NETDB_INTERNAL | Florian Weimer | 1 | -4/+10 |
2017-09-25 | Revert "resolv_test.c: also cope with CONNREFUSED errors returned by recvfrom" | Samuel Thibault | 1 | -7/+1 |
2017-09-25 | resolv_test.c: also cope with CONNREFUSED errors returned by recvfrom | Samuel Thibault | 1 | -1/+7 |
2017-09-20 | Implement xdlopen, xdlsym and xdlclose routines which terminate test | Paul Pluzhnikov | 3 | -0/+93 |
2017-09-01 | support_chroot_create: Add support for /etc/hosts, /etc/host.conf | Florian Weimer | 2 | -12/+31 |
2017-07-28 | rwlock: Fix explicit hand-over (bug 21298) | Carlos O'Donell | 8 | -0/+172 |
2017-07-05 | support: Add resolver testing mode which does not patch _res | Florian Weimer | 2 | -2/+45 |
2017-07-05 | support: Add support_chroot_create and support_chroot_free | Florian Weimer | 3 | -0/+104 |
2017-07-05 | support: Check isolation of loopback addresses in tst-support-namespace | Florian Weimer | 1 | -2/+82 |
2017-06-30 | support: Report actual exit status in support_capture_subprocess_check | Florian Weimer | 1 | -1/+1 |
2017-06-21 | __inet_pton_length: Implement new internal helper function | Florian Weimer | 3 | -1/+30 |
2017-06-15 | support: Add optstring support | Adhemerval Zanella | 3 | -1/+12 |
2017-06-14 | nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988) | Adhemerval Zanella | 3 | -0/+29 |
2017-06-09 | support: Expose TEST_VERIFY_EXIT behavior to GCC optimizers | Florian Weimer | 2 | -7/+15 |
2017-06-02 | resolv: Tests for various versions of res_init | Florian Weimer | 14 | -1/+445 |
2017-06-02 | Add internal facility for dynamic array handling | Florian Weimer | 7 | -0/+400 |
2017-05-11 | support_format_addrinfo: Fix flags and canonname formatting | Florian Weimer | 1 | -16/+53 |
2017-05-08 | support: Prevent multiple deletion of temporary files | Florian Weimer | 1 | -4/+14 |