* etags.c (absolute_pathnames, cwd): added global vars.
authorFrancesco Potortì <pot@gnu.org>
Mon, 14 Feb 1994 14:28:22 +0000 (14:28 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 14 Feb 1994 14:28:22 +0000 (14:28 +0000)
commit1a0d8c8069c6e465c25aa442366fdf07fff37365
tree922a19dacbd348a8e0cc2d093f86fe04d16576f0
parent622aca7c603d3b0c51e6373d01161fe440fc6957
* etags.c (absolute_pathnames, cwd): added global vars.
(longopts, print_help, main, process_file): put absolute filenames
in the tag file if the -A --absolute-pathnames option is used.
(print_help): alfabetically order the options.
(malloc, realloc, strcpy, strncpy, strcmp): remove extern declar.
lib-src/etags.c