include:
commit35f4c9560509abdc1bc1710dfe10bf8cf4f0cdbe
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Apr 2005 17:49:47 +0000 (11 17:49 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Apr 2005 17:49:47 +0000 (11 17:49 +0000)
tree8e8edab22bf94fe76378e62b5c438e2c2d1f8b93
parentb86b0e16403881949dedf1f47bf325dfe508dce9
include:
* libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
Provide prototypes for new functions.

libiberty:
* Makefile.in (CFILES): Add fopen_unlocked.c.
(REQUIRED_OFILES): Add ./fopen_unlocked.o.
Regenerate dependencies.

* configure.ac: Check for stdio_ext.h and __fsetlocking.

* fopen_unlocked.c: New file.

* functions.texi, configure, config.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97977 138bc75d-0d04-0410-961f-82ee72b054a4
include/ChangeLog
include/libiberty.h
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/config.in
libiberty/configure
libiberty/configure.ac
libiberty/fopen_unlocked.c [new file with mode: 0644]
libiberty/functions.texi