mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +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>