Module name:    atfify
Committed by:   qx89l4
Date:           Sat Jul 12 20:08:28 UTC 2008

Modified Files:
        atfify/tests/sys: Atffile Makefile
Added Files:
        atfify/tests/sys/libpthread: Atffile Makefile h_common.h
            t_barrier.c t_cond1.c t_cond2.c t_cond3.c t_cond4.c t_cond5.c
            t_cond6.c t_condcancel1.c t_fork.c t_fpu.c t_kill1.c t_mutex1.c
            t_mutex2.c t_mutex3.c t_mutex4.c t_name.c t_once1.c t_once2.c
            t_once3.c t_preempt1.c t_rwlock1.c t_sigalarm.c t_siglongjmp1.c
            t_sigmask1.c t_sigmask2.c t_sigmask3.c t_sigmask4.c
            t_sigsuspend.c t_sleep1.c
        atfify/tests/sys/libpthread/atexit: Atffile Makefile h_atexit.c
            h_atexit.out t_atexit.sh

Log Message:
Import libpthread. Todo: make sure that atf_tc_fail won't get called 
simultaneously by two threads.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 atfify/tests/sys/libpthread/Atffile \
    atfify/tests/sys/libpthread/Makefile \
    atfify/tests/sys/libpthread/atexit/Atffile \
    atfify/tests/sys/libpthread/atexit/Makefile \
    atfify/tests/sys/libpthread/atexit/h_atexit.c \
    atfify/tests/sys/libpthread/atexit/h_atexit.out \
    atfify/tests/sys/libpthread/atexit/t_atexit.sh \
    atfify/tests/sys/libpthread/h_common.h \
    atfify/tests/sys/libpthread/t_barrier.c \
    atfify/tests/sys/libpthread/t_cond1.c \
    atfify/tests/sys/libpthread/t_cond2.c \
    atfify/tests/sys/libpthread/t_cond3.c \
    atfify/tests/sys/libpthread/t_cond4.c \
    atfify/tests/sys/libpthread/t_cond5.c \
    atfify/tests/sys/libpthread/t_cond6.c \
    atfify/tests/sys/libpthread/t_condcancel1.c \
    atfify/tests/sys/libpthread/t_fork.c atfify/tests/sys/libpthread/t_fpu.c \
    atfify/tests/sys/libpthread/t_kill1.c \
    atfify/tests/sys/libpthread/t_mutex1.c \
    atfify/tests/sys/libpthread/t_mutex2.c \
    atfify/tests/sys/libpthread/t_mutex3.c \
    atfify/tests/sys/libpthread/t_mutex4.c \
    atfify/tests/sys/libpthread/t_name.c \
    atfify/tests/sys/libpthread/t_once1.c \
    atfify/tests/sys/libpthread/t_once2.c \
    atfify/tests/sys/libpthread/t_once3.c \
    atfify/tests/sys/libpthread/t_preempt1.c \
    atfify/tests/sys/libpthread/t_rwlock1.c \
    atfify/tests/sys/libpthread/t_sigalarm.c \
    atfify/tests/sys/libpthread/t_siglongjmp1.c \
    atfify/tests/sys/libpthread/t_sigmask1.c \
    atfify/tests/sys/libpthread/t_sigmask2.c \
    atfify/tests/sys/libpthread/t_sigmask3.c \
    atfify/tests/sys/libpthread/t_sigmask4.c \
    atfify/tests/sys/libpthread/t_sigsuspend.c \
    atfify/tests/sys/libpthread/t_sleep1.c
cvs -z3 rdiff -u -r1.2 -r1.3 atfify/tests/sys/Atffile \
    atfify/tests/sys/Makefile

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/Atffile?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/Makefile?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/atexit/Atffile?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/atexit/Makefile?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/atexit/h_atexit.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/atexit/h_atexit.out?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/atexit/t_atexit.sh?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/h_common.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_barrier.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_cond1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_cond2.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_cond3.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_cond4.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_cond5.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_cond6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_condcancel1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_fork.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_fpu.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_kill1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_mutex1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_mutex2.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_mutex3.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_mutex4.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_name.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_once1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_once2.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_once3.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_preempt1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_rwlock1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_sigalarm.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_siglongjmp1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_sigmask1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_sigmask2.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_sigmask3.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_sigmask4.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_sigsuspend.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/libpthread/t_sleep1.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/Atffile?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/atfify/tests/sys/Makefile?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to