]> git.ipfire.org Git - thirdparty/glibc.git/commit - stdlib/test-canon.c
tests: Replace various function calls with their x variant
authorFrédéric Bérat <fberat@redhat.com>
Fri, 2 Jun 2023 15:28:11 +0000 (17:28 +0200)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 6 Jun 2023 12:23:53 +0000 (08:23 -0400)
commitf6a532fbd0f430dc4ded254d713d89fcbafc1b7e
tree877e228c5be9426c828c3bd79ad8c5d9515b420f
parent8c4f69d711481a18c70cb9a6c0a5367604894320
tests: Replace various function calls with their x variant

With fortification enabled, few function calls return result need to be
checked, has they get the __wur macro enabled.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
misc/tst-error1.c
nss/tst-reload2.c
posix/tst-chmod.c
posix/wordexp-test.c
stdlib/test-canon.c