This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libobjc/Object.m strlen, libobjc/sarray.c memcpy


libobjc/Object.m and libobjc/sarray.c have explicit prototypes for
respectively strlen and memcpy for 64-bit platforms.
Kaveh's recent patch to objc/hash.h to include <string.h> could allow these
to be removed.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]