From e7cbcee4982d8caa809a91c9cfef5fda67445f0a Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 6 Jan 2005 22:18:46 +0000 Subject: Updated to fedora-glibc-20050106T2203 --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bab27fa5d2..ab874d8fed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-06 Ulrich Drepper + + * posix/unistd.h: Declare ftruncate for POSIX 2003. [BZ #640] + 2004-12-22 Steven Munroe * math/libm-test.inc (rint_test_tonearest): New test. @@ -46,6 +50,13 @@ alignment. Fix -0.0 case. Remove redundant const values. Use float const. +2005-01-06 Ulrich Drepper + + * misc/sys/cdefs.h: Define __wur. + * libio/stdio.h: Use __wur for a number of interfaces. + * posix/unistd.h: Likewise. + * stdlib/stdlib.h: Likewise. + 2004-12-29 Jakub Jelinek * sysdeps/ia64/fpu/libm_support.h (__libm_error_support): Use @@ -390,6 +401,7 @@ (transit_state): Expect state->trtable to be a 256-item transition table. Reorganize code to have less tests in the common case, and to save an indentation level. + * posix/regex_internal.c (free_state): Free word_trtable. 2004-12-21 Jakub Jelinek -- cgit v1.2.3