mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because
the file does not exist.
This commit is contained in:
parent
31d12f6cad
commit
b3b413967a
@ -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]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user