memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibility shim

This commit is contained in:
Ondřej Surý
2018-08-21 15:10:32 +02:00
parent 1e1804bb96
commit efd613e874
16 changed files with 5 additions and 197 deletions

View File

@@ -3438,7 +3438,6 @@
./lib/isc/include/isc/socket.h C 1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2016,2018
./lib/isc/include/isc/stats.h C 2009,2012,2016,2018
./lib/isc/include/isc/stdio.h C 2000,2001,2004,2005,2006,2007,2013,2016,2018
./lib/isc/include/isc/stdlib.h C 2003,2004,2005,2006,2007,2016,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