Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/gen
Module Name: basesrc
Committed By: enami
Date: Sat Dec 8 00:31:00 UTC 2001
Modified Files:
basesrc/lib/libc/gen: execvp.c
Log Message:
Use memcpy instead of memmove since no overlaps here (copy from somewhere
outside of the funciton to our stack).
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/lib/libc/gen/execvp.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