aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2022-01-28support: Add support_socket_so_timestamp_time64Adhemerval Zanella
2022-01-26Avoid -Wuse-after-free in tests [BZ #26779].Martin Sebor
2022-01-21support: Add helpers to create paths longer than PATH_MAXSiddhesh Poyarekar
2022-01-12debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar
2022-01-12Revert "support: Add support_socket_so_timestamp_time64"Adhemerval Zanella
2022-01-12support: Add support_socket_so_timestamp_time64Adhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-04Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu
2021-10-21elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang
2021-10-21Add alloc_align attribute to memalign et alJonathan Wakely
2021-10-12Add TEST_COMPARE_STRING_WIDE to support/check.hJoseph Myers
2021-10-06support: Also return fd when it is 0Siddhesh Poyarekar
2021-10-01support: Add check for TID zero in support_wait_for_thread_exitFlorian Weimer
2021-10-01support: Add support_mutex_pi_monotonicAdhemerval Zanella
2021-09-24xsysconf: Only fail on error results and errno setStafford Horne
2021-09-16time: Fix compile error in itimer test affecting hurdStafford Horne
2021-08-30support: Add support_wait_for_thread_exitFlorian Weimer
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