Add leading zero format to printf_fast ("%07d", "%017lu", etc)
[fw/sdcc] / sdcc_vc_in.h
2003-04-02 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-03-10 borutrdefine pclose as _pclose for WIN32
2003-03-09 borutr explicitly undefined HAVE_MKSTEMP which is not availab...
2003-03-08 bernhardhelduse appropriate data-types on host for SDCC's int and...
2003-02-23 borutrvsnprintf is defined as _vsnprintf on MSVC
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2003-02-10 borutrBorland C++ build doesn't depend on Cygwin configure
2002-08-28 borutradded - genarate sdcc_vc.h using sdcc_vc_in.h as templa...