CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/05/19 19:35:55
Modified files:
misc/posixtestsuite: Makefile
misc/posixtestsuite/files: posixtestsuite-html.pl
posixtestsuite.sh
misc/posixtestsuite/pkg: PLIST
Added files:
misc/posixtestsuite/patches:
patch-conformance_interfaces_fork_testfrmw_c
patch-conformance_interfaces_getpid_testfrmw_c
patch-conformance_interfaces_pthread_atfork_testfrmw_c
patch-conformance_interfaces_pthread_cancel_testfrmw_c
patch-conformance_interfaces_pthread_cond_broadcast_testfrmw_c
patch-conformance_interfaces_pthread_cond_destroy_testfrmw_c
patch-conformance_interfaces_pthread_cond_signal_testfrmw_c
patch-conformance_interfaces_pthread_cond_wait_testfrmw_c
patch-conformance_interfaces_pthread_create_testfrmw_c
patch-conformance_interfaces_pthread_detach_testfrmw_c
patch-conformance_interfaces_pthread_equal_testfrmw_c
patch-conformance_interfaces_pthread_exit_testfrmw_c
patch-conformance_interfaces_pthread_getschedparam_testfrmw_c
patch-conformance_interfaces_pthread_join_testfrmw_c
patch-conformance_interfaces_pthread_kill_testfrmw_c
patch-conformance_interfaces_pthread_mutex_destroy_testfrmw_c
patch-conformance_interfaces_pthread_mutex_trylock_testfrmw_c
patch-conformance_interfaces_pthread_once_testfrmw_c
patch-conformance_interfaces_pthread_setschedparam_testfrmw_c
patch-conformance_interfaces_pthread_sigmask_testfrmw_c
patch-conformance_interfaces_sem_close_testfrmw_c
patch-conformance_interfaces_sem_getvalue_testfrmw_c
patch-conformance_interfaces_sem_init_testfrmw_c
patch-conformance_interfaces_sem_open_testfrmw_c
patch-conformance_interfaces_sem_unlink_testfrmw_c
patch-conformance_interfaces_sem_wait_testfrmw_c
patch-conformance_interfaces_sigaction_testfrmw_c
patch-conformance_interfaces_sigaddset_1-1_sh
patch-conformance_interfaces_sigaddset_1-2_sh
patch-conformance_interfaces_sigaddset_4-1_sh
patch-conformance_interfaces_sigaddset_4-2_sh
patch-conformance_interfaces_sigaddset_4-3_sh
patch-conformance_interfaces_sigaddset_4-4_sh
patch-conformance_interfaces_sigaltstack_9-1_c
patch-conformance_interfaces_sigdelset_1-1_sh
patch-conformance_interfaces_sigdelset_1-2_sh
patch-conformance_interfaces_sigdelset_4-1_sh
patch-conformance_interfaces_sigdelset_4-2_sh
patch-conformance_interfaces_sigdelset_4-3_sh
patch-conformance_interfaces_sigdelset_4-4_sh
patch-conformance_interfaces_sighold_3-1_sh
patch-conformance_interfaces_sighold_3-2_sh
patch-conformance_interfaces_sighold_3-3_sh
patch-conformance_interfaces_sighold_3-4_sh
patch-conformance_interfaces_sigignore_5-1_sh
patch-conformance_interfaces_sigignore_5-2_sh
patch-conformance_interfaces_sigignore_5-3_sh
patch-conformance_interfaces_sigignore_5-4_sh
patch-conformance_interfaces_sigismember_5-1_sh
patch-conformance_interfaces_sigismember_5-2_sh
patch-conformance_interfaces_sigismember_5-3_sh
patch-conformance_interfaces_sigismember_5-4_sh
patch-conformance_interfaces_sigprocmask_17-1_sh
patch-conformance_interfaces_sigprocmask_17-2_sh
patch-conformance_interfaces_sigprocmask_17-3_sh
patch-conformance_interfaces_sigprocmask_17-4_sh
patch-conformance_interfaces_sigrelse_3-1_sh
patch-conformance_interfaces_sigrelse_3-2_sh
patch-conformance_interfaces_sigrelse_3-3_sh
patch-conformance_interfaces_sigrelse_3-4_sh
patch-conformance_interfaces_sigwait_testfrmw_c
patch-stress_threads_fork_testfrmw_c
patch-stress_threads_pthread_cancel_testfrmw_c
patch-stress_threads_pthread_cond_wait_testfrmw_c
patch-stress_threads_pthread_create_testfrmw_c
patch-stress_threads_pthread_exit_testfrmw_c
patch-stress_threads_pthread_getschedparam_testfrmw_c
patch-stress_threads_pthread_kill_testfrmw_c
patch-stress_threads_pthread_mutex_trylock_testfrmw_c
patch-stress_threads_pthread_once_testfrmw_c
patch-stress_threads_pthread_self_testfrmw_c
patch-stress_threads_sem_getvalue_testfrmw_c
patch-stress_threads_sem_init_testfrmw_c
patch-stress_threads_sem_open_testfrmw_c
Log message:
Fix clang format security warning to make more tests compile. Use
installed posixtestsuite package to execute buildonly test files.
Call log files *.build.log and *.run.log to make mime type configuration
of web server simpler. Fix creation of html file with multiple
columns for consecutive test days.