Source-Changes archive

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

CVS commit: src/dist/libpcap



Module Name:    src
Committed By:   drochner
Date:           Wed May 17 17:48:36 UTC 2006

Modified Files:
        src/dist/libpcap: optimize.c

Log Message:
Make the optimizer use unsigned numbers as the kernel does.
While it is not agreed on that purely unsigned arithmetics is nice,
different behaviour of optimized and unoptimized code is less desirable.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/libpcap/optimize.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