summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-07-29 15:59:52 +0000
committerJakub Jelinek <jakub@redhat.com>2005-07-29 15:59:52 +0000
commit1ce6c1300b11dcd825ee372b9354607f5069a6f1 (patch)
tree67990009472995b855931e265aebae3d42649e12 /ChangeLog
parent6220c7e39166e868f668aa70cf3fb88ace484561 (diff)
Updated to fedora-glibc-20050729T1531
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog42
1 files changed, 41 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b1b0d10097..f68792c8f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,46 @@
+2005-07-28 Thomas Schwinge <schwinge@nic-nac-project.de>
+
+ * misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>.
+
+2005-07-28 Ulrich Drepper <drepper@redhat.com>
+
+ * nis/nis_xdr.c: Help gcc to generate unnecessary wrapper functions.
+
+2005-07-28 Jakub Jelinek <jakub@redhat.com>
+
+ * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintf
+ call.
+ * gmon/gmon.c (write_gmon): Use __snprintf rather than snprintf.
+
+2005-07-28 Ulrich Drepper <drepper@redhat.com>
+
+ * nis/nis_file.c: Rewrite the two pairs of functions into wrappers
+ around a pair of new, generalized functions. 22% size reduction.
+
+2005-07-27 Ulrich Drepper <drepper@redhat.com>
+
+ * nis/nis_xdr.c: Remove unnecessary cast which might hide bugs.
+ Rearrange code. This reduces the code size 10%.
+
+2005-07-26 Jakub Jelinek <jakub@redhat.com>
+
+ * misc/error.c (error_tail): Fix a comment typo.
+
+2005-07-25 Ulrich Drepper <drepper@redhat.com>
+
+ * po/zh_TW.po: Update from translation team.
+
+ * debug/mbstowcs_chk.c: New file.
+ * debug/wcstombs_chk.c: New file.
+ * debug/Makefile (routines): Add mbstowcs_chk and wcstombs_chk.
+ * debug/Versions: Add __mbstowcs_chk and __wcstombs_chk.
+ * stdlib/bits/stdlib.h: Add definitions for mbstowcs and wcstombs.
+
+ * wcsmbs/bits/wchar2.h (mbsrtowcs): Pretty printing.
+
2005-07-24 Ulrich Drepper <drepper@redhat.com>
- * string/test-memset.c (test_main): Use negative byte value is
+ * string/test-memset.c (test_main): Use negative byte value in
test.
* string/test-memset.c (do_one_test): Compare effect of call, not