[svn] / trunk / uClibc / libc / string
(logo)

svn: trunk/uClibc/libc/string

Current directory:[svn] / trunk / uClibc / libc / string
Current revision: 22794
Jump to directory revision:
Files shown:94


File Rev. Age Author Last log entry
(dir) arm/  22794  9 days  aldot  - update ignores
(dir) avr32/  21819  2 months  egtvedt  Fix indentation of comment in AVR32 memmove assembler optimization file.
(dir) bfin/  22794  9 days  aldot  - update ignores
(dir) cris/  22794  9 days  aldot  - update ignores
(dir) frv/  22794  9 days  aldot  - update ignores
(dir) generic/  22794  9 days  aldot  - update ignores
(dir) i386/  22794  9 days  aldot  - update ignores
(dir) ia64/  22794  9 days  aldot  - update ignores
(dir) mips/  22794  9 days  aldot  - update ignores
(dir) powerpc/  22794  9 days  aldot  - update ignores
(dir) sh64/  22794  9 days  aldot  - update ignores
(dir) sparc/  22794  9 days  aldot  - update ignores
(dir) x86_64/  22794  9 days  aldot  - update ignores
(dir) xtensa/  20728  6 months  vapier  Chris Zankel writes: The following patches add support for the Xtensa processor ...
(file) memccpy.c    22290  5 weeks  bernds  Fix two more cases where a libc_hidden_proto was added to string.h while no libc...
(file) strlcat.c    22290  5 weeks  bernds  Fix two more cases where a libc_hidden_proto was added to string.h while no libc...
(file) strncasecmp.c    22213  6 weeks  bernds  This fixes a problem with the move of libc_hidden_proto to string.h. The obsole...
(file) ffs.c    22213  6 weeks  bernds  This fixes a problem with the move of libc_hidden_proto to string.h. The obsole...
(file) strcasecmp.c    22213  6 weeks  bernds  This fixes a problem with the move of libc_hidden_proto to string.h. The obsole...
(file) __xpg_strerror_r.c    22127  7 weeks  aldot  - cannot really guarantee proper order, so play safe and compile the problematic...
(file) Makefile.in    22127  7 weeks  aldot  - cannot really guarantee proper order, so play safe and compile the problematic...
(file) strncat.c    22118  7 weeks  aldot  - Avoid warning about undefined preprocessor token. No obj-code changes.
(file) strcasestr.c    22116  7 weeks  aldot  - Avoid warning about undefined preprocessor token. No obj-code changes.
(file) _collate.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strdup.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strncpy.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) stpncpy.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) psignal.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strerror.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) memmem.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) rawmemchr.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) memmove.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strsep.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) memset.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strstr.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) bzero.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strrchr.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strcspn.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strsignal.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strlcpy.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strtok.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strncmp.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) memcmp.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) basename.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) memrchr.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) stpcpy.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strtok_r.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strndup.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) bcopy.c    22012  2 months  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(file) strlen.c    20664  6 months  vapier  mark a bunch of public mem/str functions as weak so that people who insist on th...
(file) mempcpy.c    20664  6 months  vapier  mark a bunch of public mem/str functions as weak so that people who insist on th...
(file) strchr.c    20664  6 months  vapier  mark a bunch of public mem/str functions as weak so that people who insist on th...
(file) _syserrmsg.h    15181  2 years  vapier  Amir Shalem writes: there is a missing include for <bits/uClibc_uintmaxtostr.h> ...
(file) strchrnul.c    14602  2 years  psm  Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_...
(file) strnlen.c    14602  2 years  psm  Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_...
(file) __xpg_basename.c    13620  2 years  psm  Get rid of missing prototype warnings
(file) dirname.c    13620  2 years  psm  Get rid of missing prototype warnings
(file) _string.h    13492  2 years  psm  Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is ...
(file) _string_syssigmsgs.c    13391  2 years  vapier  check for signal existence rather than using arch defines
(file) sys_siglist.c    13391  2 years  vapier  check for signal existence rather than using arch defines
(file) strcmp.c    13356  2 years  psm  make gcc4 happy w/ hidden_def/proto, correct some typos
(file) strspn.c    13277  2 years  psm  hidden_def/hidden_proto: convert all users (I hope) termios split, add some miss...
(file) strcpy.c    13277  2 years  psm  hidden_def/hidden_proto: convert all users (I hope) termios split, add some miss...
(file) strcat.c    13277  2 years  psm  hidden_def/hidden_proto: convert all users (I hope) termios split, add some miss...
(file) memchr.c    13277  2 years  psm  hidden_def/hidden_proto: convert all users (I hope) termios split, add some miss...
(file) strpbrk.c    13277  2 years  psm  hidden_def/hidden_proto: convert all users (I hope) termios split, add some miss...
(file) __glibc_strerror_r.c    13277  2 years  psm  hidden_def/hidden_proto: convert all users (I hope) termios split, add some miss...
(file) memcpy.c    13277  2 years  psm  hidden_def/hidden_proto: convert all users (I hope) termios split, add some miss...
(file) _string_syserrmsgs.c    13168  2 years  vapier  hide internal _string_syserrmsgs
(file) sys_errlist.c    13168  2 years  vapier  hide internal _string_syserrmsgs
(file) wmemcpy.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcscasecmp.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsspn.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcslen.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcspbrk.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcscpy.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcscasecmp_l.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsstr.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) strncasecmp_l.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsrchr.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsncmp.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) strxfrm.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcschr.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsncasecmp_l.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcscspn.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsxfrm.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcpncpy.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsncpy.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsnlen.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsxfrm_l.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wmempcpy.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsncat.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wmemchr.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcstok.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcschrnul.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcscat.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsncasecmp.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcpcpy.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) strcasecmp_l.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) strxfrm_l.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcscmp.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcslcpy.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wmemcmp.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wmemset.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wcsdup.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) wmemmove.c    13047  2 years  psm  Complete split of all the string functions. Hope haven't broken too much. wcscol...
(file) Makefile    12451  2 years  psm  Remove TOPDIR
(file) .indent.pro    1168  7 years  andersen  Update and simplification.

andersen@codepoet.org

Powered by ViewCVS 1.0-dev