|  Ralf Wildenhues | 996c0cb05f | libiberty: documentation markup and order fixes. libiberty/:
	* splay-tree.c: Escape wrapping newlines in texinfo markup
	with '@', to fix function declaration output rendering.
	* gather-docs: Relax and improve macro name matching to actually
	match all current names and to allow input line wrapping.
	* bsearch.c, concat.c, crc32.c, fnmatch.txh, fopen_unlocked.c,
	hashtab.c, insque.c, make-relative-prefix.c, memchr.c, memcmp.c,
	memcpy.c, memmem.c, memmove.c, mempcpy.c, memset.c,
	pexecute.txh, random.c, setenv.c, setproctitle.c,
	simple-object.txh, snprintf.c, stpncpy.c, strncmp.c, strtod.c,
	strtol.c, vasprintf.c, vprintf.c, vsnprintf.c, xmemdup.c:
	Wrap long texinfo input lines.
	* functions.texi: Regenerate.
From-SVN: r169783 | 2011-02-03 07:23:20 +00:00 | 
				
					
						|  Kaveh R. Ghazi | 78a7dc9032 | libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions. 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.
From-SVN: r97977 | 2005-04-11 17:49:47 +00:00 |