index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-05-08
support: Delete temporary files in LIFO order
Florian Weimer
1
-11
/
+5
2017-04-25
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
1
-0
/
+1
2017-04-19
Assume that accept4 is always available and works
Florian Weimer
3
-0
/
+34
2017-04-13
resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]
Florian Weimer
2
-2
/
+63
2017-03-22
Another round of inclusion fixes for _ISOMAC testsuite.
Zack Weinberg
3
-5
/
+10
2017-03-15
support: Explain ignored failures of temporary file removal [BZ #21243]
Florian Weimer
1
-1
/
+4
2017-03-15
support: Add error checking to close system calls [BZ #21244]
Florian Weimer
6
-15
/
+50
2017-03-15
support_format_dns_packet: Fix CNAME and multiple RR handling
Florian Weimer
3
-7
/
+114
2017-01-28
Bug 20116: Fix use after free in pthread_create()
Carlos O'Donell
6
-0
/
+114
2017-01-27
nptl: Add tst-robust-fork
Florian Weimer
14
-0
/
+317
2017-01-01
support: struct netent portability fix for support_format_netent
Florian Weimer
1
-1
/
+3
2017-01-01
support: Use %td for pointer difference in xwrite
Florian Weimer
1
-2
/
+2
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
81
-81
/
+81
2016-12-31
resolv: Add beginnings of a libresolv test suite
Florian Weimer
38
-0
/
+2906
2016-12-31
support: Implement --verbose option for test programs
Florian Weimer
5
-8
/
+22
2016-12-31
support: Use support_record_failure consistently
Florian Weimer
11
-32
/
+28
2016-12-31
support: Helper functions for entering namespaces
Florian Weimer
7
-0
/
+268
2016-12-30
Fix tst-support_record_failure-2 for run-built-tests = no.
Joseph Myers
1
-0
/
+2
2016-12-28
Add SYSV message queue test
Adhemerval Zanella
1
-0
/
+5
2016-12-28
support: Add support for delayed test failure reporting
Florian Weimer
10
-7
/
+530
2016-12-15
Fix assertion failure on test timeout
Andreas Schwab
1
-1
/
+1
2016-12-10
Fix testsuite timeout handling
Andreas Schwab
1
-1
/
+1
2016-12-09
support: Introduce new subdirectory for test infrastructure
Florian Weimer
37
-0
/
+1898
[prev]