1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 16:55:57 +00:00
cc65/libsrc
uz 103af67585 Change handling of errno/seterrno to new behaviour. By Maciej Witkowiak.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4791 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-08-07 18:22:37 +00:00
..
apple2 Read number of total blocks from ProDOS 8 volume directory header - and fall back on the constant 280 only for non-ProDOS 8 disks. 2010-07-17 19:16:25 +00:00
apple2enh Make use of the new common __directerrno and __mappederrno function. 2010-06-15 20:38:05 +00:00
atari Removed the rs232 module from the makefile, since it will no longer compile. 2010-07-15 20:58:46 +00:00
atmos Replaced '=' by ':=' where applicable and moved the atmos specific assembler 2010-02-28 10:22:26 +00:00
c16
c64 Added patches to make systime work correctly with the different video systems 2010-03-19 20:46:56 +00:00
c128 Added patches to make systime work correctly with the different video systems 2010-03-19 20:46:56 +00:00
cbm Fixed sources to use the new __mappederrno and __directerrno functions, and 2010-06-26 11:28:44 +00:00
cbm510
cbm610 Comment fix. 2010-03-23 19:39:32 +00:00
common Added getopt. The implementation is based on a public domain source, 2010-07-10 11:28:02 +00:00
conio
dbg
em
geos Change handling of errno/seterrno to new behaviour. By Maciej Witkowiak. 2010-08-07 18:22:37 +00:00
joystick Added --forget-inc-paths to the assembler command line to avoid problems if 2009-12-18 11:58:50 +00:00
lynx
mouse
nes
pet Fixes for the pet-ptvjoy driver and a new standard joystick driver by Marco 2010-02-28 09:56:51 +00:00
plus4
runtime
serial
supervision
tgi
vic20
zlib
Makefile Change handling of errno/seterrno to new behaviour. By Maciej Witkowiak. 2010-08-07 18:22:37 +00:00