aboutsummaryrefslogtreecommitdiff
path: root/main/Unix
AgeCommit message (Expand)AuthorFilesLines
2017-02-07add Makefile.arm for ARM (with gcc -marm)johnvg1-0/+22
2013-10-24fix bug in function getCommonFileInfoC on 64 bit platformsjohnvg1-1/+1
2012-03-15remove the 1024 character limit of the command bufferjohnvg1-9/+41
2010-10-13add prototype of function findNextFileC, don't use c++ commentsjohnvg1-15/+18
2010-10-13#include <string.h> to prevent c compiler warningsjohnvg1-1/+3
2010-09-27fix for 64 bit linux (does not fix 64 bit windows)johnvg1-8/+6
2010-07-08remove code for backwards compatibility with Clean 1.3johnvg2-9/+0
2006-08-01remove clean 1.3 syntaxjohnvg2-10/+0
2006-05-10port to 64 bit windows and linuxjohnvg1-1/+6
2006-05-10rename generated object file for ipc.c from ipc.o to ipc_c.ojohnvg2-4/+4
2006-04-25make Makefile compatible with Solarisjohnvg1-4/+4
2006-04-10fix object file name generated by c compiler for set_return_code_c.cjohnvg1-1/+1
2006-04-10create Clean System Files folder if it doesn't existjohnvg1-0/+4
2006-04-10make object files in Clean System Files folderjohnvg1-1/+14
2004-03-31don't overwrite first byte of next node in the heap with a '\0'johnvg1-2/+0
2003-10-06enable optimizer (-O)johnvg1-1/+1
2002-07-02Added Clean.h.ronny1-0/+28
2002-07-02Added Makefile.ronny1-0/+5
2002-07-02Added cDirectory.c.ronny1-0/+339
2002-07-02Removed object files.ronny3-0/+0
2002-07-01made Clean 2.0 compatibleronny2-9/+4
2002-06-19Removed trace commandronny1-1/+1
2002-06-19Optional loggingronny1-3/+3
2002-06-11Moved system dependent code from coclmain to CoclSystemDependentronny2-6/+105
2002-06-05Made Clean 2.0 compatibleronny2-0/+4
2002-06-05Unix versionronny1-0/+0
2002-06-05Unix versionronny11-0/+262