1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-13 12:29:10 +00:00
cc65/testcode/lib
uz 3afb4e4e94 Added getopt. The implementation is based on a public domain source,
originally written by Henry Spencer and supplied by Harald Arnesen.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4737 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-07-10 11:28:02 +00:00
..
atari updated with defdev.c and scrcode.s 2009-11-26 18:22:03 +00:00
arg-test.c
atoi-test.c
clock.c
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
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
mul-test.c Patch contributed by Greg King: 2009-12-02 15:15:49 +00:00
posixio-test.c include unistd.h -- fix by Daniel Serpell 2009-11-25 17:59:55 +00:00
rename-test.c
scanf-test.c
seek.c
ser-test.c Added support for the Apple2 machines. 2009-12-13 11:16:38 +00:00
signal-test.c
strchr-test.c
strdup-test.c
strncmp-test.c
strnicmp-test.c
stroserror-test.c
strtol-test.c Fixed a comment 2009-09-24 17:09:50 +00:00
strtoul-test.c
time-test.c
uname-test.c