commit | 8900d6c8e1438ee2a4a77c8e4d3feab81ee261e2 | [log] [tgz] |
---|---|---|
author | Miklós Márton <martonmiklosqdev@gmail.com> | Tue Jul 30 00:03:22 2019 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Fri Oct 04 11:03:46 2019 +0000 |
tree | 5664d15b2f3ca63f9f96ef3284cbbf5c46499179 | |
parent | 7d6b526ef5b7b11f89eee37062e91590f5fa7f43 [diff] |
helpers: Implement strndup() for MinGW Provide strndup implementation if compiled with MinGW because it is a POSIX only method Signed-off-by: Miklós Márton <martonmiklosqdev@gmail.com> Change-Id: If418080bffff1f5961cacf2a300ea9c666682458 Reviewed-on: https://review.coreboot.org/c/flashrom/+/34621 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>