aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)AuthorFilesLines
2021-03-16support: Pass environ to child processSiddhesh Poyarekar1-1/+1
2021-03-15support: Typo and formatting fixesSiddhesh Poyarekar2-4/+4
2021-03-12support: Add xpthread_killAdhemerval Zanella3-0/+29
2021-03-12io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella3-0/+82
2021-03-11test-container: Always copy test-specific support files [BZ #27537]DJ Delorie1-11/+12
2021-03-08support: Provide xclock_settime test helper functionLukasz Majewski3-0/+40
2021-01-29elf: Fix tests that rely on ld.so.cache for cross-compilingAdhemerval Zanella1-0/+26
2021-01-11posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella1-0/+1
2021-01-11support: Add xchmod wrapperAdhemerval Zanella2-0/+31
2021-01-10 Add xfchmod to libsupportAlexandra Hájková3-0/+30
2021-01-09Add xchdir to libsupport.Alexandra Hájková3-0/+30
2021-01-05support: Add support_small_thread_stack_sizeAdhemerval Zanella2-3/+11
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert205-205/+205
2020-12-28support: Make support_process_state_wait wait lessSamuel Thibault1-1/+1
2020-12-11support: Add support_slibdir_prefix variableFlorian Weimer3-0/+10
2020-11-26support: Add support_copy_fileFlorian Weimer3-0/+49
2020-10-16support: Add create_temp_file_in_dirAdhemerval Zanella2-4/+15
2020-10-14support: Provide a way to clear the RA bit in DNS server responsesFlorian Weimer2-1/+7
2020-10-14support: Provide a way to reorder responses within the DNS test serverFlorian Weimer5-28/+135
2020-07-14Correct timespec implementation [BZ #26232]H.J. Lu4-54/+71
2020-07-10Fix time/tst-cpuclock1 intermitent failuresLucas A. M. Magalhaes4-0/+393
2020-07-07string: Add strerror, strerror_r, and strerror_l testAdhemerval Zanella4-0/+67
2020-06-04support: Fix detecting hole support on >2KB-block filesystemsSamuel Thibault1-2/+4
2020-05-29build: Use FAIL_EXIT1 () on failure to exec child [BZ #23990]Girish Joshi1-1/+1
2020-05-12support: Add support_blob_repeat_allocate_sharedFlorian Weimer3-20/+68
2020-04-30support: Set errno before testing it.Carlos O'Donell2-1/+5
2020-04-30test-container: Support $(complocaledir) and mkdirp.Carlos O'Donell1-3/+39
2020-04-27support: Implement <support/xthread.h> key create/deleteMathieu Desnoyers4-0/+56
2020-04-26localedef: Add verbose messages for failure paths.Carlos O'Donell3-1/+11
2020-04-03support: Change xgetline to return 0 on EOFFlorian Weimer3-10/+19
2020-03-25support/shell-container.c: Add builtin killAdhemerval Zanella1-0/+25
2020-03-25support/shell-container.c: Add builtin exitAdhemerval Zanella1-0/+13
2020-03-25support/shell-container.c: Return 127 if execve failsAdhemerval Zanella1-1/+1
2020-03-11test-container: print errno when execvp failsMichael Hudson-Doyle1-1/+1
2020-03-02Fixed typo in run_command_array() in support/shell-container.cGirish Joshi1-1/+1
2020-02-27support: Add support_process_state_waitAdhemerval Zanella6-0/+278
2020-02-09support: Add the xlstat functionFlorian Weimer3-0/+30
2020-02-03test-container: add exec, cwdDJ Delorie1-13/+65
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers192-192/+192
2019-11-27resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]Florian Weimer2-0/+5
2019-11-13support: Fix support_set_small_thread_stack_size to build on HurdFlorian Weimer1-2/+7
2019-11-11support: Add xsetlocale functionArjun Shankar3-0/+32
2019-11-11support: Add support_set_small_thread_stack_sizeFlorian Weimer4-0/+94
2019-10-31Sync timespec-{add,sub} with gnulibAdhemerval Zanella2-26/+14
2019-10-30Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg1-12/+11
2019-10-24Add wait-for-debugger test harness hooksDJ Delorie2-0/+75
2019-09-19Fix building support_ptrace.c on i686-gnu.Stefan Liebler1-1/+0
2019-09-18Add UNSUPPORTED check in elf/tst-pldd.Stefan Liebler3-0/+77
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert187-187/+187
2019-08-14support: Include <support/descriptors.h> in support_descriptors.cFlorian Weimer1-0/+1