Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cgi-util: A C library for creating Common Gateway Interface ("CGI") programs
- Summary
- cgi-util is a library which provides a set of C functions you can
use to create Common Gateway Interface ("CGI") programs. Simply call
cgi-util's initialization function and send HTML (or any other kind of
data) out from your program and to the user's web browser.
Arch: sparc
Download: | cgi-util-2.2.1-8.sparc.rpm |
Build Date: | Thu Sep 14 20:28:00 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 74 KiB |
Changelog
- * Thu Sep 7 17:00:00 2006 W. Michael Petullo <mike[@]flyn.org> - 2.2.1-8
- Rebuild for FC6.
- * Tue Apr 4 17:00:00 2006 W. Michael Petullo <mike[@]flyn.org> - 2.2.1-7
- Remove *.cgi from bindir.
- * Thu Mar 9 16:00:00 2006 W. Michael Petullo <mike[@]flyn.org> - 2.2.1-6
- Move test.cgi and filetest.cgi to %doc.
- Move README to -devel %doc and add test.c and filetest.c.
- Pass --disable-static to configure.