haiku/headers
Oliver Tappe 1d8dff0197 * improve locale roster to no longer rely on static object
initialization order
This was meant to fix #7227, but just seems to have bypassed it - the crash is now somewhere else ... needs more investigation

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40529 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-16 15:27:33 +00:00
..
build Part of fixing #7226: 2011-02-16 10:13:12 +00:00
compatibility Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 22:04:50 +00:00
config Changed to 64 bit physical addresses for x86. This enabled PAE support. 2010-06-23 16:10:08 +00:00
cpp * Added missing clear() method. 2010-08-05 11:23:01 +00:00
glibc
libs Make kp_solve interface work again. 2011-02-08 09:01:11 +00:00
os * fix value of all enumeration types that are stored as part of a 2011-02-15 18:33:19 +00:00
posix changed dirfd() to its POSIX signature, without const (see #4947). 2011-01-06 21:34:06 +00:00
private * improve locale roster to no longer rely on static object 2011-02-16 15:27:33 +00:00
tools