mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-13 13:37:38 +08: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>