]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build-aux: Refresh list of nonreentrant functions
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 23 Nov 2023 09:11:19 +0000 (10:11 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 24 Nov 2023 08:53:14 +0000 (09:53 +0100)
commit97457cdf6564798ecf4d273aa501f63c2aac8dd9
tree7ebeb8ba19312d95c0d2344faf05057155005d63
parent717790adde11c08246377188e0bef4e1720262e1
build-aux: Refresh list of nonreentrant functions

There's a new twalk() function that has a reentrant variant. Add
the former onto list of nonreentrant functions.

Also, refresh the comment on how to get the list, because it's
outdated a bit.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
build-aux/Makefile.nonreentrant