mirror of
git://sourceware.org/git/glibc.git
synced 2026-09-10 05:59:39 +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>