freebsd-src/usr.bin/ctags
Collin Funk 87b0195ace ctags: Use C99 bool instead of defining our own
Use stdbool.h definitions instead of defining non-standard ones.

Signed-off-by: Collin Funk <collin.funk1@gmail.com>

Reviewed by:	markj
MFC after:	2 weeks
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1107
2024-04-19 14:48:37 -04:00
..
test
C.c ctags: Use C99 bool instead of defining our own 2024-04-19 14:48:37 -04:00
ctags.1 usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ctags.c ctags: Use C99 bool instead of defining our own 2024-04-19 14:48:37 -04:00
ctags.h ctags: Use C99 bool instead of defining our own 2024-04-19 14:48:37 -04:00
fortran.c ctags: Use C99 bool instead of defining our own 2024-04-19 14:48:37 -04:00
lisp.c ctags: Use C99 bool instead of defining our own 2024-04-19 14:48:37 -04:00
Makefile usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
print.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
tree.c ctags: Use C99 bool instead of defining our own 2024-04-19 14:48:37 -04:00
yacc.c ctags: Use C99 bool instead of defining our own 2024-04-19 14:48:37 -04:00