Module Name: src Committed By: joerg Date: Mon Feb 7 21:39:47 UTC 2011
Modified Files:
src/lib/libc/gen: getcap.c
Log Message:
Don't define weak aliases in the SMALL case. They conflict with the real
function name since SMALL doesn't use the normal rename logic.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/lib/libc/gen/getcap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
