r169783 - in /trunk/libiberty: ChangeLog bsearc...
rwild@gcc.gnu.org
rwild@gcc.gnu.org
Thu Feb 3 07:23:00 GMT 2011
Author: rwild
Date: Thu Feb 3 07:23:20 2011
New Revision: 169783
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169783
Log:
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.
Modified:
trunk/libiberty/ChangeLog
trunk/libiberty/bsearch.c
trunk/libiberty/concat.c
trunk/libiberty/crc32.c
trunk/libiberty/fnmatch.txh
trunk/libiberty/fopen_unlocked.c
trunk/libiberty/functions.texi
trunk/libiberty/gather-docs
trunk/libiberty/hashtab.c
trunk/libiberty/insque.c
trunk/libiberty/make-relative-prefix.c
trunk/libiberty/memchr.c
trunk/libiberty/memcmp.c
trunk/libiberty/memcpy.c
trunk/libiberty/memmem.c
trunk/libiberty/memmove.c
trunk/libiberty/mempcpy.c
trunk/libiberty/memset.c
trunk/libiberty/pexecute.txh
trunk/libiberty/random.c
trunk/libiberty/setenv.c
trunk/libiberty/setproctitle.c
trunk/libiberty/simple-object.txh
trunk/libiberty/snprintf.c
trunk/libiberty/splay-tree.c
trunk/libiberty/stpncpy.c
trunk/libiberty/strncmp.c
trunk/libiberty/strtod.c
trunk/libiberty/strtol.c
trunk/libiberty/vasprintf.c
trunk/libiberty/vprintf.c
trunk/libiberty/vsnprintf.c
trunk/libiberty/xmemdup.c
More information about the Gcc-cvs
mailing list