Make public glibc header printf.h usable.
_G_config.h: don't include <cstddef><stddef.h> is just fine and it doesn't break the use of libroot headerswhen compiling something with -nostdinc++ (in C++ mode).Not particularly important, but
_G_config.h: don't include <cstddef><stddef.h> is just fine and it doesn't break the use of libroot headerswhen compiling something with -nostdinc++ (in C++ mode).Not particularly important, but this gets compiling the libio C++ stuffwhen building a native gcc a bit further. It still fails, since our<printf.h> header is actually not usable (it includes <features.h>,which is not available in Haiku) -- something we should fix eventually.
show more ...
* merged 32bit-wchar_t branches of buildtools and haiku back into the respective trunkgit-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31443 a95241bf-73f2-0310-859d-f6bbb57e9c96
Prevent redefinition of _IO_MTSAFE_IO. It is defined when building thelegacy gcc's libio.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24524 a95241bf-73f2-0310-859d-f6bbb57e9c96
Merged changes from branch build_system_redesign at revision 14573.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96