glibc/misc/sys
Carlos O'Donell e0835a5354 Bug 20215: Always undefine __always_inline before defining it.
The Linux kernel defines __always_inline in stddef.h (283d7573),
and it conflicts with the definition in misc/sys/cdefs.h.  To fix
this we undefine it first and always use the glibc definition.
2016-06-10 15:09:12 -04:00
..
auxv.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
cdefs.h Bug 20215: Always undefine __always_inline before defining it. 2016-06-10 15:09:12 -04:00
dir.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
file.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
ioctl.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
mman.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
param.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
queue.h [BZ #5779] 2008-03-05 05:50:39 +00:00
select.h Fix sys/time.h timespec namespace (bug 20041). 2016-05-03 23:36:18 +00:00
syslog.h Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00:00
uio.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
ustat.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
xattr.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00