Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   christos
Date:           Mon May  3 15:37:48 UTC 1999

Modified Files:
        src/lib/libc/quad: ashrdi3.c
Log Message:
Cast signed long shifts to unsigned long to avoid lint portability warnings.
The comment above the code mentions that it should work even on machines
that shift in zeroes.




Home | Main Index | Thread Index | Old Index