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:   dsl
Date:           Fri Aug 29 19:53:18 UTC 2003

Modified Files:
        src/sys/lib/libsa: bcmp.c memcmp.c

Log Message:
The __strong_alias() seems to have to be in the file with the definition.
So make bcmp.c define bcmp and memcmp.
This should (?) fix the atari build.
(I've now no idea why the previous change defined memcpy for the alpha build.)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/lib/libsa/bcmp.c
cvs rdiff -r1.7 -r1.8 src/sys/lib/libsa/memcmp.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