Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2008-07-07 Hans-Peter Nilsson <hp@axis.com> | Jeff Johnston | 2008-07-07 | 1 | -1/+2 |
| | | | | | * libc/machine/mips/strncpy.c: Include stdint.h to get uintptr_t. (strncpy): Cast src to uintptr_t before checking alignment with "&". | ||||
* | 2008-07-02 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-07-02 | 1 | -0/+20 |
| | | | | | * libc/machine/mips/strncpy.c (strncpy): Fix logic so unaligned source data is taken care of before loop unrolling. | ||||
* | Add MIPS specific string/memory functions | Michael Meissner | 2002-03-11 | 1 | -0/+229 |