aboutsummaryrefslogtreecommitdiffstats
path: root/cmd.c
Commit message (Collapse)AuthorAgeFilesLines
* Changed #module to not require the .so extension, and added some checksSteve Slaven2005-03-121-0/+6
| | | | | | for _GNU_SOURCE in ptr.h so that modules compiled with GNU externsions will work with powwow.h (like perl)
* Changed the #module command to handle searching multiple (currently compiled in)Steve Slaven2005-03-121-6/+18
| | | | | | library paths, and remove the requirement for the .so part of the filename so that in future versions we can support .dll under cygwin
* Initial revisionv1.2.7Steve Slaven2005-03-121-0/+2464