aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2021-08-26support: Add support_open_dev_null_rangeAdhemerval Zanella
2021-08-03copy_and_spawn_sgid: Avoid double calls to close()Siddhesh Poyarekar
2021-07-28tests: use xmalloc to allocate implementation arraySiddhesh Poyarekar
2021-07-11support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZH.J. Lu
2021-07-09support: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ)H.J. Lu
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu
2021-07-08support: Add support_stack_allocAdhemerval Zanella
2021-06-25support: Fix xclone build failures on ia64 and hppaFlorian Weimer
2021-06-24support: Add xcloneAdhemerval Zanella
2021-06-22support: Add support_create_timerAdhemerval Zanella
2021-06-15libsupport: Add 64-bit time_t support for stat functionsAdhemerval Zanella
2021-06-15libsupport: Add 64-bit time_t support for time functionsAdhemerval Zanella
2021-06-10io: Fix sporadic test failures in io/tst-statFlorian Weimer
2021-05-28support: Do not build xpthread_attr_setaffinity_np for hurdAdhemerval Zanella
2021-05-27support: Add xpthread_attr_setaffinity_np wrapperAdhemerval Zanella
2021-05-13support: Free gdb_script_nameSiddhesh Poyarekar
2021-05-13support: Close fds in copy_funcSiddhesh Poyarekar
2021-04-12libsupport: Add support_select_normalizes_timeoutAdhemerval Zanella
2021-04-12libsupport: Add support_select_modifies_timeoutAdhemerval Zanella
2021-04-12support: Add capability to fork an sgid childSiddhesh Poyarekar
2021-04-01support: Fix hurd build after bfddda2570331dAdhemerval Zanella
2021-03-31io: Check at runtime if timestamp supports nanosecondsAdhemerval Zanella
2021-03-29support: Add support_path_support_time64_valueAdhemerval Zanella
2021-03-26S390: Don't test nanoseconds in io/tst-stat.cStefan Liebler
2021-03-18support: Use syscall function instead of INLINE_SYSCALL_CALLAdhemerval Zanella
2021-03-16support: Pass environ to child processSiddhesh Poyarekar
2021-03-15support: Typo and formatting fixesSiddhesh Poyarekar
2021-03-12support: Add xpthread_killAdhemerval Zanella
2021-03-12io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella
2021-03-11test-container: Always copy test-specific support files [BZ #27537]DJ Delorie
2021-03-08support: Provide xclock_settime test helper functionLukasz Majewski
2021-01-29elf: Fix tests that rely on ld.so.cache for cross-compilingAdhemerval Zanella
2021-01-11posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella
2021-01-11support: Add xchmod wrapperAdhemerval Zanella
2021-01-10 Add xfchmod to libsupportAlexandra Hájková
2021-01-09Add xchdir to libsupport.Alexandra Hájková
2021-01-05support: Add support_small_thread_stack_sizeAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-28support: Make support_process_state_wait wait lessSamuel Thibault
2020-12-11support: Add support_slibdir_prefix variableFlorian Weimer
2020-11-26support: Add support_copy_fileFlorian Weimer
2020-10-16support: Add create_temp_file_in_dirAdhemerval Zanella
2020-10-14support: Provide a way to clear the RA bit in DNS server responsesFlorian Weimer
2020-10-14support: Provide a way to reorder responses within the DNS test serverFlorian Weimer
2020-07-14Correct timespec implementation [BZ #26232]H.J. Lu
2020-07-10Fix time/tst-cpuclock1 intermitent failuresLucas A. M. Magalhaes
2020-07-07string: Add strerror, strerror_r, and strerror_l testAdhemerval Zanella
2020-06-04support: Fix detecting hole support on >2KB-block filesystemsSamuel Thibault
2020-05-29build: Use FAIL_EXIT1 () on failure to exec child [BZ #23990]Girish Joshi
2020-05-12support: Add support_blob_repeat_allocate_sharedFlorian Weimer