haiku/headers
Adrien Destugues a6f1bc984d BMessage::ReplaceData: potential corruption on realloc fail
The method would update the field offsets first, and would not restore
them in case of realloc failure, leaving them pointing to the wrong
place.
2014-12-24 11:52:02 +01:00
..
build Forgot to fix LDBL_MIN... 2014-10-15 13:08:10 +02:00
compatibility histedit.h: Add missing #include <sys/cdefs.h> 2014-03-15 04:34:46 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add a <limits> header for gcc2. 2014-11-27 12:14:39 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Outsource ncurses. 2014-12-18 10:18:39 +01:00
os BMessage::ReplaceData: potential corruption on realloc fail 2014-12-24 11:52:02 +01:00
posix stdint.h: use correct type for INT64_MAX (#11647) 2014-12-20 10:06:21 +01:00
private x86: added two MSR definitions. 2014-12-23 19:14:52 +01:00
tools Remove preprocessor checks from TestShell.h 2014-07-29 23:05:52 +02:00