Ensure that POSIX strerror_r variant is use even when _GNU_SOURCE is enabled by default

This commit is contained in:
Evan Hunt
2018-08-28 15:43:44 -07:00
committed by Ondřej Surý
parent cacd21c075
commit 1656152d76
21 changed files with 56 additions and 5 deletions

View File

@@ -3388,6 +3388,7 @@
./lib/isc/include/isc/stats.h C 2009,2012,2016,2018
./lib/isc/include/isc/stdatomic.h C 2018
./lib/isc/include/isc/stdio.h C 2000,2001,2004,2005,2006,2007,2013,2016,2018
./lib/isc/include/isc/strerr.h C 2018
./lib/isc/include/isc/string.h C 2000,2001,2003,2004,2005,2006,2007,2014,2016,2018
./lib/isc/include/isc/symtab.h C 1996,1997,1998,1999,2000,2001,2004,2005,2006,2007,2009,2011,2012,2013,2016,2018
./lib/isc/include/isc/task.h C 1998,1999,2000,2001,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018