diff options
author | Roland McGrath <roland@gnu.org> | 2005-09-20 20:15:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-09-20 20:15:15 +0000 |
commit | a8d131a717d14bd359d730b42205f304b58ea27a (patch) | |
tree | 025c6889af64f7e8d1bb3a0937b8594f3da52f1e /ChangeLog | |
parent | 3dead500998b2bad2fd7c2869ae943915e4d03d2 (diff) | |
download | glibc-a8d131a717d14bd359d730b42205f304b58ea27a.tar glibc-a8d131a717d14bd359d730b42205f304b58ea27a.tar.gz glibc-a8d131a717d14bd359d730b42205f304b58ea27a.tar.bz2 glibc-a8d131a717d14bd359d730b42205f304b58ea27a.zip |
* nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-09-20 Jakub Jelinek <jakub@redhat.com> + + * nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen. + 2005-09-20 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use execv, not execl. |