(log_cleanup): New function. (openlog): Use log_cleanup instead of __libc_mutex_unloc...
authorUlrich Drepper <drepper@redhat.com>
Fri, 6 Dec 2002 11:31:06 +0000 (11:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 6 Dec 2002 11:31:06 +0000 (11:31 +0000)
commitd5ddad4ff48cc7887281259dacf5ac455d5a9dd8
treeca4b14386bf22dcc9e9f486ac3af7c184179c590
parentfde89ad0091e492bd2d99d9d4925fbd62a7dc643
(log_cleanup): New function. (openlog): Use log_cleanup instead of __libc_mutex_unlock. (closelog): Likewise.
misc/syslog.c