From b3b413967aaddc6311f0088a7cf96badcb4eaf52 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 6 Oct 2005 15:37:11 +0000 Subject: * sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because the file does not exist. --- sysdeps/unix/sysv/linux/readonly-area.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix') 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 -- cgit v1.2.3