newlib-cygwin/newlib/libc/include/sys
Eric Blake a4961ccd3f Revert "headers: avoid bareword attributes" for clang
This reverts most of commit 979d467ff6.

We cannot avoid some bareword attributes until clang is fixed to
properly support __-decorated attributes; see this bug:
https://bugs.llvm.org/show_bug.cgi?id=34319

The macros in question expand to the empty string under gcc, so
only compilation under clang is affected, and since clang has the
bug, the obvious solution is to roll back the changes, and document
the issue.

Signed-off-by: Eric Blake <eblake@redhat.com>
2017-08-25 09:23:10 -05:00
..
_default_fcntl.h Provide FNONBLOCK for BSD compatiblity 2016-04-15 14:51:40 +02:00
_intsup.h Provide __intmax_t and __uintmax_t 2016-10-25 16:24:05 +02:00
_pthreadtypes.h Fix guard for siginfo_t and pthread_t definition 2017-06-19 13:00:05 +02:00
_sigset.h FreeBSD compatibility for <sys/select.h> 2015-12-14 15:39:44 +01:00
_stdint.h Provide __intmax_t and __uintmax_t 2016-10-25 16:24:05 +02:00
_timespec.h Add BSD guard for time_t 2016-04-15 14:51:39 +02:00
_timeval.h Add BSD guard for time_t 2016-04-15 14:51:39 +02:00
_types.h Make _CLOCK_T_ system configurable 2017-08-25 14:25:42 +02:00
cdefs.h Revert "headers: avoid bareword attributes" for clang 2017-08-25 09:23:10 -05:00
config.h Add RISC-V port for newlib 2017-08-16 18:00:58 -04:00
custom_file.h 2007-02-01 Joel Schopp <jschopp@austin.ibm.com> 2007-02-01 16:33:05 +00:00
dir.h * libc/include/sys/dir.h: New BSD-compatibility header. 2010-08-11 18:14:54 +00:00
dirent.h
errno.h * libc/include/sys/errno.h: Fix comments. 2014-07-14 13:40:17 +00:00
fcntl.h 2007-11-15 Jeff Johnston <jjohnstn@redhat.com> 2007-12-19 18:49:17 +00:00
features.h cygwin: Set __STDC_ISO_10646__ to Unicode 5.2 value 2017-07-26 11:49:58 +02:00
file.h
iconvnls.h
lock.h Allow locking routine to be retargeted 2017-02-13 17:07:11 -05:00
param.h Move fd_stuff from sys/types.h to sys/select.h 2015-12-07 16:28:22 +01:00
queue.h Renumber copyright clause 4 2017-04-04 12:16:05 +02:00
reent.h Introduce _REENT_GLOBAL_STDIO_STREAMS 2017-06-30 07:45:16 +02:00
resource.h 2014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com> 2014-11-24 14:12:32 +00:00
sched.h Add and use latest <sys/timespec.h> from FreeBSD 2015-03-11 15:45:38 +01:00
select.h Feature test macros overhaul: sys/select.h 2016-03-17 21:09:15 -05:00
signal.h Fix guard for siginfo_t and pthread_t definition 2017-06-19 13:00:05 +02:00
stat.h Provide POSIX defined blksize_t in <sys/types.h> 2016-04-15 14:51:40 +02:00
stdio.h * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos. 2009-01-08 00:01:33 +00:00
string.h
syslimits.h
time.h sys/time.h: Change visibility of gettimeofday. 2016-06-20 10:11:24 +02:00
timeb.h Add BSD guard for time_t 2016-04-15 14:51:39 +02:00
times.h Add BSD guard for clock_t 2016-04-15 14:51:39 +02:00
timespec.h Add and use latest <sys/timespec.h> from FreeBSD 2015-03-11 15:45:38 +01:00
tree.h Import <sys/tree.h> from FreeBSD 2015-04-23 21:57:06 +02:00
types.h Move pthread types to <sys/_pthreadtypes.h> 2016-11-17 11:33:15 +01:00
unistd.h Feature test macros overhaul: unistd.h, part 2 2017-06-30 10:48:23 -05:00
utime.h
wait.h Fix comment in sys/wait.h 2015-05-28 16:40:43 +02:00