minix/common/lib/libc/string
Lionel Sambuc 4684ddb6aa LLVM Minix changes
- import libcxx
 - reduce targets to the one when compiled as a tools

Change-Id: Iabb8427f80ff8e89463559a28bcb8b4f2bdbc496
2014-07-28 17:05:59 +02:00
..
bcmp.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
bcopy.c
bzero.c
bzero2.c
consttime_memequal.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
explicit_memset.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ffs.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
memchr.c
memcmp.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
memcpy.c
memmove.c
memset.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
memset2.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
popcount32.c LLVM Minix changes 2014-07-28 17:05:59 +02:00
popcount64.c Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
strcasecmp.c
strcat.c
strchr.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strcmp.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
strcpy.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strlcat.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
strlcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strnlen.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
strrchr.c
strsep.c
strstr.c