Source-Changes archive

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

Re: CVS commit: src/lib/libpthread



Nathan J Williams <nathanw%netbsd.org@localhost> typed:
: Module Name:  src
: Committed By: nathanw
: Date:         Tue Mar 11 00:18:36 UTC 2003
: Modified Files:
:       src/lib/libpthread: pthread_alarms.c
: Log Message:
[...]
: * Remove a redundant assignment.

But added a bad/debugging assignment (line 169):
        pthread_alarmqlast = ts;

so this barfs on compile.

Regards,
Geoff



Home | Main Index | Thread Index | Old Index