haiku/headers/build
Maurice Kalinowski dff0e735eb julun+mauricek:
* Cygwin does not have regex support, so we use the one we already have in our glibc.
   * Keymap.h has a automatic forward declaration of re_registers, which causes a compile break on Cygwin, but not on other platforms. So add a include for regex.h in the header and remove it in the source file.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26587 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-23 21:40:12 +00:00
..
gcc-2.95.3 Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
host julun+mauricek: 2008-07-23 21:40:12 +00:00
os Revamp BList somewhat to further optimize the resizing behavior. 2008-06-12 21:30:28 +00:00
private Naive implementation of transfer_area(). It follows the suggested sematics 2008-03-09 12:56:59 +00:00
BeOSBuildCompatibility.h julun+mauricek: 2008-07-23 21:39:13 +00:00
HaikuBuildCompatibility.h Avoid redefinition of B_NOT_SUPPORTED on BeOS build platform. 2008-07-15 11:53:07 +00:00