diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-07-30 15:55:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-07-30 15:55:36 +0000 |
commit | a707cff63d72f4e9d1a755b42444daef78f306b2 (patch) | |
tree | e9ed6ac3d291152adbf1965a3b547f90cbd03f17 | |
parent | 340f76a28417cb895ddef6d7836634263a7edf29 (diff) | |
download | glibc-a707cff63d72f4e9d1a755b42444daef78f306b2.tar glibc-a707cff63d72f4e9d1a755b42444daef78f306b2.tar.gz glibc-a707cff63d72f4e9d1a755b42444daef78f306b2.tar.bz2 glibc-a707cff63d72f4e9d1a755b42444daef78f306b2.zip |
* misc/syslog.c (openlog_internal): Fix compile problem.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-07-30 Ulrich Drepper <drepper@redhat.com> + + * misc/syslog.c (openlog_internal): Fix compile problem. + 2008-07-28 Roland McGrath <roland@redhat.com> * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table. |