mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because
the file does not exist.
This commit is contained in:
@ -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>
|
2005-10-05 Simon Josefsson <jas@extundo.com>
|
||||||
|
|
||||||
[BZ #1423]
|
[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.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
The GNU C Library is free software; you can redistribute it and/or
|
The GNU C Library is free software; you can redistribute it and/or
|
||||||
|
Reference in New Issue
Block a user