glibc/assert
Frederic Berat 7ba426a111 tests: replace fgets by xfgets
With fortification enabled, fgets calls return result needs to be checked,
has it gets the __wur macro enabled.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2023-06-13 19:59:08 -04:00
..
__assert.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
__libc_assert_fail.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
assert-perr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
assert.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
assert.h Use __builtin_FILE instead of __FILE__ in assert in C++. 2023-02-10 17:12:40 +00:00
Depend Update. 2000-07-01 05:19:18 +00:00
Makefile assert: Reformat Makefile. 2023-05-18 12:56:45 -04:00
test-assert-perr.c tests: replace fgets by xfgets 2023-06-13 19:59:08 -04:00
test-assert.c tests: replace fgets by xfgets 2023-06-13 19:59:08 -04:00
tst-assert-c++.cc Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-assert-g++.cc Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Versions Update. 2000-08-02 00:09:25 +00:00