Peter Foley
3ba2c39fb2
Add nonnull annotation to posix_memalign.
...
GCC 6.0+ asserts that the memptr argument to the builtin function
posix_memalign is nonnull.
Add the necessary annotation to the prototype and
remove the now unnecessary check to fix a warning.
newlib/Changelog
newlib/libc/include/stdlib.h: Annotate arg to posix_memalign as
non-null.
winsup/cygwin/ChangeLog
malloc_wrapper.cc (posix_memalign): Remove always true nonnull check.
Signed-off-by: Peter Foley <pefoley2@pefoley.com>
2016-03-21 20:27:16 +01:00
..
2016-03-18 12:33:41 +01:00
2012-11-01 11:51:12 +00:00
2016-03-18 11:22:32 -05:00
2014-10-10 14:43:19 +00:00
2016-02-25 15:04:19 -05:00
2009-12-17 21:08:04 +00:00
2006-12-13 23:01:21 +00:00
2007-05-23 16:36:23 +00:00
2012-10-16 19:00:30 +00:00
2016-02-22 14:43:41 -06:00
2016-03-17 21:08:50 -05:00
2016-03-17 21:08:51 -05:00
2008-10-31 21:03:42 +00:00
2016-03-17 21:08:54 -05:00
2013-11-13 09:09:45 +00:00
2013-11-21 17:04:57 +00:00
2016-03-17 21:08:56 -05:00
2013-11-20 13:39:36 +00:00
2016-02-12 11:35:56 -06:00
2015-08-27 12:50:25 +02:00
2010-04-30 14:58:28 +00:00
2015-07-06 14:58:51 -05:00
2016-03-17 21:08:57 -05:00
2012-11-01 11:51:12 +00:00
2013-02-26 14:25:13 +00:00
2016-03-17 21:08:59 -05:00
2013-10-15 17:34:23 +00:00
2016-03-17 21:09:00 -05:00
2016-03-17 21:09:01 -05:00
2013-04-23 09:42:25 +00:00
2013-11-20 16:25:50 +00:00
2010-04-01 18:33:37 +00:00
2013-11-20 18:22:27 +00:00
2014-01-20 17:23:41 +00:00
2016-03-17 21:09:03 -05:00
2013-11-25 17:23:30 +00:00
2013-09-12 22:05:43 +00:00
2015-04-29 13:07:17 +02:00
2014-12-15 18:22:56 +00:00
2016-03-17 21:09:04 -05:00
2016-03-21 20:27:16 +01:00
2016-03-18 12:33:40 +01:00
2016-03-17 21:09:09 -05:00
2007-08-03 21:03:40 +00:00
2012-10-16 18:45:24 +00:00
2015-10-13 17:52:34 -04:00
2016-03-17 21:09:10 -05:00
2016-03-17 21:09:13 -05:00
2013-11-23 22:39:34 +00:00