1. 03 Feb, 2011 1 commit
    • libiberty: documentation markup and order fixes. · 996c0cb0
      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
      Ralf Wildenhues committed
  2. 17 Oct, 2001 1 commit
    • argv.c, [...]: Improve manual formatting. · 5bed56d9
      * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,
      ffs.c, fnmatch.txh, getruntime.c, make-temp-file.c,
      mkstemps.c, pexecute.c, random.c, strsitnal.c, vasprintf.c:
      Improve manual formatting.
      * functions.texi: Regenerate.
      
      From-SVN: r46323
      DJ Delorie committed
  3. 16 Oct, 2001 1 commit
    • Makefile.in (TEXIFILES): Add fnmatch.txh. · aac04c15
      * Makefile.in (TEXIFILES): Add fnmatch.txh.
      (maint-undoc): New.
      maint-tool: Add "undoc" tool.
      * alloca.c, argv.c, asprintf.c, choose-temp.c, concat.c,
      fdmatch.c, ffs.c, getruntime.c, insque.c, lbasename.c,
      make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c,
      strerror.s, strsignal.c, strtol.c, vasprintf.c: Add or update
      documentation.
      * fnmatch.txh: New.
      * functions.texi: Regenerate.
      
      From-SVN: r46274
      DJ Delorie committed