This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [LIBIBERTY]: Add fopen_unlocked, fdopen_unlocked and freopen_unlocked


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

> 2005-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
> 
> 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.

This is OK.  Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]