haiku/headers
PulkoMandy eea7ceb31d Add BytePointer to help with pointer conversions
This behaves mostly like a pointer, but pointer maths works in bytes,
not the native object size.

It avoids casting to char* and back when doing byte-based pointer math,
making the code easier to read.

Change-Id: I6a8681a398345f0c7d419a2cfe7244d972ffa62f
Reviewed-on: https://review.haiku-os.org/c/1086
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-03-09 17:09:11 +00:00
..
build tools/locale: Fix using auto_ptr to array. 2018-12-02 21:31:26 +00:00
compatibility pthread: add pthread_getattr_np. 2019-03-08 19:50:45 +00:00
config sparc: add defines and minimum set of required files 2019-02-23 16:30:50 +00:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc
libs headers/libs/agg Fix PVS 33 2019-01-29 04:04:01 +00:00
os PackageKit: Fix BPackageInfoAttributeValue::Clear for GCC2. 2019-03-03 17:04:22 -05:00
posix pthread: implement pthread_attr_[get|set]stack. 2019-03-07 16:55:14 +00:00
private Add BytePointer to help with pointer conversions 2019-03-09 17:09:11 +00:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00