summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-05-20 09:40:04 +0000
committerJakub Jelinek <jakub@redhat.com>2005-05-20 09:40:04 +0000
commit31f622b5c7ea544de23cfb85f0023069b613a8d5 (patch)
tree7d4cd37af8ee05b2c6b2b58410fd66cecd1aa694 /ChangeLog
parentec325445c659c89402ce8b877c429146b22084be (diff)
Updated to fedora-glibc-20050520T0919
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog46
1 files changed, 46 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16b258d315..bfce84436a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,49 @@
+2005-05-17 Neal H. Walfield <neal@gnu.org>
+
+ * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
+ instead of [SALEN].
+ (gaih_inet): Likewise.
+
+2005-05-11 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
+ (Elf64_auxv_t): Likewise.
+ * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust for
+ removal of a_ptr element in ElfXX_auxv_t.
+ * elf/dl-support.c (_dl_aux_init): Likewise.
+
+2005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.
+ * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
+
+2005-05-09 Alan Modra <amodra@bigpond.net.au>
+
+ * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
+ .pushsection/.popsection in place of .section/.previous.
+
+2005-05-08 Ulrich Drepper <drepper@redhat.com>
+
+ * MakeTAGS: Make xgettext not look into test cases.
+
+ * MakeTAGS: Make sure translations in error calls are marked with
+ c-format by xgettext.
+
+2005-05-07 Ulrich Drepper <drepper@redhat.com>
+
+ * intl/libintl.h: Always use __attribute_format_arg__ for gettext
+ functions since gcc sometimes forgets the attribute for the
+ standard functions.
+
+2005-05-06 Jakub Jelinek <jakub@redhat.com>
+
+ [BZ #934]
+ * posix/regex_internal.h: Include bits/libc-lock.h or define dummy
+ __libc_lock_* macros if not _LIBC.
+ (struct re_dfa_t): Add lock.
+ * posix/regcomp.c (re_compile_internal): Add __libc_lock_init.
+ * posix/regexec.c (regexec, re_search_stub): Add locking.
+
2005-05-04 Jakub Jelinek <jakub@redhat.com>
* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)