httpd: fix cgi-bin/index.cgi support, add example of it,
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 21 Nov 2006 00:12:09 +0000 (00:12 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 21 Nov 2006 00:12:09 +0000 (00:12 -0000)
commit5d148e2646874a6f460402f2dd70ea2fb6be08dd
treefae60c2d7ca0d917f73f6a87554657c09a0ddb7b
parentfcdb00f7359488d197ac3361dfbc49ccdead8b87
httpd: fix cgi-bin/index.cgi support, add example of it,
stat: fix end-of-line if format is specified (wasn't printing it),
      fix %z (time) format to match coreutils 6.3
coreutils/stat.c
networking/httpd.c
networking/httpd_index_cgi_example [new file with mode: 0644]