mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
maint: improve sc_prohibit_strncmp syntax check
* .gnulib: Update, for sc_prohibit_strcmp fix. * cfg.mk: Adjust copyright; the only FSF portions come from when this file was copied from coreutils. (sc_prohibit_strncmp): Copy bug-fixes from sc_prohibit_strcmp. * .x-sc_prohibit_strcmp: Delete, now that rule is smarter. * .x-sc_prohibit_strncmp: Likewise. * Makefile.am (syntax_check_exceptions): Track deletion.
This commit is contained in:
@@ -33,8 +33,6 @@ syntax_check_exceptions = \
|
||||
.x-sc_prohibit_nonreentrant \
|
||||
.x-sc_prohibit_readlink \
|
||||
.x-sc_prohibit_sprintf \
|
||||
.x-sc_prohibit_strcmp \
|
||||
.x-sc_prohibit_strncmp \
|
||||
.x-sc_prohibit_strncpy \
|
||||
.x-sc_prohibit_test_minus_ao \
|
||||
.x-sc_prohibit_VIR_ERR_NO_MEMORY \
|
||||
|
||||
Reference in New Issue
Block a user