haiku/headers
Augustin Cavalier edb6d3b17b kernel_cpp: Move the C++14 operator delete out of the header.
It seems not all of the kernel includes this, but some use new/delete
anyway. Further, operator delete[] was not implemented at all.

Possibly fixes the ARM build.
2018-08-01 23:42:24 -04:00
..
build build: Use BeOSBuildCompatibility on Haiku also. 2018-07-31 19:50:46 -04:00
compatibility stdlib: Add common bsd mkstemps function 2018-02-26 21:46:25 +00:00
config arch: Cleanup of __ARM__ checks 2018-07-31 19:12:20 -05:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Complete implementation of printer serial transport 2018-06-05 21:44:14 +00:00
os arch: Cleanup a few typos. Sorry for spam. 2018-07-31 19:37:01 -05:00
posix arch: Cleanup of __ARM__ checks 2018-07-31 19:12:20 -05:00
private kernel_cpp: Move the C++14 operator delete out of the header. 2018-08-01 23:42:24 -04:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00