Source-Changes archive

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

Re: CVS commit: src/lib (libpthread)



Chuck Silvers <chs%netbsd.org@localhost> typed:
: Module Name:  src
: Committed By: chs
: Date:         Sun Jul 18 21:24:52 UTC 2004
: Modified Files:
:       src/lib/libpthread: pthread.c pthread_alarms.c pthread_sa.c
:           pthread_sig.c pthread_sleep.c pthread_stack.c
:       src/lib/libpthread_dbg: pthread_dbg.c
: Log Message:
: enhance MI pthreads code to support hppa:
[...snip...]

At least on i386 this blew up libpthread.
src/regress/lib/libpthread fails all tests bar the first one.

: cvs rdiff -r1.34 -r1.35 src/lib/libpthread/pthread.c \
:     src/lib/libpthread/pthread_sig.c
: cvs rdiff -r1.9 -r1.10 src/lib/libpthread/pthread_alarms.c
: cvs rdiff -r1.30 -r1.31 src/lib/libpthread/pthread_sa.c
: cvs rdiff -r1.3 -r1.4 src/lib/libpthread/pthread_sleep.c
: cvs rdiff -r1.12 -r1.13 src/lib/libpthread/pthread_stack.c
: cvs rdiff -r1.28 -r1.29 src/lib/libpthread_dbg/pthread_dbg.c

Regards,
Geoff



Home | Main Index | Thread Index | Old Index