[haiku-commits] BRANCH mmadia-github.separate-build-environment - in headers/build/posix: . sys arch netinet net

  • From: mmadia-github.separate-build-environment <community@xxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 22 Jul 2012 02:49:12 +0200 (CEST)

added 1 changeset to branch 
'refs/remotes/mmadia-github/separate-build-environment'
old head: d35712854313a97573cfb0c1c8370eb9fd9b6e80
new head: df84019582206e019a76f5c3aedd910c3ecf0016

----------------------------------------------------------------------------

df84019: Add empty headers for all POSIX headers in headers/build/posix.
  
  The implementation headers use a prefix/suffix of 'target', which follows in
  line with usage elsewhere in the build system (e.g., configure)
  
  For now, I'm assuming all headers in posix/ are libroot and thus only need
  to include their posix_target/ counterpart.

                                        [ Matt Madia <mattmadia@xxxxxxxxx> ]

----------------------------------------------------------------------------

Commit:      df84019582206e019a76f5c3aedd910c3ecf0016

Author:      Matt Madia <mattmadia@xxxxxxxxx>
Date:        Sat Jul 21 19:44:44 2012 UTC

----------------------------------------------------------------------------

116 files changed, 1391 insertions(+)
headers/build/posix/alloca.h                  |   12 ++++++++++++
headers/build/posix/arch/arm/arch_setjmp.h    |   12 ++++++++++++
headers/build/posix/arch/arm/fenv.h           |   12 ++++++++++++
headers/build/posix/arch/arm/signal.h         |   12 ++++++++++++
headers/build/posix/arch/m68k/arch_setjmp.h   |   12 ++++++++++++
headers/build/posix/arch/m68k/signal.h        |   12 ++++++++++++
headers/build/posix/arch/mipsel/arch_setjmp.h |   12 ++++++++++++
headers/build/posix/arch/mipsel/signal.h      |   12 ++++++++++++
headers/build/posix/arch/ppc/arch_setjmp.h    |   12 ++++++++++++
headers/build/posix/arch/ppc/fenv.h           |   12 ++++++++++++
headers/build/posix/arch/ppc/signal.h         |   12 ++++++++++++
headers/build/posix/arch/x86/arch_setjmp.h    |   12 ++++++++++++
headers/build/posix/arch/x86/fenv.h           |   12 ++++++++++++
headers/build/posix/arch/x86/npx.h            |   12 ++++++++++++
headers/build/posix/arch/x86/signal.h         |   12 ++++++++++++
headers/build/posix/arch/x86_64/arch_setjmp.h |   12 ++++++++++++
headers/build/posix/arch/x86_64/fenv.h        |   12 ++++++++++++
headers/build/posix/arch/x86_64/signal.h      |   12 ++++++++++++
headers/build/posix/arpa/inet.h               |   12 ++++++++++++
headers/build/posix/arpa/nameser.h            |   12 ++++++++++++
headers/build/posix/arpa/nameser_compat.h     |   12 ++++++++++++
headers/build/posix/assert.h                  |   12 ++++++++++++
headers/build/posix/bsd_mem.h                 |   12 ++++++++++++
headers/build/posix/compat/sys/stat.h         |   12 ++++++++++++
headers/build/posix/ctype.h                   |   12 ++++++++++++
headers/build/posix/dirent.h                  |   12 ++++++++++++
headers/build/posix/div_t.h                   |   12 ++++++++++++
headers/build/posix/dlfcn.h                   |   12 ++++++++++++
headers/build/posix/endian.h                  |   12 ++++++++++++
headers/build/posix/errno.h                   |   12 ++++++++++++
headers/build/posix/fcntl.h                   |   11 +++++++++++
headers/build/posix/fenv.h                    |   12 ++++++++++++
headers/build/posix/fnmatch.h                 |   12 ++++++++++++
headers/build/posix/getopt.h                  |   12 ++++++++++++
headers/build/posix/glob.h                    |   12 ++++++++++++
headers/build/posix/grp.h                     |   12 ++++++++++++
headers/build/posix/inttypes.h                |   12 ++++++++++++
headers/build/posix/iovec.h                   |   12 ++++++++++++
headers/build/posix/langinfo.h                |   12 ++++++++++++
headers/build/posix/libgen.h                  |   12 ++++++++++++
headers/build/posix/libio.h                   |   12 ++++++++++++
headers/build/posix/limits.h                  |   12 ++++++++++++
headers/build/posix/locale.h                  |   12 ++++++++++++
headers/build/posix/malloc.h                  |   12 ++++++++++++
headers/build/posix/malloc_debug.h            |   12 ++++++++++++
headers/build/posix/math.h                    |   12 ++++++++++++
headers/build/posix/memory.h                  |   12 ++++++++++++
headers/build/posix/monetary.h                |   12 ++++++++++++
headers/build/posix/net/if.h                  |   12 ++++++++++++
headers/build/posix/net/if_dl.h               |   12 ++++++++++++
headers/build/posix/net/if_media.h            |   12 ++++++++++++
headers/build/posix/net/if_types.h            |   12 ++++++++++++
headers/build/posix/net/route.h               |   12 ++++++++++++
headers/build/posix/netdb.h                   |   12 ++++++++++++
headers/build/posix/netinet/icmp6.h           |   12 ++++++++++++
headers/build/posix/netinet/in.h              |   12 ++++++++++++
headers/build/posix/netinet/ip.h              |   12 ++++++++++++
headers/build/posix/netinet/ip6.h             |   12 ++++++++++++
headers/build/posix/netinet/ip_icmp.h         |   12 ++++++++++++
headers/build/posix/netinet/ip_var.h          |   12 ++++++++++++
headers/build/posix/netinet/tcp.h             |   12 ++++++++++++
headers/build/posix/netinet/udp.h             |   12 ++++++++++++
headers/build/posix/netinet6/in6.h            |   12 ++++++++++++
headers/build/posix/nl_types.h                |   12 ++++++++++++
headers/build/posix/null.h                    |   12 ++++++++++++
headers/build/posix/poll.h                    |   12 ++++++++++++
headers/build/posix/pthread.h                 |   12 ++++++++++++
headers/build/posix/pwd.h                     |   12 ++++++++++++
headers/build/posix/regex.h                   |   12 ++++++++++++
headers/build/posix/resolv.h                  |   12 ++++++++++++
headers/build/posix/sched.h                   |   12 ++++++++++++
headers/build/posix/search.h                  |   12 ++++++++++++
headers/build/posix/semaphore.h               |   12 ++++++++++++
headers/build/posix/setjmp.h                  |   12 ++++++++++++
headers/build/posix/shadow.h                  |   12 ++++++++++++
headers/build/posix/signal.h                  |   12 ++++++++++++
headers/build/posix/size_t.h                  |   12 ++++++++++++
headers/build/posix/stdint.h                  |   12 ++++++++++++
headers/build/posix/stdio.h                   |   12 ++++++++++++
headers/build/posix/stdio_ext.h               |   12 ++++++++++++
headers/build/posix/stdio_post.h              |   12 ++++++++++++
headers/build/posix/stdio_pre.h               |   12 ++++++++++++
headers/build/posix/stdlib.h                  |   12 ++++++++++++
headers/build/posix/string.h                  |   12 ++++++++++++
headers/build/posix/strings.h                 |   12 ++++++++++++
headers/build/posix/sys/cdefs.h               |   12 ++++++++++++
headers/build/posix/sys/file.h                |   12 ++++++++++++
headers/build/posix/sys/ioctl.h               |   12 ++++++++++++
headers/build/posix/sys/ipc.h                 |   12 ++++++++++++
headers/build/posix/sys/mman.h                |   12 ++++++++++++
headers/build/posix/sys/msg.h                 |   12 ++++++++++++
headers/build/posix/sys/param.h               |   12 ++++++++++++
headers/build/posix/sys/poll.h                |   12 ++++++++++++
headers/build/posix/sys/resource.h            |   12 ++++++++++++
headers/build/posix/sys/select.h              |   12 ++++++++++++
headers/build/posix/sys/sem.h                 |   12 ++++++++++++
headers/build/posix/sys/socket.h              |   12 ++++++++++++
headers/build/posix/sys/sockio.h              |   12 ++++++++++++
headers/build/posix/sys/stat.h                |   12 ++++++++++++
[ *** stats truncated: 17 lines dropped *** ]

----------------------------------------------------------------------------

diff --git a/headers/build/posix/alloca.h b/headers/build/posix/alloca.h
new file mode 100644
index 0000000..daab58a
--- /dev/null
+++ b/headers/build/posix/alloca.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ALLOCA_H
+#define        _HAIKU_BUILD_ALLOCA_H
+
+
+#include "posix_target/target_alloca.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/arm/arch_setjmp.h 
b/headers/build/posix/arch/arm/arch_setjmp.h
new file mode 100644
index 0000000..e247319
--- /dev/null
+++ b/headers/build/posix/arch/arm/arch_setjmp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SETJMP_H_
+#define        _HAIKU_BUILD_ARCH_SETJMP_H_
+
+
+#include "posix_target/arch/arm/target_arch_setjmp.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/arm/fenv.h 
b/headers/build/posix/arch/arm/fenv.h
new file mode 100644
index 0000000..5013f3c1
--- /dev/null
+++ b/headers/build/posix/arch/arm/fenv.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_FENV_H_
+#define        _HAIKU_BUILD_FENV_H_
+
+
+#include "posix_target/arch/arm/target_fenv.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/arm/signal.h 
b/headers/build/posix/arch/arm/signal.h
new file mode 100644
index 0000000..c84bb9b
--- /dev/null
+++ b/headers/build/posix/arch/arm/signal.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SIGNAL_H_
+#define        _HAIKU_BUILD_ARCH_SIGNAL_H_
+
+
+#include "posix_target/arch/arm/target_signal.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/m68k/arch_setjmp.h 
b/headers/build/posix/arch/m68k/arch_setjmp.h
new file mode 100644
index 0000000..35ece8b
--- /dev/null
+++ b/headers/build/posix/arch/m68k/arch_setjmp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SETJMP_H_
+#define        _HAIKU_BUILD_ARCH_SETJMP_H_
+
+
+#include "posix_target/arch/m68k/target_arch_setjmp.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/m68k/signal.h 
b/headers/build/posix/arch/m68k/signal.h
new file mode 100644
index 0000000..6eea823
--- /dev/null
+++ b/headers/build/posix/arch/m68k/signal.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SIGNAL_H_
+#define        _HAIKU_BUILD_ARCH_SIGNAL_H_
+
+
+#include "posix_target/arch/m68k/target_signal.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/mipsel/arch_setjmp.h 
b/headers/build/posix/arch/mipsel/arch_setjmp.h
new file mode 100644
index 0000000..cf27e89
--- /dev/null
+++ b/headers/build/posix/arch/mipsel/arch_setjmp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SETJMP_H_
+#define        _HAIKU_BUILD_ARCH_SETJMP_H_
+
+
+#include "posix_target/arch/mipsel/target_arch_setjmp.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/mipsel/signal.h 
b/headers/build/posix/arch/mipsel/signal.h
new file mode 100644
index 0000000..5b7f066
--- /dev/null
+++ b/headers/build/posix/arch/mipsel/signal.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SIGNAL_H_
+#define        _HAIKU_BUILD_ARCH_SIGNAL_H_
+
+
+#include "posix_target/arch/mipsel/target_signal.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/ppc/arch_setjmp.h 
b/headers/build/posix/arch/ppc/arch_setjmp.h
new file mode 100644
index 0000000..a73db5e
--- /dev/null
+++ b/headers/build/posix/arch/ppc/arch_setjmp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SETJMP_H_
+#define        _HAIKU_BUILD_ARCH_SETJMP_H_
+
+
+#include "posix_target/arch/ppc/target_arch_setjmp.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/ppc/fenv.h 
b/headers/build/posix/arch/ppc/fenv.h
new file mode 100644
index 0000000..bdc65d5
--- /dev/null
+++ b/headers/build/posix/arch/ppc/fenv.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_FENV_H_
+#define        _HAIKU_BUILD_FENV_H_
+
+
+#include "posix_target/arch/ppc/target_fenv.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/ppc/signal.h 
b/headers/build/posix/arch/ppc/signal.h
new file mode 100644
index 0000000..3e04352
--- /dev/null
+++ b/headers/build/posix/arch/ppc/signal.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SIGNAL_H_
+#define        _HAIKU_BUILD_ARCH_SIGNAL_H_
+
+
+#include "posix_target/arch/ppc/target_signal.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/x86/arch_setjmp.h 
b/headers/build/posix/arch/x86/arch_setjmp.h
new file mode 100644
index 0000000..2bf8742
--- /dev/null
+++ b/headers/build/posix/arch/x86/arch_setjmp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SETJMP_H_
+#define        _HAIKU_BUILD_ARCH_SETJMP_H_
+
+
+#include "posix_target/arch/x86/target_arch_setjmp.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/x86/fenv.h 
b/headers/build/posix/arch/x86/fenv.h
new file mode 100644
index 0000000..3f5b97e
--- /dev/null
+++ b/headers/build/posix/arch/x86/fenv.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_FENV_H_
+#define        _HAIKU_BUILD_FENV_H_
+
+
+#include "posix_target/arch/x86/target_fenv.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/x86/npx.h 
b/headers/build/posix/arch/x86/npx.h
new file mode 100644
index 0000000..985293c
--- /dev/null
+++ b/headers/build/posix/arch/x86/npx.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_MACHINE_NPX_H_
+#define        _HAIKU_BUILD_MACHINE_NPX_H_
+
+
+#include "posix_target/arch/x86/target_npx.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/x86/signal.h 
b/headers/build/posix/arch/x86/signal.h
new file mode 100644
index 0000000..098777e
--- /dev/null
+++ b/headers/build/posix/arch/x86/signal.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SIGNAL_H_
+#define        _HAIKU_BUILD_ARCH_SIGNAL_H_
+
+
+#include "posix_target/arch/x86/target_signal.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/x86_64/arch_setjmp.h 
b/headers/build/posix/arch/x86_64/arch_setjmp.h
new file mode 100644
index 0000000..96fd87e
--- /dev/null
+++ b/headers/build/posix/arch/x86_64/arch_setjmp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SETJMP_H_
+#define        _HAIKU_BUILD_ARCH_SETJMP_H_
+
+
+#include "posix_target/arch/x86_64/target_arch_setjmp.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/x86_64/fenv.h 
b/headers/build/posix/arch/x86_64/fenv.h
new file mode 100644
index 0000000..74b0778
--- /dev/null
+++ b/headers/build/posix/arch/x86_64/fenv.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_FENV_H_
+#define        _HAIKU_BUILD_FENV_H_
+
+
+#include "posix_target/arch/x86_64/target_fenv.h"
+
+
+#endif
diff --git a/headers/build/posix/arch/x86_64/signal.h 
b/headers/build/posix/arch/x86_64/signal.h
new file mode 100644
index 0000000..11ba90d
--- /dev/null
+++ b/headers/build/posix/arch/x86_64/signal.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARCH_SIGNAL_H_
+#define        _HAIKU_BUILD_ARCH_SIGNAL_H_
+
+
+#include "posix_target/arch/x86_64/target_signal.h"
+
+
+#endif
diff --git a/headers/build/posix/arpa/inet.h b/headers/build/posix/arpa/inet.h
new file mode 100644
index 0000000..4097d10
--- /dev/null
+++ b/headers/build/posix/arpa/inet.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_INET_H_
+#define        _HAIKU_BUILD_INET_H_
+
+
+#include "posix_target/arpa/target_inet.h"
+
+
+#endif
diff --git a/headers/build/posix/arpa/nameser.h 
b/headers/build/posix/arpa/nameser.h
new file mode 100644
index 0000000..fd9c315
--- /dev/null
+++ b/headers/build/posix/arpa/nameser.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARPA_NAMESER_H_
+#define        _HAIKU_BUILD_ARPA_NAMESER_H_
+
+
+#include "posix_target/arpa/target_nameser.h"
+
+
+#endif
diff --git a/headers/build/posix/arpa/nameser_compat.h 
b/headers/build/posix/arpa/nameser_compat.h
new file mode 100644
index 0000000..1a2b6c8
--- /dev/null
+++ b/headers/build/posix/arpa/nameser_compat.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ARPA_NAMESER_COMPAT_
+#define        _HAIKU_BUILD_ARPA_NAMESER_COMPAT_
+
+
+#include "posix_target/arpa/target_nameser_compat.h"
+
+
+#endif
diff --git a/headers/build/posix/assert.h b/headers/build/posix/assert.h
new file mode 100644
index 0000000..0b86742
--- /dev/null
+++ b/headers/build/posix/assert.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ASSERT_H_
+#define        _HAIKU_BUILD_ASSERT_H_
+
+
+#include "posix_target/target_assert.h"
+
+
+#endif
diff --git a/headers/build/posix/bsd_mem.h b/headers/build/posix/bsd_mem.h
new file mode 100644
index 0000000..a275b30
--- /dev/null
+++ b/headers/build/posix/bsd_mem.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_BSD_MEM_H_
+#define        _HAIKU_BUILD_BSD_MEM_H_
+
+
+#include "posix_target/target_bsd_mem.h"
+
+
+#endif
diff --git a/headers/build/posix/compat/sys/stat.h 
b/headers/build/posix/compat/sys/stat.h
new file mode 100644
index 0000000..3e0f14a
--- /dev/null
+++ b/headers/build/posix/compat/sys/stat.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_COMPAT_SYS_STAT_H_
+#define        _HAIKU_BUILD_COMPAT_SYS_STAT_H_
+
+
+#include "posix_target/netinet/target_stat.h"
+
+
+#endif
diff --git a/headers/build/posix/ctype.h b/headers/build/posix/ctype.h
new file mode 100644
index 0000000..af682f5
--- /dev/null
+++ b/headers/build/posix/ctype.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_CTYPE_H
+#define        _HAIKU_BUILD_CTYPE_H
+
+
+#include "posix_target/target_ctype.h"
+
+
+#endif
diff --git a/headers/build/posix/dirent.h b/headers/build/posix/dirent.h
new file mode 100644
index 0000000..f2ac3ea
--- /dev/null
+++ b/headers/build/posix/dirent.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_DIRENT_H
+#define        _HAIKU_BUILD_DIRENT_H
+
+
+#include "posix_target/target_dirent.h"
+
+
+#endif
diff --git a/headers/build/posix/div_t.h b/headers/build/posix/div_t.h
new file mode 100644
index 0000000..3d8d9f8
--- /dev/null
+++ b/headers/build/posix/div_t.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_DIV_T_H_
+#define        _HAIKU_BUILD_DIV_T_H_
+
+
+#include "posix_target/target_div_t.h"
+
+
+#endif
diff --git a/headers/build/posix/dlfcn.h b/headers/build/posix/dlfcn.h
new file mode 100644
index 0000000..c474ef6
--- /dev/null
+++ b/headers/build/posix/dlfcn.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_DLFCN_H
+#define        _HAIKU_BUILD_DLFCN_H
+
+
+#include "posix_target/target_dlfcn.h"
+
+
+#endif
diff --git a/headers/build/posix/endian.h b/headers/build/posix/endian.h
new file mode 100644
index 0000000..1d5de78
--- /dev/null
+++ b/headers/build/posix/endian.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_ENDIAN_H_
+#define        _HAIKU_BUILD_ENDIAN_H_
+
+
+#include "posix_target/target_endian.h"
+
+
+#endif
diff --git a/headers/build/posix/errno.h b/headers/build/posix/errno.h
new file mode 100644
index 0000000..d4cb12d
--- /dev/null
+++ b/headers/build/posix/errno.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_POSIX_ERRNO_H
+#define        _HAIKU_BUILD_POSIX_ERRNO_H
+
+
+#include "posix_target/target_errno.h"
+
+
+#endif
diff --git a/headers/build/posix/fcntl.h b/headers/build/posix/fcntl.h
new file mode 100644
index 0000000..a3d7510
--- /dev/null
+++ b/headers/build/posix/fcntl.h
@@ -0,0 +1,11 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_FCNTL_H
+#define        _HAIKU_BUILD_FCNTL_H
+
+#include "posix_target/target_fcntl.h"
+
+
+#endif
diff --git a/headers/build/posix/fenv.h b/headers/build/posix/fenv.h
new file mode 100644
index 0000000..f11b688
--- /dev/null
+++ b/headers/build/posix/fenv.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_FENV_H
+#define        _HAIKU_BUILD_FENV_H
+
+
+#include "posix_target/target_fenv.h"
+
+
+#endif
diff --git a/headers/build/posix/fnmatch.h b/headers/build/posix/fnmatch.h
new file mode 100644
index 0000000..4794c74
--- /dev/null
+++ b/headers/build/posix/fnmatch.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_FNMATCH_H_
+#define        _HAIKU_BUILD_FNMATCH_H_
+
+
+#include "posix_target/target_fnmatch.h"
+
+
+#endif
diff --git a/headers/build/posix/getopt.h b/headers/build/posix/getopt.h
new file mode 100644
index 0000000..1b28633
--- /dev/null
+++ b/headers/build/posix/getopt.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_GETOPT_H
+#define        _HAIKU_BUILD_GETOPT_H
+
+
+#include "posix_target/target_getopt.h"
+
+
+#endif
diff --git a/headers/build/posix/glob.h b/headers/build/posix/glob.h
new file mode 100644
index 0000000..80729cd8
--- /dev/null
+++ b/headers/build/posix/glob.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_GLOB_H_
+#define        _HAIKU_BUILD_GLOB_H_
+
+
+#include "posix_target/target_glob.h"
+
+
+#endif
diff --git a/headers/build/posix/grp.h b/headers/build/posix/grp.h
new file mode 100644
index 0000000..9ef351b
--- /dev/null
+++ b/headers/build/posix/grp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_GRP_H_
+#define        _HAIKU_BUILD_GRP_H_
+
+
+#include "posix_target/target_grp.h"
+
+
+#endif
diff --git a/headers/build/posix/inttypes.h b/headers/build/posix/inttypes.h
new file mode 100644
index 0000000..49e3a35
--- /dev/null
+++ b/headers/build/posix/inttypes.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_INTTYPES_H_
+#define        _HAIKU_BUILD_INTTYPES_H_
+
+
+#include "posix_target/target_inttypes.h"
+
+
+#endif
diff --git a/headers/build/posix/iovec.h b/headers/build/posix/iovec.h
new file mode 100644
index 0000000..934c5a5
--- /dev/null
+++ b/headers/build/posix/iovec.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_IOVEC_H
+#define        _HAIKU_BUILD_IOVEC_H
+
+
+#include "posix_target/target_iovec.h"
+
+
+#endif
diff --git a/headers/build/posix/langinfo.h b/headers/build/posix/langinfo.h
new file mode 100644
index 0000000..3fc2161
--- /dev/null
+++ b/headers/build/posix/langinfo.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_LANGINFO_H_
+#define        _HAIKU_BUILD_LANGINFO_H_
+
+
+#include "posix_target/target_langinfo.h"
+
+
+#endif
diff --git a/headers/build/posix/libgen.h b/headers/build/posix/libgen.h
new file mode 100644
index 0000000..e7520f3
--- /dev/null
+++ b/headers/build/posix/libgen.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_LIBGEN_H
+#define        _HAIKU_BUILD_LIBGEN_H
+
+
+#include "posix_target/target_libgen.h"
+
+
+#endif
diff --git a/headers/build/posix/libio.h b/headers/build/posix/libio.h
new file mode 100644
index 0000000..7273001
--- /dev/null
+++ b/headers/build/posix/libio.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_IO_STDIO_H_
+#define        _HAIKU_BUILD_IO_STDIO_H_
+
+
+#include "posix_target/target_libio.h"
+
+
+#endif
diff --git a/headers/build/posix/limits.h b/headers/build/posix/limits.h
new file mode 100644
index 0000000..e124814
--- /dev/null
+++ b/headers/build/posix/limits.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_LIBC_LIMITS_H_
+#define        _HAIKU_BUILD_LIBC_LIMITS_H_
+
+
+#include "posix_target/target_limits.h"
+
+
+#endif
diff --git a/headers/build/posix/locale.h b/headers/build/posix/locale.h
new file mode 100644
index 0000000..3de9fe9
--- /dev/null
+++ b/headers/build/posix/locale.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_LOCALE_H_
+#define        _HAIKU_BUILD_LOCALE_H_
+
+
+#include "posix_target/target_locale.h"
+
+
+#endif
diff --git a/headers/build/posix/malloc.h b/headers/build/posix/malloc.h
new file mode 100644
index 0000000..8ab1287
--- /dev/null
+++ b/headers/build/posix/malloc.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_MALLOC_H
+#define        _HAIKU_BUILD_MALLOC_H
+
+
+#include "posix_target/target_malloc.h"
+
+
+#endif
diff --git a/headers/build/posix/malloc_debug.h 
b/headers/build/posix/malloc_debug.h
new file mode 100644
index 0000000..d28d19c
--- /dev/null
+++ b/headers/build/posix/malloc_debug.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_MALLOC_DEBUG_H
+#define        _HAIKU_BUILD_MALLOC_DEBUG_H
+
+
+#include "posix_target/target_malloc_debug.h"
+
+
+#endif
diff --git a/headers/build/posix/math.h b/headers/build/posix/math.h
new file mode 100644
index 0000000..914cd15
--- /dev/null
+++ b/headers/build/posix/math.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_MATH_H_
+#define        _HAIKU_BUILD_MATH_H_
+
+
+#include "posix_target/target_math.h"
+
+
+#endif
diff --git a/headers/build/posix/memory.h b/headers/build/posix/memory.h
new file mode 100644
index 0000000..0482ddc
--- /dev/null
+++ b/headers/build/posix/memory.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_MEMORY_H
+#define        _HAIKU_BUILD_MEMORY_H
+
+
+#include "posix_target/target_memory.h"
+
+
+#endif
diff --git a/headers/build/posix/monetary.h b/headers/build/posix/monetary.h
new file mode 100644
index 0000000..c02d26c
--- /dev/null
+++ b/headers/build/posix/monetary.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_MONETARY_H_
+#define        _HAIKU_BUILD_MONETARY_H_
+
+
+#include "posix_target/target_monetary.h"
+
+
+#endif
diff --git a/headers/build/posix/net/if.h b/headers/build/posix/net/if.h
new file mode 100644
index 0000000..15aa936
--- /dev/null
+++ b/headers/build/posix/net/if.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NET_IF_H
+#define        _HAIKU_BUILD_NET_IF_H
+
+
+#include "posix_target/net/target_if.h"
+
+
+#endif
diff --git a/headers/build/posix/net/if_dl.h b/headers/build/posix/net/if_dl.h
new file mode 100644
index 0000000..9d049c3
--- /dev/null
+++ b/headers/build/posix/net/if_dl.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NET_IF_DL_H
+#define        _HAIKU_BUILD_NET_IF_DL_H
+
+
+#include "posix_target/net/target_if_dl.h"
+
+
+#endif
diff --git a/headers/build/posix/net/if_media.h 
b/headers/build/posix/net/if_media.h
new file mode 100644
index 0000000..680d147
--- /dev/null
+++ b/headers/build/posix/net/if_media.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NET_IF_MEDIA_H
+#define        _HAIKU_BUILD_NET_IF_MEDIA_H
+
+
+#include "posix_target/net/target_if_media.h"
+
+
+#endif
diff --git a/headers/build/posix/net/if_types.h 
b/headers/build/posix/net/if_types.h
new file mode 100644
index 0000000..e6550a7
--- /dev/null
+++ b/headers/build/posix/net/if_types.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NET_IF_TYPES_H
+#define        _HAIKU_BUILD_NET_IF_TYPES_H
+
+
+#include "posix_target/net/target_if_types.h"
+
+
+#endif
diff --git a/headers/build/posix/net/route.h b/headers/build/posix/net/route.h
new file mode 100644
index 0000000..4dce952
--- /dev/null
+++ b/headers/build/posix/net/route.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NET_ROUTE_H
+#define        _HAIKU_BUILD_NET_ROUTE_H
+
+
+#include "posix_target/net/target_route.h"
+
+
+#endif
diff --git a/headers/build/posix/netdb.h b/headers/build/posix/netdb.h
new file mode 100644
index 0000000..f6e6234
--- /dev/null
+++ b/headers/build/posix/netdb.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETDB_H_
+#define        _HAIKU_BUILD_NETDB_H_
+
+
+#include "posix_target/target_netdb.h"
+
+
+#endif
diff --git a/headers/build/posix/netinet/icmp6.h 
b/headers/build/posix/netinet/icmp6.h
new file mode 100644
index 0000000..fe3cb90
--- /dev/null
+++ b/headers/build/posix/netinet/icmp6.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETINET_ICMP6_H_
+#define        _HAIKU_BUILD_NETINET_ICMP6_H_
+
+
+#include "posix_target/netinet/target_icmp6.h"
+
+
+#endif
diff --git a/headers/build/posix/netinet/in.h b/headers/build/posix/netinet/in.h
new file mode 100644
index 0000000..a96aa91
--- /dev/null
+++ b/headers/build/posix/netinet/in.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETINET_IN_H_
+#define        _HAIKU_BUILD_NETINET_IN_H_
+
+
+#include "posix_target/netinet/target_in.h"
+
+
+#endif
diff --git a/headers/build/posix/netinet/ip.h b/headers/build/posix/netinet/ip.h
new file mode 100644
index 0000000..9e8fd01
--- /dev/null
+++ b/headers/build/posix/netinet/ip.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETINET_IP_H
+#define        _HAIKU_BUILD_NETINET_IP_H
+
+
+#include "posix_target/netinet/target_ip.h"
+
+
+#endif
diff --git a/headers/build/posix/netinet/ip6.h 
b/headers/build/posix/netinet/ip6.h
new file mode 100644
index 0000000..c2064e1
--- /dev/null
+++ b/headers/build/posix/netinet/ip6.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETINET_IP6_H_
+#define        _HAIKU_BUILD_NETINET_IP6_H_
+
+
+#include "posix_target/netinet/target_ip6.h"
+
+
+#endif
diff --git a/headers/build/posix/netinet/ip_icmp.h 
b/headers/build/posix/netinet/ip_icmp.h
new file mode 100644
index 0000000..b2abafe
--- /dev/null
+++ b/headers/build/posix/netinet/ip_icmp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETINET_IP_ICMP_H
+#define        _HAIKU_BUILD_NETINET_IP_ICMP_H
+
+
+#include "posix_target/netinet/target_ip_icmp.h"
+
+
+#endif
diff --git a/headers/build/posix/netinet/ip_var.h 
b/headers/build/posix/netinet/ip_var.h
new file mode 100644
index 0000000..3c21974
--- /dev/null
+++ b/headers/build/posix/netinet/ip_var.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETINET_IP_VAR_H
+#define        _HAIKU_BUILD_NETINET_IP_VAR_H
+
+
+#include "posix_target/netinet/target_ip_var.h"
+
+
+#endif
diff --git a/headers/build/posix/netinet/tcp.h 
b/headers/build/posix/netinet/tcp.h
new file mode 100644
index 0000000..43035ae
--- /dev/null
+++ b/headers/build/posix/netinet/tcp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETINET_TCP_H
+#define        _HAIKU_BUILD_NETINET_TCP_H
+
+
+#include "posix_target/netinet/target_tcp.h"
+
+
+#endif
diff --git a/headers/build/posix/netinet/udp.h 
b/headers/build/posix/netinet/udp.h
new file mode 100644
index 0000000..b1ec023
--- /dev/null
+++ b/headers/build/posix/netinet/udp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETINET_UDP_H
+#define        _HAIKU_BUILD_NETINET_UDP_H
+
+
+#include "posix_target/netinet/target_udp.h"
+
+
+#endif
diff --git a/headers/build/posix/netinet6/in6.h 
b/headers/build/posix/netinet6/in6.h
new file mode 100644
index 0000000..87bd1a6
--- /dev/null
+++ b/headers/build/posix/netinet6/in6.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NETINET6_IN6_H_
+#define        _HAIKU_BUILD_NETINET6_IN6_H_
+
+
+#include "posix_target/sys/target_in6.h"
+
+
+#endif
diff --git a/headers/build/posix/nl_types.h b/headers/build/posix/nl_types.h
new file mode 100644
index 0000000..d0af4e1
--- /dev/null
+++ b/headers/build/posix/nl_types.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NL_TYPES_H_
+#define        _HAIKU_BUILD_NL_TYPES_H_
+
+
+#include "posix_target/target_nl_types.h"
+
+
+#endif
diff --git a/headers/build/posix/null.h b/headers/build/posix/null.h
new file mode 100644
index 0000000..fed106f
--- /dev/null
+++ b/headers/build/posix/null.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_NULL_H
+#define        _HAIKU_BUILD_NULL_H
+
+
+#include "posix_target/target_null.h"
+
+
+#endif
diff --git a/headers/build/posix/poll.h b/headers/build/posix/poll.h
new file mode 100644
index 0000000..722dbb0
--- /dev/null
+++ b/headers/build/posix/poll.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_POLL_H
+#define        _HAIKU_BUILD_POLL_H
+
+
+#include "posix_target/target_poll.h"
+
+
+#endif
diff --git a/headers/build/posix/pthread.h b/headers/build/posix/pthread.h
new file mode 100644
index 0000000..234f91b
--- /dev/null
+++ b/headers/build/posix/pthread.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_PTHREAD_H_
+#define        _HAIKU_BUILD_PTHREAD_H_
+
+
+#include "posix_target/target_pthread.h"
+
+
+#endif
diff --git a/headers/build/posix/pwd.h b/headers/build/posix/pwd.h
new file mode 100644
index 0000000..80790d0
--- /dev/null
+++ b/headers/build/posix/pwd.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_PWD_H_
+#define        _HAIKU_BUILD_PWD_H_
+
+
+#include "posix_target/target_pwd.h"
+
+
+#endif
diff --git a/headers/build/posix/regex.h b/headers/build/posix/regex.h
new file mode 100644
index 0000000..5b7d28f
--- /dev/null
+++ b/headers/build/posix/regex.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_REGEX_H
+#define        _HAIKU_BUILD_REGEX_H
+
+
+#include "posix_target/target_regex.h"
+
+
+#endif
diff --git a/headers/build/posix/resolv.h b/headers/build/posix/resolv.h
new file mode 100644
index 0000000..d329da1
--- /dev/null
+++ b/headers/build/posix/resolv.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_RESOLV_H_
+#define        _HAIKU_BUILD_RESOLV_H_
+
+
+#include "posix_target/target_resolv.h"
+
+
+#endif
diff --git a/headers/build/posix/sched.h b/headers/build/posix/sched.h
new file mode 100644
index 0000000..23f72fd
--- /dev/null
+++ b/headers/build/posix/sched.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SCHED_H_
+#define        _HAIKU_BUILD_SCHED_H_
+
+
+#include "posix_target/target_sched.h"
+
+
+#endif
diff --git a/headers/build/posix/search.h b/headers/build/posix/search.h
new file mode 100644
index 0000000..7d5a88e
--- /dev/null
+++ b/headers/build/posix/search.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SEARCH_H_
+#define        _HAIKU_BUILD_SEARCH_H_
+
+
+#include "posix_target/target_search.h"
+
+
+#endif
diff --git a/headers/build/posix/semaphore.h b/headers/build/posix/semaphore.h
new file mode 100644
index 0000000..834fca4
--- /dev/null
+++ b/headers/build/posix/semaphore.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SEMAPHORE_H_
+#define        _HAIKU_BUILD_SEMAPHORE_H_
+
+
+#include "posix_target/target_semaphore.h"
+
+
+#endif
diff --git a/headers/build/posix/setjmp.h b/headers/build/posix/setjmp.h
new file mode 100644
index 0000000..87018c6
--- /dev/null
+++ b/headers/build/posix/setjmp.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SETJMP_H_
+#define        _HAIKU_BUILD_SETJMP_H_
+
+
+#include "posix_target/target_setjmp.h"
+
+
+#endif
diff --git a/headers/build/posix/shadow.h b/headers/build/posix/shadow.h
new file mode 100644
index 0000000..0426a1f
--- /dev/null
+++ b/headers/build/posix/shadow.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SHADOW_H_
+#define        _HAIKU_BUILD_SHADOW_H_
+
+
+#include "posix_target/target_shadow.h"
+
+
+#endif
diff --git a/headers/build/posix/signal.h b/headers/build/posix/signal.h
new file mode 100644
index 0000000..9fcb83e
--- /dev/null
+++ b/headers/build/posix/signal.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SIGNAL_H_
+#define        _HAIKU_BUILD_SIGNAL_H_
+
+
+#include "posix_target/target_signal.h"
+
+
+#endif
diff --git a/headers/build/posix/size_t.h b/headers/build/posix/size_t.h
new file mode 100644
index 0000000..352a46d
--- /dev/null
+++ b/headers/build/posix/size_t.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SIZE_T_H_
+#define        _HAIKU_BUILD_SIZE_T_H_
+
+
+#include "posix_target/target_size_t.h"
+
+
+#endif
diff --git a/headers/build/posix/stdint.h b/headers/build/posix/stdint.h
new file mode 100644
index 0000000..eca1f1a
--- /dev/null
+++ b/headers/build/posix/stdint.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_STDINT_H_
+#define        _HAIKU_BUILD_STDINT_H_
+
+
+#include "posix_target/target_stdint.h"
+
+
+#endif
diff --git a/headers/build/posix/stdio.h b/headers/build/posix/stdio.h
new file mode 100644
index 0000000..c0fa73e
--- /dev/null
+++ b/headers/build/posix/stdio.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_STDIO_H_
+#define        _HAIKU_BUILD_STDIO_H_
+
+
+#include "posix_target/target_stdio.h"
+
+
+#endif
diff --git a/headers/build/posix/stdio_ext.h b/headers/build/posix/stdio_ext.h
new file mode 100644
index 0000000..212e7f1
--- /dev/null
+++ b/headers/build/posix/stdio_ext.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_STDIO_EXT_H_
+#define        _HAIKU_BUILD_STDIO_EXT_H_
+
+
+#include "posix_target/target_stdio_ext.h"
+
+
+#endif
diff --git a/headers/build/posix/stdio_post.h b/headers/build/posix/stdio_post.h
new file mode 100644
index 0000000..bc37c20
--- /dev/null
+++ b/headers/build/posix/stdio_post.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_STDIO_POST_H_
+#define        _HAIKU_BUILD_STDIO_POST_H_
+
+
+#include "posix_target/target_stdio_post.h"
+
+
+#endif
diff --git a/headers/build/posix/stdio_pre.h b/headers/build/posix/stdio_pre.h
new file mode 100644
index 0000000..ad828ab
--- /dev/null
+++ b/headers/build/posix/stdio_pre.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_STDIO_PRE_H_
+#define        _HAIKU_BUILD_STDIO_PRE_H_
+
+
+#include "posix_target/target_stdio_pre.h"
+
+
+#endif
diff --git a/headers/build/posix/stdlib.h b/headers/build/posix/stdlib.h
new file mode 100644
index 0000000..7d34b73
--- /dev/null
+++ b/headers/build/posix/stdlib.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_STDLIB_H_
+#define        _HAIKU_BUILD_STDLIB_H_
+
+
+#include "posix_target/target_stdlib.h"
+
+
+#endif
diff --git a/headers/build/posix/string.h b/headers/build/posix/string.h
new file mode 100644
index 0000000..54f84ea
--- /dev/null
+++ b/headers/build/posix/string.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_STRING_H_
+#define        _HAIKU_BUILD_STRING_H_
+
+
+#include "posix_target/target_string.h"
+
+
+#endif
diff --git a/headers/build/posix/strings.h b/headers/build/posix/strings.h
new file mode 100644
index 0000000..51e67cd
--- /dev/null
+++ b/headers/build/posix/strings.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_STRINGS_H_
+#define        _HAIKU_BUILD_STRINGS_H_
+
+
+#include "posix_target/target_strings.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/cdefs.h b/headers/build/posix/sys/cdefs.h
new file mode 100644
index 0000000..3a2f111
--- /dev/null
+++ b/headers/build/posix/sys/cdefs.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_CDEFS_H
+#define        _HAIKU_BUILD_SYS_CDEFS_H
+
+
+#include "posix_target/sys/target_cdefs.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/file.h b/headers/build/posix/sys/file.h
new file mode 100644
index 0000000..1738025
--- /dev/null
+++ b/headers/build/posix/sys/file.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_FILE_H
+#define        _HAIKU_BUILD_SYS_FILE_H
+
+
+#include "posix_target/sys/target_file.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/ioctl.h b/headers/build/posix/sys/ioctl.h
new file mode 100644
index 0000000..61d2d84
--- /dev/null
+++ b/headers/build/posix/sys/ioctl.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_IOCTL_H
+#define        _HAIKU_BUILD_SYS_IOCTL_H
+
+
+#include "posix_target/sys/target_ioctl.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/ipc.h b/headers/build/posix/sys/ipc.h
new file mode 100644
index 0000000..71b6545
--- /dev/null
+++ b/headers/build/posix/sys/ipc.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_IPC_H
+#define        _HAIKU_BUILD_SYS_IPC_H
+
+
+#include "posix_target/sys/target_ipc.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/mman.h b/headers/build/posix/sys/mman.h
new file mode 100644
index 0000000..a3f370c
--- /dev/null
+++ b/headers/build/posix/sys/mman.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_MMAN_H
+#define        _HAIKU_BUILD_SYS_MMAN_H
+
+
+#include "posix_target/sys/target_mman.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/msg.h b/headers/build/posix/sys/msg.h
new file mode 100644
index 0000000..d7e6f39
--- /dev/null
+++ b/headers/build/posix/sys/msg.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_MSG_H
+#define        _HAIKU_BUILD_SYS_MSG_H
+
+
+#include "posix_target/sys/target_msg.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/param.h b/headers/build/posix/sys/param.h
new file mode 100644
index 0000000..2956d11
--- /dev/null
+++ b/headers/build/posix/sys/param.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_PARAM_H
+#define        _HAIKU_BUILD_SYS_PARAM_H
+
+
+#include "posix_target/sys/target_param.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/poll.h b/headers/build/posix/sys/poll.h
new file mode 100644
index 0000000..05a0e9c
--- /dev/null
+++ b/headers/build/posix/sys/poll.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_POLL_H
+#define        _HAIKU_BUILD_SYS_POLL_H
+
+
+#include "posix_target/sys/target_poll.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/resource.h 
b/headers/build/posix/sys/resource.h
new file mode 100644
index 0000000..13e145c
--- /dev/null
+++ b/headers/build/posix/sys/resource.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_RESOURCE_H
+#define        _HAIKU_BUILD_SYS_RESOURCE_H
+
+
+#include "posix_target/sys/target_resource.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/select.h b/headers/build/posix/sys/select.h
new file mode 100644
index 0000000..256f992
--- /dev/null
+++ b/headers/build/posix/sys/select.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_SELECT_H
+#define        _HAIKU_BUILD_SYS_SELECT_H
+
+
+#include "posix_target/sys/target_select.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/sem.h b/headers/build/posix/sys/sem.h
new file mode 100644
index 0000000..7d17f60
--- /dev/null
+++ b/headers/build/posix/sys/sem.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_SEM_H
+#define        _HAIKU_BUILD_SYS_SEM_H
+
+
+#include "posix_target/sys/target_sem.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/socket.h b/headers/build/posix/sys/socket.h
new file mode 100644
index 0000000..184cc4e
--- /dev/null
+++ b/headers/build/posix/sys/socket.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_SOCKET_H
+#define        _HAIKU_BUILD_SYS_SOCKET_H
+
+
+#include "posix_target/sys/target_socket.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/sockio.h b/headers/build/posix/sys/sockio.h
new file mode 100644
index 0000000..7b256bc
--- /dev/null
+++ b/headers/build/posix/sys/sockio.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_SOCKIO_H
+#define        _HAIKU_BUILD_SYS_SOCKIO_H
+
+
+#include "posix_target/sys/target_sockio.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/stat.h b/headers/build/posix/sys/stat.h
new file mode 100644
index 0000000..1f58ef6
--- /dev/null
+++ b/headers/build/posix/sys/stat.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_STAT_H_
+#define        _HAIKU_BUILD_SYS_STAT_H_
+
+
+#include "posix_target/sys/target_stat.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/statvfs.h 
b/headers/build/posix/sys/statvfs.h
new file mode 100644
index 0000000..5d91297
--- /dev/null
+++ b/headers/build/posix/sys/statvfs.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_STAT_VFS_H_
+#define        _HAIKU_BUILD_STAT_VFS_H_
+
+
+#include "posix_target/sys/target_statvfs.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/time.h b/headers/build/posix/sys/time.h
new file mode 100644
index 0000000..9feff12
--- /dev/null
+++ b/headers/build/posix/sys/time.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_TIME_H
+#define        _HAIKU_BUILD_SYS_TIME_H
+
+
+#include "posix_target/sys/target_time.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/timeb.h b/headers/build/posix/sys/timeb.h
new file mode 100644
index 0000000..f867652
--- /dev/null
+++ b/headers/build/posix/sys/timeb.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_TIMEB_H
+#define        _HAIKU_BUILD_SYS_TIMEB_H
+
+
+#include "posix_target/sys/target_timeb.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/times.h b/headers/build/posix/sys/times.h
new file mode 100644
index 0000000..4ff8b58
--- /dev/null
+++ b/headers/build/posix/sys/times.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_TIMES_H
+#define        _HAIKU_BUILD_SYS_TIMES_H
+
+
+#include "posix_target/sys/target_times.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/types.h b/headers/build/posix/sys/types.h
new file mode 100644
index 0000000..b4317dc
--- /dev/null
+++ b/headers/build/posix/sys/types.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_TYPES_H
+#define        _HAIKU_BUILD_SYS_TYPES_H
+
+
+#include "posix_target/sys/target_types.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/uio.h b/headers/build/posix/sys/uio.h
new file mode 100644
index 0000000..8d1bf95
--- /dev/null
+++ b/headers/build/posix/sys/uio.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_UIO_H
+#define        _HAIKU_BUILD_SYS_UIO_H
+
+
+#include "posix_target/sys/target_uio.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/un.h b/headers/build/posix/sys/un.h
new file mode 100644
index 0000000..3cb3daf
--- /dev/null
+++ b/headers/build/posix/sys/un.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_UN_H
+#define        _HAIKU_BUILD_SYS_UN_H
+
+
+#include "posix_target/sys/target_un.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/utsname.h 
b/headers/build/posix/sys/utsname.h
new file mode 100644
index 0000000..3142a2f
--- /dev/null
+++ b/headers/build/posix/sys/utsname.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_UTSNAME_H
+#define        _HAIKU_BUILD_SYS_UTSNAME_H
+
+
+#include "posix_target/sys/target_utsname.h"
+
+
+#endif
diff --git a/headers/build/posix/sys/wait.h b/headers/build/posix/sys/wait.h
new file mode 100644
index 0000000..db9de0a
--- /dev/null
+++ b/headers/build/posix/sys/wait.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYS_WAIT_H
+#define        _HAIKU_BUILD_SYS_WAIT_H
+
+
+#include "posix_target/sys/target_wait.h"
+
+
+#endif
diff --git a/headers/build/posix/syslog.h b/headers/build/posix/syslog.h
new file mode 100644
index 0000000..fb057e5
--- /dev/null
+++ b/headers/build/posix/syslog.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_SYSLOG_H_
+#define        _HAIKU_BUILD_SYSLOG_H_
+
+
+#include "posix_target/target_syslog.h"
+
+
+#endif
diff --git a/headers/build/posix/termios.h b/headers/build/posix/termios.h
new file mode 100644
index 0000000..3af3dcd
--- /dev/null
+++ b/headers/build/posix/termios.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_TERMIOS_H_
+#define        _HAIKU_BUILD_TERMIOS_H_
+
+
+#include "posix_target/target_termios.h"
+
+
+#endif
diff --git a/headers/build/posix/time.h b/headers/build/posix/time.h
new file mode 100644
index 0000000..09f0e13
--- /dev/null
+++ b/headers/build/posix/time.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_TIME_H_
+#define        _HAIKU_BUILD_TIME_H_
+
+
+#include "posix_target/target_time.h"
+
+
+#endif
diff --git a/headers/build/posix/unistd.h b/headers/build/posix/unistd.h
new file mode 100644
index 0000000..95007a0
--- /dev/null
+++ b/headers/build/posix/unistd.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_UNISTD_H_
+#define        _HAIKU_BUILD_UNISTD_H_
+
+
+#include "posix_target/target_unistd.h"
+
+
+#endif
diff --git a/headers/build/posix/utime.h b/headers/build/posix/utime.h
new file mode 100644
index 0000000..619598a
--- /dev/null
+++ b/headers/build/posix/utime.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_UTIME_H_
+#define        _HAIKU_BUILD_UTIME_H_
+
+
+#include "posix_target/target_utime.h"
+
+
+#endif
diff --git a/headers/build/posix/wchar.h b/headers/build/posix/wchar.h
new file mode 100644
index 0000000..7afbd49
--- /dev/null
+++ b/headers/build/posix/wchar.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_WCHAR_H
+#define        _HAIKU_BUILD_WCHAR_H
+
+
+#include "posix_target/target_wchar.h"
+
+
+#endif
diff --git a/headers/build/posix/wchar_t.h b/headers/build/posix/wchar_t.h
new file mode 100644
index 0000000..75630ac
--- /dev/null
+++ b/headers/build/posix/wchar_t.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_WCHAR_T
+#define        _HAIKU_BUILD_WCHAR_T
+
+
+#include "posix_target/target_wchar_t.h"
+
+
+#endif
diff --git a/headers/build/posix/wctype.h b/headers/build/posix/wctype.h
new file mode 100644
index 0000000..72a43b6
--- /dev/null
+++ b/headers/build/posix/wctype.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2012 Haiku, Inc. All Rights Reserved.
+ * Distributed under the terms of the MIT License.
+ */
+#ifndef        _HAIKU_BUILD_WCTYPE_H_
+#define        _HAIKU_BUILD_WCTYPE_H_
+
+
+#include "posix_target/target_wctype.h"
+
+
+#endif


Other related posts:

  • » [haiku-commits] BRANCH mmadia-github.separate-build-environment - in headers/build/posix: . sys arch netinet net - mmadia-github . separate-build-environment