geany/src/tagmanager
Pino Toscano 32607105d6 Include <unistd.h> for pathconf() (#2402)
The get_path_max() function uses pathconf() in case PATH_MAX is not
defined, and for that <unistd.h> is needed.
2019-11-23 10:31:43 +10:00
..
Makefile.am Move ctags "API" from Geany to ctags 2016-10-15 15:16:45 +02:00
tm_parser.c Copied BibTeX-parser from https://github.com/universal-ctags/ctags/pull/2137 2019-09-18 13:27:35 +02:00
tm_parser.h moved bibtex definition to the end of filetypes and parser definitions 2019-09-21 05:02:51 +02:00
tm_source_file.c Include <unistd.h> for pathconf() (#2402) 2019-11-23 10:31:43 +10:00
tm_source_file.h Update all copyright notices to mention only the first publish year 2019-04-07 11:43:58 +02:00
tm_tag.c Update all copyright notices to mention only the first publish year 2019-04-07 11:43:58 +02:00
tm_tag.h Update all copyright notices to mention only the first publish year 2019-04-07 11:43:58 +02:00
tm_workspace.c g_printerr handler: Don't add newline 2019-10-05 11:55:55 +01:00
tm_workspace.h Update all copyright notices to mention only the first publish year 2019-04-07 11:43:58 +02:00