You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Corinna Vinschen 8f8d09c041 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth. 23 years ago
..
Makefile.am * libc/include/wchar.h: Add definitions for wcswidth and wcwidth. 23 years ago
Makefile.in * libc/include/wchar.h: Add definitions for wcswidth and wcwidth. 23 years ago
bcmp.c 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
bcopy.c 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
bzero.c 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
index.c import newlib-2000-02-17 snapshot 27 years ago
memccpy.c 2002-07-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
memchr.c import newlib-2000-02-17 snapshot 27 years ago
memcmp.c import newlib-2000-02-17 snapshot 27 years ago
memcpy.c import newlib-2000-02-17 snapshot 27 years ago
memmove.c import newlib-2000-02-17 snapshot 27 years ago
mempcpy.c 2002-07-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
memset.c * libc/string/memset.c (memset): Fix comment. 24 years ago
rindex.c import newlib-2000-02-17 snapshot 27 years ago
strcasecmp.c import newlib-2000-02-17 snapshot 27 years ago
strcat.c import newlib-2000-02-17 snapshot 27 years ago
strchr.c 2002-05-10 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strcmp.c import newlib-2000-02-17 snapshot 27 years ago
strcoll.c import newlib-2000-02-17 snapshot 27 years ago
strcpy.c import newlib-2000-02-17 snapshot 27 years ago
strcspn.c import newlib-2000-02-17 snapshot 27 years ago
strdup.c 2002-07-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strdup_r.c 2002-07-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strerror.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strerror_r.c 2002-05-24 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strings.tex 2002-07-26 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strlcat.c * strlcat.c: Add file. 24 years ago
strlcpy.c * strlcat.c: Add file. 24 years ago
strlen.c import newlib-2000-02-17 snapshot 27 years ago
strlwr.c import newlib-2000-02-17 snapshot 27 years ago
strncasecmp.c import newlib-2000-02-17 snapshot 27 years ago
strncat.c import newlib-2000-02-17 snapshot 27 years ago
strncmp.c import newlib-2000-02-17 snapshot 27 years ago
strncpy.c import newlib-2000-02-17 snapshot 27 years ago
strndup.c 2002-07-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strndup_r.c 2002-07-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strnlen.c 2002-05-24 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strpbrk.c import newlib-2000-02-17 snapshot 27 years ago
strrchr.c 2001-05-04 Earnie Boyd <earnie@users.sourceforge.net> 25 years ago
strsep.c 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strspn.c import newlib-2000-02-17 snapshot 27 years ago
strstr.c import newlib-2000-02-17 snapshot 27 years ago
strtok.c 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strtok_r.c 2002-08-29 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
strupr.c import newlib-2000-02-17 snapshot 27 years ago
strxfrm.c import newlib-2000-02-17 snapshot 27 years ago
swab.c Correct for missing patch 26 years ago
u_strerr.c import newlib-2000-02-17 snapshot 27 years ago
wcscat.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcschr.c 2003-03-17 Bob Cassels <bcassels@abinitio.com> 23 years ago
wcscmp.c 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcscoll.c * libc/string/wcscoll.c: Fix comment. 23 years ago
wcscpy.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcscspn.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcslcat.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcslcpy.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcslen.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcsncat.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcsncmp.c 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcsncpy.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcspbrk.c 2002-09-03 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
wcsrchr.c 2002-09-03 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
wcsspn.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wcsstr.c 2002-09-03 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
wcstrings.tex * libc/include/wchar.h: Add definitions for wcswidth and wcwidth. 23 years ago
wcswidth.c * libc/include/wchar.h: Add definitions for wcswidth and wcwidth. 23 years ago
wcwidth.c * libc/include/wchar.h: Add definitions for wcswidth and wcwidth. 23 years ago
wmemchr.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wmemcmp.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wmemcpy.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wmemmove.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago
wmemset.c 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 24 years ago