svn commit: branches/uClibc-nptl/libc/string: generic mips

carmelo at uclibc.org carmelo at uclibc.org
Thu Jun 19 07:24:59 UTC 2008


Author: carmelo
Date: 2008-06-19 00:24:59 -0700 (Thu, 19 Jun 2008)
New Revision: 22448

Log:
libc_hidden_proto moved to string.h

Modified:
   branches/uClibc-nptl/libc/string/__xpg_strerror_r.c
   branches/uClibc-nptl/libc/string/_collate.c
   branches/uClibc-nptl/libc/string/basename.c
   branches/uClibc-nptl/libc/string/bcopy.c
   branches/uClibc-nptl/libc/string/bzero.c
   branches/uClibc-nptl/libc/string/ffs.c
   branches/uClibc-nptl/libc/string/generic/memchr.c
   branches/uClibc-nptl/libc/string/generic/memcmp.c
   branches/uClibc-nptl/libc/string/generic/memcpy.c
   branches/uClibc-nptl/libc/string/generic/memmem.c
   branches/uClibc-nptl/libc/string/generic/mempcpy.c
   branches/uClibc-nptl/libc/string/generic/memrchr.c
   branches/uClibc-nptl/libc/string/generic/memset.c
   branches/uClibc-nptl/libc/string/generic/rawmemchr.c
   branches/uClibc-nptl/libc/string/generic/strcat.c
   branches/uClibc-nptl/libc/string/generic/strchr.c
   branches/uClibc-nptl/libc/string/generic/strchrnul.c
   branches/uClibc-nptl/libc/string/generic/strcmp.c
   branches/uClibc-nptl/libc/string/generic/strcpy.c
   branches/uClibc-nptl/libc/string/generic/strcspn.c
   branches/uClibc-nptl/libc/string/generic/strlen.c
   branches/uClibc-nptl/libc/string/generic/strncat.c
   branches/uClibc-nptl/libc/string/generic/strncmp.c
   branches/uClibc-nptl/libc/string/generic/strncpy.c
   branches/uClibc-nptl/libc/string/generic/strnlen.c
   branches/uClibc-nptl/libc/string/generic/strrchr.c
   branches/uClibc-nptl/libc/string/generic/strsep.c
   branches/uClibc-nptl/libc/string/generic/strspn.c
   branches/uClibc-nptl/libc/string/generic/strstr.c
   branches/uClibc-nptl/libc/string/generic/strtok_r.c
   branches/uClibc-nptl/libc/string/memccpy.c
   branches/uClibc-nptl/libc/string/memcmp.c
   branches/uClibc-nptl/libc/string/memmem.c
   branches/uClibc-nptl/libc/string/memmove.c
   branches/uClibc-nptl/libc/string/mempcpy.c
   branches/uClibc-nptl/libc/string/memrchr.c
   branches/uClibc-nptl/libc/string/memset.c
   branches/uClibc-nptl/libc/string/mips/sysdep.h
   branches/uClibc-nptl/libc/string/psignal.c
   branches/uClibc-nptl/libc/string/rawmemchr.c
   branches/uClibc-nptl/libc/string/stpcpy.c
   branches/uClibc-nptl/libc/string/stpncpy.c
   branches/uClibc-nptl/libc/string/strcasecmp.c
   branches/uClibc-nptl/libc/string/strcasestr.c
   branches/uClibc-nptl/libc/string/strchr.c
   branches/uClibc-nptl/libc/string/strcspn.c
   branches/uClibc-nptl/libc/string/strdup.c
   branches/uClibc-nptl/libc/string/strerror.c
   branches/uClibc-nptl/libc/string/strlcat.c
   branches/uClibc-nptl/libc/string/strlcpy.c
   branches/uClibc-nptl/libc/string/strlen.c
   branches/uClibc-nptl/libc/string/strncasecmp.c
   branches/uClibc-nptl/libc/string/strncat.c
   branches/uClibc-nptl/libc/string/strncmp.c
   branches/uClibc-nptl/libc/string/strncpy.c
   branches/uClibc-nptl/libc/string/strndup.c
   branches/uClibc-nptl/libc/string/strrchr.c
   branches/uClibc-nptl/libc/string/strsep.c
   branches/uClibc-nptl/libc/string/strsignal.c
   branches/uClibc-nptl/libc/string/strstr.c
   branches/uClibc-nptl/libc/string/strtok.c
   branches/uClibc-nptl/libc/string/strtok_r.c


Changeset:

Sorry, the patch is too large to include (1159 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=22448



More information about the uClibc-cvs mailing list