Update,
commit1945c96f2b0ad2bf09b1a2e182d2d0d98a30698e
authorUlrich Drepper <drepper@redhat.com>
Sun, 3 Oct 2004 01:21:47 +0000 (3 01:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 3 Oct 2004 01:21:47 +0000 (3 01:21 +0000)
tree3447304105cc0c05abcd21d80fda1d1791f5039e
parent1507c81f2a3a28129806bdeb98287766cf3bffb8
Update,

* nscd/connections.c: Rewrite handling of incoming connections.  All
are handled by one thread which then hands of the descriptors for the
real work to the worker threads.
* nscd/Makefile: Link nscd with librt.

* nscd/selinux.c: Pretty printing.

* nscd/dbg_log.c (dbg_log): Don't add unnecessary newline to
output.  Let syslog do the formatting if debug_level == 0.
ChangeLog
nscd/Makefile
nscd/connections.c
nscd/dbg_log.c
nscd/selinux.c