newlib-cygwin/newlib/libc/machine/mips
Jeff Johnston 2adedff8b3 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 "&".
2008-07-07 15:51:55 +00:00
..
machine import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in 2007-12-19 Jeff Johnston <jjohnstn@redhat.com> 2007-12-19 22:36:48 +00:00
aclocal.m4 2006-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 20:32:52 +00:00
configure 2007-12-19 Jeff Johnston <jjohnstn@redhat.com> 2007-12-19 22:36:48 +00:00
configure.in 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
memcpy.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
memset.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
setjmp.S * libc/include/machine/setjmp.h: For mips, define _JBLEN based 2002-08-07 17:07:42 +00:00
strcmp.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
strlen.c * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two 2002-03-14 02:41:43 +00:00
strncpy.c 2008-07-07 Hans-Peter Nilsson <hp@axis.com> 2008-07-07 15:51:55 +00:00