From b96990a951775e4d1a0de7d8acd2ba62dcaab1e7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 1 Sep 2015 16:46:23 +0200 Subject: add basename and dirname MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7aa53e2..df35127 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ functions to lock and unlock pages (3.4.3 p76) character class determination for wide characters (4.3 p82) collation functions (5.6 p109) -finding tokens in a string (5.8 p119) strfry (5.9 p124) trivial encryption (5.10 p124) encdoe binary data (5.11 p125) @@ -19,3 +18,6 @@ input/output overview (15 p429) debugging support (16 p435) input/output on streams (17 p439) +add strstarts, strends, wcsstarts, wcsends as + faster specialised alternatives to strstr. + -- cgit v1.2.3-70-g09d2