Source-Changes archive

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

CVS commit: src/sbin/dump



Module Name:    src
Committed By:   lukem
Date:           Sun Aug  8 09:46:16 UTC 2004

Modified Files:
        src/sbin/dump: tape.c

Log Message:
Signal handlers should manipulate 'volatile sig_atomic_t' instead of 'int'.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sbin/dump/tape.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