Alan Coopersmith (10):
Assume signal handlers return void, as C89 requires
This is not a GNU project, so declare it foreign.
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Ensure memory is initialized before use in PushRequestorQueue
Replace malloc(strlen)+strcpy sets with strdup calls
Replace last strcpy call + manual append with snprintf call
Stop casting results of malloc calls
Stop checking if pointers are NULL before passing them to free()
proxymngr 1.0.4