/[global]/global/libutil/tagsort.c
ViewVC logotype

Diff of /global/libutil/tagsort.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by shigio, Thu Nov 17 07:09:48 2005 UTC revision 1.7 by h-iwamoto, Thu Nov 17 15:02:44 2005 UTC
# Line 50  Line 50 
50   * but does not need temporary files.   * but does not need temporary files.
51   *   *
52   * - Requirement -   * - Requirement -
53   * 1. input must be ctags -x format.   * 1. input must be ctags [-x] format.
54   * 2. input must be sorted in alphabetical order by tag name.   * 2. input must be sorted in alphabetical order by tag name.
55   *   *
56   * usage: read from stdin, sort and write it to stdout.   * usage: read from stdin, sort and write it to stdout.
57   *   *
58   * tagsort(TAGSORT_CTAGS, stdin, stdout);   * tagsort(unique, TAGSORT_CTAGS, stdin, stdout);
59   *   *
60   * 2. path name only format   * 2. path name only format
61   *   *

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26