haiku/headers/posix
Ithamar R. Adema d22fdcae7d ARM: remove #warning from public header file
This causes configure of gcc/binutils to fail its test for sys/time.h, which
in turn causes compilation of gcc/binutils to fail.

Found trying to do a @bootstrap-raw build for ARM.
2013-10-28 22:04:00 +01:00
..
arch ARM: remove #warning from public header file 2013-10-28 22:04:00 +01:00
arpa Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
compat/sys Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
net add a constant for 10G base T ethernet. 2013-09-17 14:40:21 +02:00
netinet Get app_server working on x86_64. 2012-08-05 08:46:30 +01:00
netinet6 Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
sys <langinfo.h>/<select.h>: don't use C++ comments 2013-06-12 14:55:16 +02:00
alloca.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
assert.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
bsd_mem.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
ctype.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
dirent.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
div_t.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
dlfcn.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
endian.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
errno.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
fcntl.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
fenv.h Updated x86_64 fenv.h and added fenv.c. 2012-07-27 15:21:41 +01:00
fnmatch.h
fts.h Restore FTS_WHITEOUT, guard it with __HAIKU__. 2013-01-11 00:26:48 +01:00
ftw.h Add Haiku support. 2013-01-11 00:26:48 +01:00
getopt.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
glob.h
grp.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
inttypes.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
iovec.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
langinfo.h <langinfo.h>/<select.h>: don't use C++ comments 2013-06-12 14:55:16 +02:00
libgen.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
libio.h
limits.h posix: Update PTHREAD_STACK_MIN to match MIN_USER_STACK_SIZE 2013-09-17 14:42:04 +02:00
locale.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
malloc.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
malloc_debug.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
math.h Add missing definitions to math.h 2013-10-01 19:48:51 +02:00
memory.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
monetary.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
netdb.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
nl_types.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
null.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
poll.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
pthread.h Add support for pthread_attr_get/setguardsize() 2012-12-28 18:02:58 +00:00
pwd.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
regex.h use __haiku_addr_t instead of __haiku_uint32 2010-08-14 11:58:02 +00:00
resolv.h <resolv.h>: Make self-contained 2013-06-11 15:23:18 +02:00
sched.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
search.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
semaphore.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
setjmp.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
shadow.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
signal.h x86[_64]: Randomize initial stack pointer on alternative signal stacks 2013-09-21 21:52:13 +02:00
size_t.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdint.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdio.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdio_ext.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdio_post.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdio_pre.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdlib.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
string.h Rename parameters to avoid compile error 2013-10-01 17:17:28 +02:00
strings.h
syslog.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
termios.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
time.h Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings. 2011-10-31 22:01:29 +00:00
unistd.h unistd.h: added noreturn attribute on _exit() 2012-10-27 19:50:26 +02:00
utime.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
wchar.h Rename parameters to avoid compile error 2013-10-01 17:17:28 +02:00
wchar_t.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
wctype.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00