mes/lib/string
Jan Nieuwenhuizen 938c4262f6
mescc: Mes C Library: Prepare for M2-Planet: memcmp.
* lib/string/memcmp.c: Rewrite C-constructs not supported by M2-Planet.
2019-10-26 19:41:01 +02:00
..
argz-count.c
argz-extract.c
bcmp.c
bcopy.c
bzero.c
index.c
memchr.c mescc: Mes C Library: Prepare for M2-Planet: memchr. 2019-10-26 19:41:01 +02:00
memcmp.c mescc: Mes C Library: Prepare for M2-Planet: memcmp. 2019-10-26 19:41:01 +02:00
memcpy.c mescc: Mes C Library: Prepare for M2-Planet: memcpy. 2019-10-26 19:41:01 +02:00
memmem.c
memmove.c
memset.c
rindex.c
strcat.c
strchr.c
strcmp.c mescc: Mes C Library: Prepare for M2-Planet: strcmp. 2019-10-26 19:41:00 +02:00
strcpy.c mescc: Mes C Library: Prepare for M2-Planet: strcpy. 2019-10-26 19:41:00 +02:00
strcspn.c
strdup.c
strerror.c
strlen.c mescc: Mes C Library: Prepare for M2-Planet: strlen. 2019-10-26 19:41:00 +02:00
strlwr.c
strncat.c
strncmp.c mescc: Mes C Library: Prepare for M2-Planet: strncmp. 2019-10-26 19:41:00 +02:00
strncpy.c
strpbrk.c
strrchr.c
strspn.c
strstr.c
strupr.c