OSDN Git Service

2008-07-07 Hans-Peter Nilsson <hp@axis.com>
authorjjohnstn <jjohnstn>
Mon, 7 Jul 2008 15:51:53 +0000 (15:51 +0000)
committerjjohnstn <jjohnstn>
Mon, 7 Jul 2008 15:51:53 +0000 (15:51 +0000)
commit8c85649ca0f3a4bc5bedca16aba53d61ec1592eb
tree5a88350f97f820721d873c7bb253c0d8c1233fdb
parent3cf416b084d47b02ff7747b906e4ce760ad3cb85
2008-07-07  Hans-Peter Nilsson  <hp@axis.com>

        * libc/machine/mips/strncpy.c: Include stdint.h to get uintptr_t.
        (strncpy): Cast src to uintptr_t before checking alignment with "&".
newlib/ChangeLog
newlib/libc/machine/mips/strncpy.c