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:   simonb
Date:           Tue Sep 18 05:09:38 UTC 2001

Modified Files:
        basesrc/lib/libc/gen: execvp.c

Log Message:
Use alloca() instead of malloc() and strdup().  Proper fix for the find
problem posted to current-users%netbsd.org.@localhost  Solution suggested by a
couple of folks on that mailing list, and Art Grabowski who pointed me
at a similar change in OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 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