acadia-newlib/newlib/libc/include
Sebastian Huber 08eab6396f Fix posix_memalign() attributes
The malloc, alloc_size and alloc_aligned attributes must be only used in
case the function returns the pointer to the allocated memory.

See also:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87683

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
2018-10-22 11:26:39 +02:00
..
machine
rpc
ssp
sys Make some standard open() flags visible 2018-10-11 08:29:16 +02:00
_ansi.h
_newlib_version.h
_syslist.h
alloca.h
ar.h
argz.h
assert.h
complex.h
cpio.h
ctype.h Use !__HAVE_LOCALE_INFO__ define to use _ctype_ directly [v2] 2018-09-06 14:19:53 +02:00
devctl.h
dirent.h Move common <sys/dirent.h> content to <dirent.h> 2018-10-11 08:29:16 +02:00
elf.h
envlock.h
envz.h
errno.h
fastmath.h
fcntl.h
fnmatch.h
getopt.h
glob.h
grp.h
iconv.h
ieeefp.h
inttypes.h
langinfo.h Add __nl_item to <sys/_types.h> and use it 2018-08-24 15:00:01 +02:00
libgen.h
limits.h Include sys/syslimits.h in limits.h 2018-09-06 14:11:45 +02:00
locale.h
malloc.h
math.h
memory.h
newlib.h
paths.h
pthread.h
pwd.h
reent.h
regdef.h
regex.h
sched.h Declare GNU-specific sched_getcpu() 2018-08-07 14:34:11 +02:00
search.h
setjmp.h
signal.h
spawn.h
stdatomic.h
stdint.h
stdio.h Add attributes to malloc-like functions 2018-10-10 07:40:06 +02:00
stdio_ext.h
stdlib.h Fix posix_memalign() attributes 2018-10-22 11:26:39 +02:00
string.h Add attributes to malloc-like functions 2018-10-10 07:40:06 +02:00
strings.h
tar.h
termios.h
tgmath.h
threads.h
time.h
unctrl.h
unistd.h
utime.h
utmp.h
wchar.h Add attributes to malloc-like functions 2018-10-10 07:40:06 +02:00
wctype.h
wordexp.h
xlocale.h