Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hppa/hppa
Module Name: src
Committed By: skrll
Date: Mon Aug 11 10:36:41 UTC 2008
Modified Files:
src/sys/arch/hppa/hppa: copy.S
Log Message:
Fix copy{in,out}str on hppa by
1) not attempting to copy anything if size is initially 0.
2) returning ENAMETOOLONG if we ran out of space.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/hppa/hppa/copy.S
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