about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg
Commit message (Expand)AuthorAgeFilesLines
* remove silly sleep()giraffedata2008-01-101-3/+1
* Use sleepN() instead of sleep(), so it works on Windowsgiraffedata2008-01-013-4/+5
* Make declarations, definitions matchgiraffedata2008-01-011-4/+3
* Remove unnecessary <sys/times.h>giraffedata2008-01-011-1/+0
* Make declaration match definitiongiraffedata2008-01-011-1/+1
* Don't include netinet/in.h when it doesn't existgiraffedata2008-01-011-0/+2
* Make prototype match functiongiraffedata2008-01-011-1/+1
* remove unneeded sys/utsname (code that needed it has been split out to gethos...giraffedata2008-01-011-1/+0
* Make function match prototypegiraffedata2008-01-011-1/+2
* Fix clock()/times() alternationgiraffedata2008-01-011-4/+4
* cleanupgiraffedata2008-01-011-6/+2
* Eliminate C++ commentsgiraffedata2008-01-011-47/+49
* Update from Microsoftgiraffedata2007-12-191-269/+322
* Add Windows version of gethostnamegiraffedata2007-12-192-4/+359
* remove hardcoded paths for rm, cppgiraffedata2007-12-091-25/+20
* Replace macros with inline functionsgiraffedata2007-08-261-55/+55
* Convert rest of STREQ to streqgiraffedata2007-08-121-2/+2
* cleanupgiraffedata2006-10-222-50/+70
* Fix basic bugs in Ppmtompeggiraffedata2006-10-222-2/+1
* cleanupgiraffedata2006-10-021-0/+1
* Add missing pm_config.hgiraffedata2006-10-011-0/+1
* cleanup, accomodate Irix compiler literal prototype comparisongiraffedata2006-10-0120-704/+702
* Fix include ordergiraffedata2006-09-161-2/+3
* Create Subversion repositorygiraffedata2006-08-19260-0/+39497