493e5dd6aa
* Fix LLVM warnings (HEAD -> master, origin/master, origin/HEAD) * Ignore shared library * Only build libraries if needed * Make configure executable * Add configure script * Update ignored files * Add getpeerip, setfork functions * Make it compile under Windows * Document Cygwin * Changes to compile with a cygwin compiler. * Make it compile with gcc-4 * Fix setfork return type. * Conditionally compile funcitonality that is not part of WIN32. * _exit is a lot more efficient than exit. * Add query string in the log file. * Implement forking server. Add swill_setfork() function. * Add swill_getquerystring function. * Fix SVG mime type. See http://www.mozilla.org/projects/svg/faq.html * Added logging statements for errors. * Add application/svg type for the .svg suffix. * Added swill_getrlen and swill_getrequest functions. * Added conditional compilation directive. * Added char *swill_getpeerip(const char *name) function. * Use scanf %p for portability with 64 bit architectures. * WIN32 port. pkgsrc changes: * Libtoolize to fix build on OS X (and perhaps others).
3 lines
96 B
Text
3 lines
96 B
Text
@comment $NetBSD: PLIST,v 1.4 2016/08/11 12:51:15 schmonz Exp $
|
|
include/swill.h
|
|
lib/libswill.la
|