Source-Changes archive

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

CVS commit: src/lib/libpthread



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:
* Use a <= comparison rather than a < comparison when searching for
  alarms to process.

* Remove a redundant assignment.

* Make a debug message more consistent with the others.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/pthread_alarms.c

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




Home | Main Index | Thread Index | Old Index