Commit History

Author SHA1 Message Date
  Rich Felker 122d67f846 optimize two-way strstr and memmem bad character shift 6 years ago
  Rich Felker 0239cd0681 remove commented-out debug printf from strstr 6 years ago
  Rich Felker 8f5a820d14 fix spuriously slow check in twoway strstr/memmem cores 6 years ago
  Rich Felker 476cd1d965 fix false negatives with periodic needles in strstr, wcsstr, and memmem 11 years ago
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
  Rich Felker f997e224fc remove unused but buggy code from strstr.c 12 years ago
  Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago