haiku/headers
Michael Lotz 321372e3ef kernel: Make size argument to create_area_etc() size_t.
It was limited to a uint32 and could for example be overflown by the
slab MemoryManager that uses size_t on a 64 bit system.

This aligns the signature with create_area() that already uses size_t
for the size argument.

Note that the function is currently private, so the impact should be
limited.
2018-04-04 00:07:59 +02:00
..
build build: Cleanup of libgnuregex usage. 2018-03-07 18:04:31 -05:00
compatibility stdlib: Add common bsd mkstemps function 2018-02-26 21:46:25 +00:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07: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 udis86: Add clac/stac instructions for SMAP. 2018-01-22 20:06:55 +01:00
os BMessage: Added missing [Get|Set]Pointer() 2018-01-29 21:43:21 +01:00
posix uchar: Introduce C11 uchar.h 2018-01-14 14:42:34 +00:00
private kernel: Make size argument to create_area_etc() size_t. 2018-04-04 00:07:59 +02:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00