From daa226125cf9570ac726e21fc33d19101123a5c0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 14 Oct 2005 21:17:04 +0000 Subject: * time/asctime.c (asctime_internal): Use __snprintf instead of snprintf to avoid PLT entry. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9f7733caaa..5276aba381 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-10-14 Ulrich Drepper + * time/asctime.c (asctime_internal): Use __snprintf instead of + snprintf to avoid PLT entry. + * sysdeps/unix/opendir.c (__opendir): Pass extra argument to __alloc_dir. (__alloc_dir): Only close descriptor on error if new parameter is true. -- cgit v1.2.3