about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-10-06 15:37:11 +0000
committerUlrich Drepper <drepper@redhat.com>2005-10-06 15:37:11 +0000
commitb3b413967aaddc6311f0088a7cf96badcb4eaf52 (patch)
tree2a8a0937ccc95fc827902474c6ad7093e2f9024a
parent31d12f6cad54d11fd6d468085050b1c6581fb03c (diff)
downloadglibc-b3b413967aaddc6311f0088a7cf96badcb4eaf52.tar.gz
glibc-b3b413967aaddc6311f0088a7cf96badcb4eaf52.tar.xz
glibc-b3b413967aaddc6311f0088a7cf96badcb4eaf52.zip
* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because
	the file does not exist.
-rw-r--r--ChangeLog5
-rw-r--r--sysdeps/unix/sysv/linux/readonly-area.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a2012ace4e..243dda74ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-06  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because
+	the file does not exist.
+
 2005-10-05  Simon Josefsson  <jas@extundo.com>
 
 	[BZ #1423]
diff --git a/sysdeps/unix/sysv/linux/readonly-area.c b/sysdeps/unix/sysv/linux/readonly-area.c
index 94e88bcb6f..29224d98b9 100644
--- a/sysdeps/unix/sysv/linux/readonly-area.c
+++ b/sysdeps/unix/sysv/linux/readonly-area.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or