aboutsummaryrefslogtreecommitdiffstats
path: root/src/stdlib/atoq.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17split atoiMattias Andrée1-5/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-01add string/array comparision functionsMattias Andrée1-0/+10
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30add memory.hMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-29add stdarg.hMattias Andrée1-8/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-29add assert.hMattias Andrée1-0/+26
Signed-off-by: Mattias Andrée <maandree@operamail.com>