DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libthread_xu/arch/amd64/amd64 pthread_md.c src/lib/libthread_xu/arch/i386/i386 pthread_md.c
joerg 2005/04/28 11:24:10 PDT
DragonFly src repository
Modified files:
lib/libthread_xu/arch/amd64/amd64 pthread_md.c
lib/libthread_xu/arch/i386/i386 pthread_md.c
Log:
Slight correction for the last commit, thread TCB == NULL as error
condition and return it. This could happen in case of memory shortage.
Revision Changes Path
1.6 +3 -0 src/lib/libthread_xu/arch/amd64/amd64/pthread_md.c
1.9 +2 -0 src/lib/libthread_xu/arch/i386/i386/pthread_md.c
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/arch/amd64/amd64/pthread_md.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/arch/i386/i386/pthread_md.c.diff?r1=1.8&r2=1.9&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]