Bastien Nocera f84518e35b Bug 548612 – g_strstr_len() should use memmem when available
2008-08-28  Bastien Nocera  <hadess@hadess.net>

	Bug 548612 – g_strstr_len() should use memmem when available

	* glib/tests/strfuncs.c (test_strstr):
	* tests/string-test.c (main): Patch by Paolo Borelli
	<pborelli@katamail.com> to move the tests to the right place,
	and add more tests

	* glib/gstrfuncs.c (g_strstr_len): Fix problem with memmem ignoring
	nul-terminators in strings, and using the haystack_len instead


svn path=/trunk/; revision=7409
2008-08-28 12:53:59 +00:00
..
2005-10-05 17:37:46 +00:00
2007-11-24 16:24:30 +00:00
2007-01-05 03:31:54 +00:00
2008-05-27 16:20:27 +00:00
2008-05-27 16:20:27 +00:00
2006-06-16 15:12:32 +00:00
2007-11-07 09:49:25 +00:00
2005-12-05 13:37:55 +00:00
2008-07-23 16:22:32 +00:00
2006-04-05 05:03:33 +00:00
2007-09-14 13:28:07 +00:00