|
90988ede
|
2007-06-09T11:11:14
|
|
Update after allocsa -> malloca renaming.
|
|
4bc8b69c
|
2007-02-12T02:58:17
|
|
Optimize memory allocation to use alloca when possible.
|
|
9e66c13f
|
2007-02-11T15:54:58
|
|
Ensure O(n) worst-case complexity of strcasestr substitute.
|
|
9dcc0e05
|
2007-02-05T02:42:27
|
|
New module 'mbscasestr'. Reduced goal of 'strcasestr'.
|
|
c16199ce
|
2007-01-27T13:17:15
|
|
Declare strcasestr() in the <string.h> replacement, rather than in
strcasestr.h.
|
|
99099106
|
2006-09-14T14:18:36
|
|
Include <config.h> unconditionally.
|
|
32b9e13e
|
2005-08-31T11:51:18
|
|
Include a header, to define NULL.
|
|
aa24a9d9
|
2005-08-19T11:00:51
|
|
Fix return value.
|
|
f28ed27e
|
2005-08-17T14:09:19
|
|
New module 'strcasestr'.
|