On Tue, 27 Jan 2015 10:33:52 +0100 Carl-Daniel Hailfinger <[email protected]> wrote:
> 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]> Thanks, r1878. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
