]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - benchtests/Makefile
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / benchtests / Makefile
index eea384d279cf36f7b4d466ca644ff1761f324a08..8bfb03917e5a816b3c2533f750416265c8878c0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013 Free Software Foundation, Inc.
+# Copyright (C) 2013-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -28,7 +28,7 @@ string-bench := bcopy bzero memccpy memchr memcmp memcpy memmem memmove \
                mempcpy memset rawmemchr stpcpy stpncpy strcasecmp strcasestr \
                strcat strchr strchrnul strcmp strcpy strcspn strlen \
                strncasecmp strncat strncmp strncpy strnlen strpbrk strrchr \
-               strspn strstr strcpy_chk stpcpy_chk memrchr strsep
+               strspn strstr strcpy_chk stpcpy_chk memrchr strsep strtok
 string-bench-all := $(string-bench)
 
 stdlib-bench := strtod