unistr/u8-chr, unistr/u8-strchr: use Boyer-Moore like algorithm.
[gnulib.git] / lib / strtoull.c
index 23d1f57..d4e65e3 100644 (file)
@@ -1,5 +1,6 @@
 /* Function to parse an `unsigned long long int' from text.
-   Copyright (C) 1995, 1996, 1997, 1999, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1999, 2009, 2010 Free Software Foundation,
+   Inc.
    NOTE: The canonical source of this file is maintained with the GNU C
    Library.  Bugs can be reported to bug-glibc@gnu.org.