X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Frrd_cgi.c;h=a5237067eca806b5927117c17dac3acd13b9aba4;hb=9e81c95f3ef30967ea08f70a22bae2fe0031c901;hp=53c104f08aaa2797bf9fa766b4d8cc4ec861def2;hpb=298b318acaf1147474ab9e97cac37c3608660efd;p=rrdtool.git diff --git a/src/rrd_cgi.c b/src/rrd_cgi.c index 53c104f..a523706 100644 --- a/src/rrd_cgi.c +++ b/src/rrd_cgi.c @@ -56,6 +56,9 @@ char* includefile(long, char **); /* for how long is the output of the cgi valid ? */ char* rrdgoodfor(long, char **); +/* format at-time specified times using strftime */ +char* printstrftime(long, char**); + /** http protocol needs special format, and GMT time **/ char *http_time(time_t *); @@ -158,6 +161,7 @@ int main(int argc, char *argv[]) { i += parse(&buffer,i,"= 1) {