* Escaped all SQL identifiers in 'lib/'.
* Replaced " with ' delimiters in all SQL literal strings in 'lib/'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Removed vestigal signals from 'RDSocket'.
* Fixed a bug in 'RDApplication' that could cause 'openlog(3)'
to receive a corrupt 'ident' value.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>