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:   mycroft
Date:           Thu Dec 10 17:41:03 UTC 1998

Modified Files:
        src/sys/sys: signal.h
Log Message:
Actually use `unsigned int'.  Not only is the word size not relevant, but
using anything other than an int for a shift count is actually not portable
ANSI C.




Home | Main Index | Thread Index | Old Index