]> Zhao Yanbai Git Server - minix.git/commit
Implementation of strto(u)ll, documentation and tests for strto(u)l(l)
authorErik van der Kouwe <erik@minix3.org>
Wed, 9 Dec 2009 19:01:38 +0000 (19:01 +0000)
committerErik van der Kouwe <erik@minix3.org>
Wed, 9 Dec 2009 19:01:38 +0000 (19:01 +0000)
commit6adadade32d69e78cfc2ea27383b5b4cb7c6506e
treefd38595da17fb1b19f0f5f2fbd3baa863fc99930
parentfcaaad3317ee74f63059b957dbc8dc212728d105
Implementation of strto(u)ll, documentation and tests for strto(u)l(l)
include/limits.h
include/stdlib.h
lib/other/Makefile.in
lib/other/strtoll.c [new file with mode: 0644]
man/man3/strtol.3 [new file with mode: 0644]
test/Makefile
test/run
test/test45.c [new file with mode: 0644]
test/test45.h [new file with mode: 0644]