summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/EncodeExecutable.c
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Updated copyright.Brad King2003-12-151-10/+7
|
* ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys ↵Brad King2003-07-101-1/+2
| | | | headers through their configured namespace.
* ERR: Added explicit cast from size_t to int. We know that the data will not ↵Brad King2003-07-011-1/+1
| | | | be out of range.
* ENH: Added DLL support.Brad King2003-06-301-2/+3
|
* ENH: Added Process execution implementation.Brad King2003-06-101-0/+99