glibc/misc/sys
Eric Wong 3ac0112b5d cdefs: allow __attribute__ on tcc
According to the tcc (tiny C compiler) Changelog, tcc supports
__attribute__ since 0.9.3.  Looking at history of tcc at
<https://repo.or.cz/tinycc.git>, __attribute__ support was added
in commit 14658993425878be300aae2e879560698e0c6c4c on 2002-01-03,
which also looks like the release of 0.9.3.  While I'm unable to
find release tags for tcc before 0.9.18 (2003-04-14), the next
release (0.9.28) will include __attribute__((cleanup(func)) which
I rely on.

Reviewed-by: Collin Funk <collin.funk1@gmail.com>
2025-10-30 20:03:00 -07:00
..
auxv.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cdefs.h cdefs: allow __attribute__ on tcc 2025-10-30 20:03:00 -07:00
dir.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
file.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ioctl.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
mman.h mlock, mlock2, munlock: Use __attr_access_none macro 2025-01-02 17:58:06 +00:00
param.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
queue.h
select.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
single_threaded.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
syslog.h
sysmacros.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
uio.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
xattr.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00