]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 10:50:38 +0000 (10:50 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 10:50:38 +0000 (10:50 +0000)
ChangeLog

index da55e745dc4c082d0df9cac393916bd5e757725e..9adf854da02ac7e381df6bb792b80e0b6b0af39d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-01-17  Roland McGrath  <roland@redhat.com>
+
+       [BZ #745]
+       * nscd/Makefile (LDLIBS-nscd): New variable.
+       ($(objpfx)nscd): Use that instead of selinux-LIBS.
+
+       [BZ #745]
+       * Makeconfig (link-extra-libs): Define just as $(LDLIBS-$(@F)).
+       (link-extra-libs-static): Define to $(link-extra-libs).
+       (link-extra-libs-bounded): Likewise.
+
 2005-01-16  GOTO Masanori  <gotom@debian.or.jp>
 
        [BZ #734]
 
        * elf/Makefile (generated): Add tst-pie1{,.out,.o}.
 
+2005-01-06  Roland McGrath  <roland@redhat.com>
+
+       [BZ #633]
+       * sysdeps/unix/sysv/linux/futimes.c (__futimes): Catch errno values
+       indicating file-name lookup errors, and return ENOSYS or EBADF instead.
+
 2005-01-06  Ulrich Drepper  <drepper@redhat.com>
 
        * posix/unistd.h: Declare ftruncate for POSIX 2003.  [BZ #640]