diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-09-01 00:23:23 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-09-01 00:24:33 +0200 |
commit | 1e39441089946b5dc69c79daf8ed816ff6ba6194 (patch) | |
tree | 00561c0b9f367ec52948f32b3da9ff8546363058 /TODO | |
parent | fix strdup functions (diff) | |
download | slibc-1e39441089946b5dc69c79daf8ed816ff6ba6194.tar.gz slibc-1e39441089946b5dc69c79daf8ed816ff6ba6194.tar.bz2 slibc-1e39441089946b5dc69c79daf8ed816ff6ba6194.tar.xz |
add string/array comparision functions
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ functions to lock and unlock pages (3.4.3 p76) character class determination for wide characters (4.3 p82) -string/array comparison (5.5 p105) collation functions (5.6 p109) search functions (5.7 p114) finding tokens in a string (5.8 p119) |