haiku/headers/private
Jérôme Duval 44f24718b1 kernel/x86_64: add compatibility source files to the build.
* add x86 versions of fnsave frstor.
* add missing declaration for elf32_resolve_symbol().

How-to build a x86_64/x86 bootstrap build:
mkdir generated_bootstrap; cd generated_bootstrap
../configure --bootstrap /dir/to/haikuporter/haikuporter /dir/to/haikuports.cross \
  /dir/to/haikuports --build-cross-tools x86_64 /dir/to/buildtools --build-cross-tools x86 -j8 --use-gcc-pipe
jam -q -sHAIKU_PORTER_EXTRA_OPTIONS="-j8 --sourceforge-mirror=freefr --no-source-packages" @bootstrap-raw

Change-Id: I6eae3653c42a53683ae307107fae595c4b8ebcfb
2018-06-12 17:56:55 +02:00
..
app View: move BAffineTransform out of ViewSetStateInfo. 2018-05-07 07:02:57 +00:00
audio
binary_compatibility BControl: Add icon support 2013-12-22 02:48:25 +01:00
bluetooth bluetooth: remove DEBUG definition. 2016-06-05 18:55:44 +02:00
debug
debugger Debugger: Rework type handlers to allow for custom selection. 2018-02-04 14:13:01 -05:00
device
drivers ide: Remove last ide fragments. 2017-06-28 08:51:24 -05:00
file_systems FUSE compat: add MIME type faking 2017-02-27 19:58:22 +00:00
firewire include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
fs_shell fs_shell: Added socket filetype. 2017-12-10 11:02:59 -05:00
graphics intel_extreme: Add additional more recent PCH devices 2018-06-11 20:34:14 -05:00
index_server
input
interface Support for configuring screen backlight 2017-11-21 09:12:18 +01:00
kernel kernel/x86_64: add compatibility source files to the build. 2018-06-12 17:56:55 +02:00
libroot ICU locale backend: Increase size of fLocaleDescription from 512 to 1024 bytes. 2018-05-19 20:44:51 -04:00
locale Fix instanciate_catalog prototype 2015-01-17 17:02:40 +01:00
mail build: Cleanup of libgnuregex usage. 2018-03-07 18:04:31 -05:00
media MediaClient: Rename IsRunning to IsStarted 2018-03-02 03:58:54 +01:00
midi Midi: Remove some duplicated code 2015-08-27 11:51:57 +02:00
mount
net net_socket: control op should be uint32. 2017-12-03 13:57:26 -05:00
notification Notification_Server: Added ability to choose position of notifications 2017-12-24 12:02:38 +01:00
package Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
preferences Fix glitch in Screen prefs when changing background color. 2017-04-30 10:29:39 +02:00
print PictureIterator.h: fix header guard spelling 2016-07-10 17:11:20 +02:00
runtime_loader runtime_loader: increase max length for image names. 2017-04-20 18:23:36 +02:00
screen_saver ScreenSaver: Rename BuildScreenSaverDefaultSettingsView 2016-04-13 15:50:30 -07:00
shared cpu_type.h: small fix for CPU detection 2018-05-04 06:32:48 +00:00
storage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
support Add ZstdCompressionAlgorithm. 2017-11-24 21:35:49 +01:00
syslog_daemon syslog_daemon: Converted to BServer. 2015-07-22 20:40:47 +02:00
system kernel/x86_64: setup a new team in compatibility mode. 2018-06-12 17:56:55 +02:00
textencoding
tracker Tracker FindPanel: Make a copy of fDeviceIcon 2016-07-31 19:42:39 -07:00
usb_vision
userlandfs FUSE compat: add Haiku extension 2017-02-27 19:58:13 +00:00
virtio virtio: add API to uninit a device. 2018-04-26 06:25:41 +00:00
vmdk