..
blob_repeat.c
support: Add support_blob_repeat_allocate_shared
2020-05-12 19:02:44 +02:00
blob_repeat.h
support: Add support_blob_repeat_allocate_shared
2020-05-12 19:02:44 +02:00
capture_subprocess.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
check_addrinfo.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
check_dns_packet.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
check_hostent.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
check_netent.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
check_nss.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
check.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
check.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
delayed_exit.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
descriptors.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
echo-container.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
format_nss.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
ignore_stderr.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
links-dso-program-c.c
nss_db: fix endent wrt NULL mappings [BZ #24695 ] [BZ #24696 ]
2019-07-10 14:51:18 -04:00
links-dso-program.cc
nss_db: fix endent wrt NULL mappings [BZ #24695 ] [BZ #24696 ]
2019-07-10 14:51:18 -04:00
Makefile
support: Provide a way to reorder responses within the DNS test server
2020-10-14 10:54:39 +02:00
namespace.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
next_to_fault.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
next_to_fault.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
oom_error.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
process_state.h
support: Add support_process_state_wait
2020-02-27 15:52:35 -03:00
README
support: Add timespec.h
2019-05-09 14:33:53 -03:00
README-testing.c
support: Introduce new subdirectory for test infrastructure
2016-12-09 08:18:27 +01:00
resolv_response_context_duplicate.c
support: Provide a way to reorder responses within the DNS test server
2020-10-14 10:54:39 +02:00
resolv_response_context_free.c
support: Provide a way to reorder responses within the DNS test server
2020-10-14 10:54:39 +02:00
resolv_test.c
support: Provide a way to clear the RA bit in DNS server responses
2020-10-14 10:54:39 +02:00
resolv_test.h
support: Provide a way to clear the RA bit in DNS server responses
2020-10-14 10:54:39 +02:00
run_diff.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
set_fortify_handler.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
shell-container.c
support/shell-container.c: Add builtin kill
2020-03-25 09:50:45 -03:00
subprocess.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_become_root.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_can_chroot.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_capture_subprocess_check.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_capture_subprocess.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_chroot.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_copy_file_range.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_descriptor_supports_holes.c
support: Fix detecting hole support on >2KB-block filesystems
2020-06-04 21:27:05 +02:00
support_descriptors.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_enter_mount_namespace.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_enter_network_namespace.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_format_address_family.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_format_addrinfo.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_format_dns_packet.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_format_herrno.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_format_hostent.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_format_netent.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_isolate_in_subprocess.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_openpty.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_paths.c
localedef: Add verbose messages for failure paths.
2020-04-26 13:55:58 -04:00
support_process_state.c
support: Change xgetline to return 0 on EOF
2020-04-03 16:26:10 +02:00
support_ptrace.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_quote_blob.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_quote_string.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_record_failure.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_run_diff.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_set_small_thread_stack_size.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_shared_allocate.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_small_stack_thread_attribute.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_subprocess.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_test_compare_blob.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_test_compare_failure.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_test_compare_string.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_test_main.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_test_verify_impl.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support_write_file_string.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support-xfstat.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support-xstat.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
support.h
string: Add strerror, strerror_r, and strerror_l test
2020-07-07 14:10:58 -03:00
temp_file-internal.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
temp_file.c
support: Add create_temp_file_in_dir
2020-10-16 14:19:23 -03:00
temp_file.h
support: Add create_temp_file_in_dir
2020-10-16 14:19:23 -03:00
test-container.c
build: Use FAIL_EXIT1 () on failure to exec child [BZ #23990 ]
2020-05-29 10:15:26 -03:00
test-driver.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
test-driver.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
timespec-add.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
timespec-sub.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
timespec.c
Correct timespec implementation [BZ #26232 ]
2020-07-14 04:42:58 -07:00
timespec.h
Correct timespec implementation [BZ #26232 ]
2020-07-14 04:42:58 -07:00
true-container.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-support_blob_repeat.c
support: Add support_blob_repeat_allocate_shared
2020-05-12 19:02:44 +02:00
tst-support_capture_subprocess.c
support: Set errno before testing it.
2020-04-30 16:28:07 -04:00
tst-support_descriptors.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-support_format_dns_packet.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-support_quote_blob.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-support_quote_string.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-support_record_failure-2.sh
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-support_record_failure.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-support-namespace.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-support-process_state.c
support: Add support_process_state_wait
2020-02-27 15:52:35 -03:00
tst-test_compare_blob.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-test_compare_string.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-test_compare.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-timespec.c
Correct timespec implementation [BZ #26232 ]
2020-07-14 04:42:58 -07:00
tst-xreadlink.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tst-xsigstack.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
tty.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
write_message.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xaccept4.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xaccept.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xasprintf.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xbind.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xcalloc.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xchroot.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xclock_gettime.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xclose.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xconnect.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xcopy_file_range.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xdlfcn.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xdlfcn.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xdlmopen.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xdup2.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xfclose.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xfopen.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xfork.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xftruncate.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xgetline.c
support: Change xgetline to return 0 on EOF
2020-04-03 16:26:10 +02:00
xgetsockname.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xlisten.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xlseek.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xlstat.c
support: Add the xlstat function
2020-02-09 11:50:44 +01:00
xmalloc.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xmemstream.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xmemstream.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xmkdir.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xmkdirp.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xmmap.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xmprotect.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xmunmap.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xnewlocale.c
string: Add strerror, strerror_r, and strerror_l test
2020-07-07 14:10:58 -03:00
xopen.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpipe.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpoll.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xposix_memalign.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xposix_spawn_file_actions_addclose.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xposix_spawn_file_actions_adddup2.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xposix_spawn.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_attr_destroy.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_attr_init.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_attr_setdetachstate.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_attr_setguardsize.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_attr_setstack.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_attr_setstacksize.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_barrier_destroy.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_barrier_init.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_barrier_wait.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_barrierattr_destroy.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_barrierattr_init.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_barrierattr_setpshared.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_cancel.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_check_return.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_cond_wait.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_create.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_detach.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_join.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_key_create.c
support: Implement <support/xthread.h> key create/delete
2020-04-27 21:40:24 +02:00
xpthread_key_delete.c
support: Implement <support/xthread.h> key create/delete
2020-04-27 21:40:24 +02:00
xpthread_mutex_consistent.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutex_destroy.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutex_init.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutex_lock.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutex_unlock.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutexattr_destroy.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutexattr_init.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutexattr_setprotocol.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutexattr_setpshared.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutexattr_setrobust.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_mutexattr_settype.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_once.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_rwlock_destroy.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_rwlock_init.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_rwlock_rdlock.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_rwlock_unlock.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_rwlock_wrlock.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_rwlockattr_init.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_rwlockattr_setkind_np.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_sigmask.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_spin_lock.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xpthread_spin_unlock.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xptrace.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xraise.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xreadlink.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xrealloc.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xrecvfrom.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsendto.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsetlocale.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsetsockopt.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsigaction.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsignal.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsignal.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsigstack.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsocket.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsocket.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xspawn.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xstdio.h
support: Change xgetline to return 0 on EOF
2020-04-03 16:26:10 +02:00
xstrdup.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xstrndup.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsymlink.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xsysconf.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xthread.h
support: Implement <support/xthread.h> key create/delete
2020-04-27 21:40:24 +02:00
xtime.h
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xunistd.h
support: Add the xlstat function
2020-02-09 11:50:44 +01:00
xunlink.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xuselocale.c
string: Add strerror, strerror_r, and strerror_l test
2020-07-07 14:10:58 -03:00
xwaitpid.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00
xwrite.c
Update copyright dates with scripts/update-copyrights.
2020-01-01 00:14:33 +00:00