aboutsummaryrefslogtreecommitdiff
path: root/win32/examples
Commit message (Collapse)AuthorAgeFilesLines
* Turn on a implicit-function-declaration warning by default.seyko2015-03-031-0/+1
| | | | | | | | A non declared function leads to a seriuos problems. And while gcc don't turn this warning on lets tcc do it. This warning can be turned off by -Wno-implicit-function-declaration option. And autor must explicitly do this if program must be compiled with this warning off.
* win32: reformat examples, crt etcgrischka2009-07-182-98/+99
|
* new subdirs: include, lib, testsgrischka2009-04-181-6/+0
|
* dos2unixbellard2005-04-174-199/+199
|
* fib fix (grischka)bellard2005-04-171-23/+23
|
* win32 mergebellard2005-04-145-0/+222