Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lib/libsa
Module Name: src
Committed By: joerg
Date: Thu Jun 16 16:47:54 UTC 2011
Modified Files:
src/sys/lib/libsa: Makefile
Log Message:
Don't use C versions of memcmp, memcpy, memmove, memset and strchr
on x86 for standalone code. The assembler versions are much smaller.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/lib/libsa/Makefile
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