Age | Commit message (Expand) | Author | Files | Lines |
2021-09-16 | time: Fix compile error in itimer test affecting hurd | Stafford Horne | 1 | -0/+12 |
2021-08-30 | support: Add support_wait_for_thread_exit | Florian Weimer | 3 | -1/+78 |
2021-08-26 | support: Add support_open_dev_null_range | Adhemerval Zanella | 4 | -0/+299 |
2021-08-03 | copy_and_spawn_sgid: Avoid double calls to close() | Siddhesh Poyarekar | 1 | -0/+1 |
2021-07-28 | tests: use xmalloc to allocate implementation array | Siddhesh Poyarekar | 1 | -7/+17 |
2021-07-11 | support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZ | H.J. Lu | 1 | -2/+2 |
2021-07-09 | support: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ) | H.J. Lu | 1 | -4/+5 |
2021-07-09 | Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) | H.J. Lu | 1 | -0/+1 |
2021-07-08 | support: Add support_stack_alloc | Adhemerval Zanella | 4 | -38/+107 |
2021-06-25 | support: Fix xclone build failures on ia64 and hppa | Florian Weimer | 1 | -4/+3 |
2021-06-24 | support: Add xclone | Adhemerval Zanella | 3 | -0/+85 |
2021-06-22 | support: Add support_create_timer | Adhemerval Zanella | 3 | -0/+81 |
2021-06-15 | libsupport: Add 64-bit time_t support for stat functions | Adhemerval Zanella | 5 | -0/+112 |
2021-06-15 | libsupport: Add 64-bit time_t support for time functions | Adhemerval Zanella | 11 | -19/+205 |
2021-06-10 | io: Fix sporadic test failures in io/tst-stat | Florian Weimer | 1 | -1/+2 |
2021-05-28 | support: Do not build xpthread_attr_setaffinity_np for hurd | Adhemerval Zanella | 2 | -0/+4 |
2021-05-27 | support: Add xpthread_attr_setaffinity_np wrapper | Adhemerval Zanella | 3 | -0/+32 |
2021-05-13 | support: Free gdb_script_name | Siddhesh Poyarekar | 1 | -0/+1 |
2021-05-13 | support: Close fds in copy_func | Siddhesh Poyarekar | 1 | -8/+13 |
2021-04-12 | libsupport: Add support_select_normalizes_timeout | Adhemerval Zanella | 3 | -0/+34 |
2021-04-12 | libsupport: Add support_select_modifies_timeout | Adhemerval Zanella | 3 | -0/+34 |
2021-04-12 | support: Add capability to fork an sgid child | Siddhesh Poyarekar | 4 | -0/+150 |
2021-04-01 | support: Fix hurd build after bfddda2570331d | Adhemerval Zanella | 1 | -1/+1 |
2021-03-31 | io: Check at runtime if timestamp supports nanoseconds | Adhemerval Zanella | 2 | -8/+34 |
2021-03-29 | support: Add support_path_support_time64_value | Adhemerval Zanella | 2 | -9/+12 |
2021-03-26 | S390: Don't test nanoseconds in io/tst-stat.c | Stefan Liebler | 3 | -0/+35 |
2021-03-18 | support: Use syscall function instead of INLINE_SYSCALL_CALL | Adhemerval Zanella | 1 | -1/+1 |
2021-03-16 | support: Pass environ to child process | Siddhesh Poyarekar | 1 | -1/+1 |
2021-03-15 | support: Typo and formatting fixes | Siddhesh Poyarekar | 2 | -4/+4 |
2021-03-12 | support: Add xpthread_kill | Adhemerval Zanella | 3 | -0/+29 |
2021-03-12 | io: Return UNSUPPORTED if filesystem do not support 64 bit timestamps | Adhemerval Zanella | 3 | -0/+82 |
2021-03-11 | test-container: Always copy test-specific support files [BZ #27537] | DJ Delorie | 1 | -11/+12 |
2021-03-08 | support: Provide xclock_settime test helper function | Lukasz Majewski | 3 | -0/+40 |
2021-01-29 | elf: Fix tests that rely on ld.so.cache for cross-compiling | Adhemerval Zanella | 1 | -0/+26 |
2021-01-11 | posix: Fix return value of system if shell can not be executed [BZ #27053] | Adhemerval Zanella | 1 | -0/+1 |
2021-01-11 | support: Add xchmod wrapper | Adhemerval Zanella | 2 | -0/+31 |
2021-01-10 | Add xfchmod to libsupport | Alexandra Hájková | 3 | -0/+30 |
2021-01-09 | Add xchdir to libsupport. | Alexandra Hájková | 3 | -0/+30 |
2021-01-05 | support: Add support_small_thread_stack_size | Adhemerval Zanella | 2 | -3/+11 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 205 | -205/+205 |
2020-12-28 | support: Make support_process_state_wait wait less | Samuel Thibault | 1 | -1/+1 |
2020-12-11 | support: Add support_slibdir_prefix variable | Florian Weimer | 3 | -0/+10 |
2020-11-26 | support: Add support_copy_file | Florian Weimer | 3 | -0/+49 |
2020-10-16 | support: Add create_temp_file_in_dir | Adhemerval Zanella | 2 | -4/+15 |
2020-10-14 | support: Provide a way to clear the RA bit in DNS server responses | Florian Weimer | 2 | -1/+7 |
2020-10-14 | support: Provide a way to reorder responses within the DNS test server | Florian Weimer | 5 | -28/+135 |
2020-07-14 | Correct timespec implementation [BZ #26232] | H.J. Lu | 4 | -54/+71 |
2020-07-10 | Fix time/tst-cpuclock1 intermitent failures | Lucas A. M. Magalhaes | 4 | -0/+393 |
2020-07-07 | string: Add strerror, strerror_r, and strerror_l test | Adhemerval Zanella | 4 | -0/+67 |
2020-06-04 | support: Fix detecting hole support on >2KB-block filesystems | Samuel Thibault | 1 | -2/+4 |