rtmk-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rtmk-cvs] pthread ChangeLog Makefile.am Makefile.in cond-...


From: Johan Rydberg
Subject: [rtmk-cvs] pthread ChangeLog Makefile.am Makefile.in cond-...
Date: Wed, 20 Feb 2002 15:30:30 -0500

CVSROOT:        /cvsroot/rtmk
Module name:    pthread
Changes by:     Johan Rydberg <address@hidden>  02/02/20 15:30:30

Modified files:
        .              : ChangeLog Makefile.am Makefile.in cond-wait.c 
                         pt-create.c pt-init.c pt-threadvar.c 
Added files:
        .              : rig.c 

Log message:
        * pt-create.c (entry_fn): Call __pthread_exit.
        
        * Makefile.am (libpthread_la_SOURCES): Add rig.c.
        * Makefile.in: Regenerate.
        
        * pt-create.c (__pthread_create): Clear structure after
        allocating it.
        
        * pt-threadvar.c (__pt_threadvar_setup): Allocate reply
        port for thread.  Insert into threadvar.
        
        * pt-init.c (__pthread_initialize_minimal): Initialize RIG
        runtime support by calling __rig_init.
        
        * rig.c: New function.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/pthread/pthread/rig.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/pthread/pthread/ChangeLog.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pthread/pthread/Makefile.am.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pthread/pthread/Makefile.in.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pthread/pthread/cond-wait.c.diff?tr1=1.1.1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pthread/pthread/pt-create.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pthread/pthread/pt-init.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pthread/pthread/pt-threadvar.c.diff?tr1=1.1.1.1&tr2=1.2&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]