Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-07 | fix compiler warning: assignment within conditional expression | Yang Tse | |
2007-04-16 | move linkage var declarations to ares_getopt.h | Yang Tse | |
2007-04-16 | ares_getopt() command-line parser function does not belong to actual | Yang Tse | |
c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c | |||
2007-04-12 | add ares_getopt prototype | Yang Tse | |
2007-04-12 | Rename function as ares_getopt() | Yang Tse | |
2007-04-12 | Replace tabs with spaces | Yang Tse | |
2007-04-12 | Add file ares_getopt.c | Yang Tse | |
Original file name getopt.c Initial import into the c-ares source tree on 2007-04-11. Lifted from version 5.2 of the 'Open Mash' project with the modified BSD license, BSD license without the advertising clause. |