Skip to content
Commit d357cc7d authored by Andrea Adami's avatar Andrea Adami Committed by Martin Jansa
Browse files

kexec_tools_klibc_2.0.2: update x86_vfscanf.patch

The POSIX standard
http://pubs.opengroup.org/onlinepubs/009695399/functions/fgets.html


states:

If the stream is at end-of-file ... fgets() shall return a null pointer...
If a read error occurs ... fgets() shall return a null pointer...

Signed-off-by: default avatarAndrea Adami <andrea.adami@gmail.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 8f842670
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment