mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-17 05:11:21 +03:00
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>