summaryrefslogtreecommitdiffstats
path: root/eurephiadm/argparser.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Added doxygen comments for the main eurephiadm partsDavid Sommerseth2009-09-041-6/+37
* BUGFIX: eurephiadm argument parser increased argument pointer too muchDavid Sommerseth2009-03-291-1/+1
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* More improvements to eurephia_getopt(...)David Sommerseth2008-12-061-4/+5
* BUGFIX: Do not try to parse arguments which are NULLDavid Sommerseth2008-12-061-0/+4
* Removed debug from eurephia_arraycp(...)David Sommerseth2008-12-061-1/+0
* Added new function for copying char ** (arrays)David Sommerseth2008-12-061-0/+19
* Enhanced the argument parser to handle mulitple options to arguments betterDavid Sommerseth2008-12-041-7/+10
* Wrote a replacement getopt for eurephiadmDavid Sommerseth2008-12-041-0/+48