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
2019-02-01
support: Handle AF_LOCAL, AF_UNSPEC in support_format_address_family
Florian Weimer
1
-0
/
+4
2019-01-31
nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
Carlos O'Donell
3
-0
/
+28
2019-01-31
nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]
Florian Weimer
2
-0
/
+4
2019-01-24
hurd: Fix libsupport xsigstack build
Adhemerval Zanella
1
-0
/
+7
2019-01-16
Tests for minimal signal handler functionality in MINSIGSTKSZ space.
Zack Weinberg
4
-0
/
+190
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
169
-169
/
+169
2018-12-28
Replace check_mul_overflow_size_t with __builtin_mul_overflow
Adhemerval Zanella
1
-23
/
+3
2018-12-15
support: Do not require overflow builtin in support/blob_repeat.c
Florian Weimer
1
-3
/
+23
2018-12-10
test-container: move postclean outside of namespace changes
DJ Delorie
1
-8
/
+37
2018-12-06
support: Implement <support/descriptors.h> to track file descriptors
Florian Weimer
6
-0
/
+533
2018-12-04
test-container: add "su" command to run test as root, add unshare hints
DJ Delorie
1
-4
/
+64
2018-12-01
support: Close original descriptors in support_capture_subprocess
Florian Weimer
1
-0
/
+6
2018-11-28
support: Add signal support to support_capture_subprocess_check
Florian Weimer
3
-11
/
+59
2018-11-28
support_quote_string: Do not use str parameter name
Florian Weimer
1
-2
/
+2
2018-11-27
support: Implement support_quote_string
Florian Weimer
4
-0
/
+93
2018-11-19
support: Print timestamps in timeout handler
Florian Weimer
1
-0
/
+28
2018-11-07
support: Fix printf format for TEST_COMPARE_STRING
Adhemerval Zanella
1
-1
/
+1
2018-11-07
support: Implement TEST_COMPARE_STRING
Florian Weimer
4
-0
/
+213
2018-11-02
support/shell-container.c: Use support_copy_file_range
Florian Weimer
1
-1
/
+1
2018-11-02
support/test-container.c: Include <libc-pointer-arith.h>
Florian Weimer
1
-0
/
+1
2018-10-30
support_blob_repeat: Call mkstemp directory for the backing file
Florian Weimer
1
-5
/
+9
2018-10-30
stdlib/test-bz22786: Avoid spurious test failures using alias mappings
Florian Weimer
4
-0
/
+409
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
[prev]
[next]