1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +00:00
cc65/testcode/lib
cpg d8dd221f35 change my email addr from cpg@aladdin.de to chris@groessler.org
git-svn-id: svn://svn.cc65.org/cc65/trunk@4977 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-02-26 22:15:24 +00:00
..
atari change my email addr from cpg@aladdin.de to chris@groessler.org 2011-02-26 22:15:24 +00:00
arg-test.c
atoi-test.c
clock.c simple test program for clock() function 2001-11-06 22:02:27 +00:00
cprintf.c
cursor.c
deb.c
div-test.c
em-test.c Added support for several machines. 2010-01-08 23:37:25 +00:00
fileio-test.c New module fileio-test.c 2002-11-17 23:00:14 +00:00
files.txt
ft.c include unistd.h -- fix by Daniel Serpell 2009-11-25 17:59:55 +00:00
getopt-test.c Added getopt. The implementation is based on a public domain source, 2010-07-10 11:28:02 +00:00
getsp.s
heaptest.c
joy-test.c
moddiv-test.c
mul-test.c Patch contributed by Greg King: 2009-12-02 15:15:49 +00:00
posixio-test.c
rename-test.c
scanf-test.c
seek.c lseek is now in unistd.h 2005-05-04 10:09:52 +00:00
ser-test.c
signal-test.c
strchr-test.c
strdup-test.c Added several test programs that were lying around for some time 2000-07-22 11:14:00 +00:00
strncmp-test.c
strnicmp-test.c
stroserror-test.c Added stroserror-test.c 2002-07-18 13:38:40 +00:00
strtol-test.c
strtoul-test.c
time-test.c
uname-test.c New file uname-test.c 2003-08-12 17:32:16 +00:00