haiku/headers
Adrien Destugues b8c44b4c3f BAffineTransform: C++11 compatibility fix
inline const floats are a gcc extension. It is possible to do it in a
standard way in C++11 using constexpr, but then gcc will reject the
previously accepted nonstandard syntax.
2014-02-07 14:42:51 +01:00
..
build Import gnuregex 0.12 and remove hardcoded paths 2014-02-03 18:27:35 +01:00
compatibility Add sysexits.h from FreeBSD r259958 2013-12-27 19:16:15 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add another mssing string::compare prototype. 2014-01-17 10:00:32 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Fixed execute bits of AGG headers. 2014-02-04 23:51:49 +01:00
os BAffineTransform: C++11 compatibility fix 2014-02-07 14:42:51 +01:00
posix Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
private package daemon: Handle location info request in app thread 2014-02-07 01:21:57 +01:00
tools