7 Commits (84d061d5a31c9c773e29e1e2b1ffe8cb9557bc58)

Author SHA1 Message Date
Alexander Monakov 51bdcdc424 fix OOB reads in Xbyte_memmem 9 years ago
Rich Felker c718f9fc1b fix read past end of haystack buffer for short needles in memmem 10 years ago
Rich Felker cef0f289f6 fix incorrect comparison loop condition in memmem 12 years ago
Rich Felker 476cd1d965 fix false negatives with periodic needles in strstr, wcsstr, and memmem 12 years ago
Timo Teräs 6fbdeff0e5 fix search past the end of haystack in memmem 12 years ago
Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 13 years ago
Rich Felker c86f2974e2 add memmem function (gnu extension) 14 years ago
Rich Felker f997e224fc remove unused but buggy code from strstr.c 14 years ago
Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago