Module Name: src Committed By: matt Date: Tue Mar 20 16:38:45 UTC 2012
Modified Files: src/lib/libc/stdlib: lsearch.c twalk.c Log Message: Remove use of __P Switch to using C89 definitions. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/stdlib/lsearch.c cvs rdiff -u -r1.3 -r1.4 src/lib/libc/stdlib/twalk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.