haiku/headers
Alexander G. M. Smith 5e7964b0a9 Remove Spurious B_BEOS_DATA_DIRECTORY
There is no DATA directory in BeOS, and its FindDir() doesn't implement
it.  No need for a confusing backwards compatibility to something that
doesn't exist (had my hopes up, was going to move some non-executable
files from AddOns to Data in a program that works in BeOS and Haiku).

The removed enum label doesn't change the directory_which enum order
or count, as it was aliasing the value of another existing enum label
(B_SYSTEM_DATA_DIRECTORY).

Fixes #13470

Signed-off-by: Axel Dörfler <axeld@pinc-software.de>
2017-05-08 22:17:53 +02:00
..
build Fix build on Linux 2017-02-11 14:15:38 +01:00
clang Import lib/Headers from Clang 2015-11-09 18:01:18 +01:00
compatibility build: Convert to external libedit build package 2015-07-04 15:29:05 -05:00
config
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc
libs agg: Pull in updated scanline + basics header from 2.4 2017-03-18 18:59:30 -05:00
os Remove Spurious B_BEOS_DATA_DIRECTORY 2017-05-08 22:17:53 +02:00
posix limits.h: define PIPE_BUF. 2017-04-19 17:52:28 +02:00
private Implementation of BFont::Blocks 2017-05-08 22:17:53 +02:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00