]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
. cvs/fedora-glibc-2_3-20050218T0151
authorRoland McGrath <roland@gnu.org>
Fri, 18 Feb 2005 00:09:25 +0000 (00:09 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 18 Feb 2005 00:09:25 +0000 (00:09 +0000)
ChangeLog

index 226211550cae9882aaa81ea203ed0b22ff369006..91e2f2eb9933189dbece4ec19dc582cdc058cfcf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-07-23  Jakub Jelinek  <jakub@redhat.com>
+
+       [BZ #284]
+       * include/features.h (_POSIX_SOURCE, _POSIX_C_SOURCE): Define
+       if _XOPEN_SOURCE >= 500 even if __STRICT_ANSI__ is defined.
+
+2005-02-11  Barry deFrese  <bddebian@comcast.net>
+
+       [BZ #722]
+       * sysdeps/mach/hurd/setresgid.c: Use weak_alias.
+       * sysdeps/mach/hurd/setresuid.c: Likewise.
+
 2005-02-09  Jakub Jelinek  <jakub@redhat.com>
 
        [BZ #710]