| Name: | ctags |
|---|---|
| Version: | 5.8 |
| Release: | 22.el8 |
| Architecture: | aarch64 |
| Group: | Development/Tools |
| Size: | 414620 |
| License: | GPLv2+ and LGPLv2+ and Public Domain |
| RPM: | ctags-5.8-22.el8.aarch64.rpm |
| Source RPM: | ctags-5.8-22.el8.src.rpm |
| Build Date: | Mon Mar 18 2019 |
| Build Host: | ca-build102.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://ctags.sourceforge.net/ |
| Summary: | A C programming language indexing and/or cross-reference tool |
| Description: | Ctags generates an index (or tag) file of C language objects found in
C source and header files. The index makes it easy for text editors or
other utilities to locate the indexed items. Ctags can also generate a
cross reference file which lists information about the various objects
found in a set of C language files in human readable form. Exuberant
Ctags improves on ctags because it can find all types of C language tags,
including macro definitions, enumerated values (values inside enum{...}),
function and method definitions, enum/struct/union tags, external
function prototypes, typedef names and variable declarations. Exuberant
Ctags is far less likely to be fooled by code containing #if preprocessor
conditional constructs than ctags. Exuberant ctags supports output of
Emacs style TAGS files and can be used to print out a list of selected
objects found in source files.
Install ctags if you are going to use your system for C programming. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- fixed bz#1418434, added missing %license
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- CVE-2014-7204, denial of service issue
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Fixing format-security flaws (#1037028)