On 27.01.2015 00:53, Stefan Tauner wrote: > strnlen() is in POSIX 2008 but was a GNU extension up to glibc 2.10 requiring > to define _GNU_SOURCE. This fixes compilation on CentOS 4.9. > Also, move our implementation of strnlen() that was added to support DJGPP > to helpers.c. > > Signed-off-by: Stefan Tauner <[email protected]>
Excellent! Acked-by: Carl-Daniel Hailfinger <[email protected]> Regards, Carl-Daniel _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
