192 Commits (8352b6df371f1d08f86b4600a7725a5181e021ee)

Author SHA1 Message Date
Stafford Horne 2efca218b5 xsysconf: Only fail on error results and errno set 5 years ago
Stafford Horne 5604830dea time: Fix compile error in itimer test affecting hurd 5 years ago
Florian Weimer 032d74eaf6 support: Add support_wait_for_thread_exit 5 years ago
Adhemerval Zanella e814f4b04e support: Add support_open_dev_null_range 5 years ago
Siddhesh Poyarekar 45caed9d67 copy_and_spawn_sgid: Avoid double calls to close() 5 years ago
Siddhesh Poyarekar 70d08ba204 tests: use xmalloc to allocate implementation array 5 years ago
H.J. Lu 17cef890c9 support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZ 5 years ago
H.J. Lu 28d07380c2 support: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ) 5 years ago
H.J. Lu 5d98a7dae9 Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) 5 years ago
Adhemerval Zanella ae8c243d24 support: Add support_stack_alloc 5 years ago
Florian Weimer 97ed4749be support: Fix xclone build failures on ia64 and hppa 5 years ago
Adhemerval Zanella de8995a2a0 support: Add xclone 5 years ago
Adhemerval Zanella 92f7b46510 support: Add support_create_timer 5 years ago
Adhemerval Zanella 372d2ef1f9 libsupport: Add 64-bit time_t support for stat functions 5 years ago
Adhemerval Zanella e9bc2b3b38 libsupport: Add 64-bit time_t support for time functions 5 years ago
Florian Weimer acc85ea1eb io: Fix sporadic test failures in io/tst-stat 5 years ago
Adhemerval Zanella 271ec55d0a support: Do not build xpthread_attr_setaffinity_np for hurd 5 years ago
Adhemerval Zanella d85ad0e58a support: Add xpthread_attr_setaffinity_np wrapper 5 years ago
Siddhesh Poyarekar c7d200400c support: Free gdb_script_name 5 years ago
Siddhesh Poyarekar 75fe6d1a16 support: Close fds in copy_func 5 years ago
Adhemerval Zanella 49a40ba18e libsupport: Add support_select_normalizes_timeout 5 years ago
Adhemerval Zanella 5628f103f5 libsupport: Add support_select_modifies_timeout 5 years ago
Siddhesh Poyarekar 716a3bdc41 support: Add capability to fork an sgid child 5 years ago
Adhemerval Zanella 4d8cf564a2 support: Fix hurd build after bfddda2570 5 years ago
Adhemerval Zanella bfddda2570 io: Check at runtime if timestamp supports nanoseconds 5 years ago
Adhemerval Zanella 6fbc0540de support: Add support_path_support_time64_value 5 years ago
Stefan Liebler 1966f47a1e S390: Don't test nanoseconds in io/tst-stat.c 5 years ago
Adhemerval Zanella 48593b505b support: Use syscall function instead of INLINE_SYSCALL_CALL 5 years ago
Siddhesh Poyarekar e958490f8c support: Pass environ to child process 5 years ago
Siddhesh Poyarekar 95c68080a3 support: Typo and formatting fixes 5 years ago
Adhemerval Zanella 0280b390fb support: Add xpthread_kill 5 years ago
Adhemerval Zanella b2970919ba io: Return UNSUPPORTED if filesystem do not support 64 bit timestamps 5 years ago
DJ Delorie 20bee71348 test-container: Always copy test-specific support files [BZ #27537] 5 years ago
Lukasz Majewski a156555007 support: Provide xclock_settime test helper function 5 years ago
Adhemerval Zanella a50a080f6b elf: Fix tests that rely on ld.so.cache for cross-compiling 5 years ago
Adhemerval Zanella 42dda89dcb posix: Fix return value of system if shell can not be executed [BZ #27053] 5 years ago
Adhemerval Zanella 7b9c3260bc support: Add xchmod wrapper 5 years ago
Alexandra Hájková 7a72265436 Add xfchmod to libsupport 5 years ago
Alexandra Hájková a7e9dbb774 Add xchdir to libsupport. 5 years ago
Adhemerval Zanella ecdb06cdf2 support: Add support_small_thread_stack_size 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Samuel Thibault f9c3cf2864 support: Make support_process_state_wait wait less 5 years ago
Florian Weimer cb81264fd9 support: Add support_slibdir_prefix variable 5 years ago
Florian Weimer 603ae243f6 support: Add support_copy_file 5 years ago
Adhemerval Zanella 60854f40ea support: Add create_temp_file_in_dir 6 years ago
Florian Weimer 08443b1996 support: Provide a way to clear the RA bit in DNS server responses 6 years ago
Florian Weimer 873e239a4c support: Provide a way to reorder responses within the DNS test server 6 years ago
H.J. Lu f896fc0f2b Correct timespec implementation [BZ #26232] 6 years ago
Lucas A. M. Magalhaes 04deeaa9ea Fix time/tst-cpuclock1 intermitent failures 6 years ago
Adhemerval Zanella 653200ef42 string: Add strerror, strerror_r, and strerror_l test 6 years ago