diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-10-22 21:45:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-10-22 21:45:13 +0000 |
commit | 208bc8367015221e38ffaef9fccbafd68e3fff48 (patch) | |
tree | 4ffce2fd5fd509f3f5bbeb93da24c6a62d751a00 /ChangeLog | |
parent | 60a23f5a729ce088fb34c42d2c536e0ef6e7fb07 (diff) | |
download | glibc-208bc8367015221e38ffaef9fccbafd68e3fff48.tar glibc-208bc8367015221e38ffaef9fccbafd68e3fff48.tar.gz glibc-208bc8367015221e38ffaef9fccbafd68e3fff48.tar.bz2 glibc-208bc8367015221e38ffaef9fccbafd68e3fff48.zip |
* misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
initialization.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-10-22 Dmitry V. Levin <ldv@altlinux.org> + + * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec + initialization. + 2008-10-17 Jakub Jelinek <jakub@redhat.com> * elf/Makefile: Add rules to build and run tst-tls17. |