# See the end of this file for copyright and license terms. target_sources(c PRIVATE bcmp.c bcopy.c bzero.c ffs.c ffsl.c ffsll.c fls.c flsl.c flsll.c memccpy.c memchr.c memcmp.c memcpy.c memmem.c memmove.c memrchr.c memset.c stpcpy.c stpncpy.c strcat.c strchr.c strchrnul.c strcmp.c strcpy.c strcspn.c strdup.c strlcat.c strlcpy.c strlen.c strncat.c strncmp.c strncpy.c strndup.c strnlen.c strnstr.c strpbrk.c strrchr.c strsep.c strspn.c strstr.c strtok.c swab.c wcpcpy.c wcpncpy.c wcscat.c wcschr.c wcscmp.c wcscpy.c wcscspn.c wcsdup.c wcslcat.c wcslcpy.c wcslen.c wcsncat.c wcsncmp.c wcsncpy.c wcsnlen.c wcspbrk.c wcsrchr.c wcsspn.c wcsstr.c wcstok.c wmemchr.c wmemcmp.c wmemcpy.c wmemmove.c wmemset.c ) # This file is part of GayBSD. # Copyright (c) 2021 fef . # # GayBSD is nonviolent software: you may only use, redistribute, and/or # modify it under the terms of the Cooperative Nonviolent Public License # (CNPL) as found in the LICENSE file in the source code root directory # or at ; either version 7 # of the license, or (at your option) any later version. # # GayBSD comes with ABSOLUTELY NO WARRANTY, to the extent # permitted by applicable law. See the CNPL for details.