add remaining tests from libc-testsuit
authornsz <nsz@port70.net>
Thu, 4 Aug 2011 22:56:27 +0000 (00:56 +0200)
committernsz <nsz@port70.net>
Thu, 4 Aug 2011 22:56:27 +0000 (00:56 +0200)
commit1be84a1b808909f619399fb90743359dd4f06dd1
treea81a25381a91d7462c9489a64895f4575a3f45ec
parent5cde4dd11abda6380a85a263cc0e083c771b1443
add remaining tests from libc-testsuit
src/stdio/snprintf.c [new file with mode: 0644]
src/stdio/sscanf.c [new file with mode: 0644]
src/stdio/swprintf.c [new file with mode: 0644]
src/stdio/ungetc.c [new file with mode: 0644]
src/stdlib/strtod.c [new file with mode: 0644]
src/stdlib/strtol.c [new file with mode: 0644]
src/stdlib/wcstol.c [new file with mode: 0644]
src/thread/sem.c [new file with mode: 0644]