This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
954c5e46a1
haiku
/
headers
History
Alex Wilson
e7b0dc78f7
Now that child classes aren't overriding the various InvalidateLayout() methods, we can take advantage of some guarantees to simplify/clean/optimize the layout invalidation propagation mechanisms!
2011-10-28 14:16:54 -06:00
..
build
Attempt to fix the FreeBSD build. We don't really what KernelExport.h defines,
2011-06-14 13:44:07 +00:00
compatibility
* Added definitions for n_short, n_long, and n_time as expected on FreeBSD when
2011-07-23 15:41:47 +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
* merged 32bit-wchar_t branches of buildtools and haiku back into
2009-07-07 10:30:09 +00:00
libs
Bring BALMLayout in line with changes to BLayout.
2011-10-28 14:16:46 -06:00
os
Now that child classes aren't overriding the various InvalidateLayout() methods, we can take advantage of some guarantees to simplify/clean/optimize the layout invalidation propagation mechanisms!
2011-10-28 14:16:54 -06:00
posix
Add cfmakeraw. Like cf{get/set}{i/o}speed, it iisn't POSIx standard but is used
2011-10-16 16:44:17 +00:00
private
Replace remaining InvalidateLayout()'s with LayoutInvalidated(). Also do a bit of cleanup/move methods around.
2011-10-28 14:16:49 -06:00
tools
* Moved everything into the SymbolPatcher namespace.
2009-11-05 17:16:17 +00:00