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
haiku
/
headers
History
Rene Gollent
7bf8fcfab4
Make rect data part of union as suggested by Ingo.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43100 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-02 09:19:24 +00: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
…
cpp
Fix
#7948
: add correct prototype for String::compare alongside the wrong one
2011-10-31 09:56:00 +00:00
glibc
…
libs
* Added bool and double BString::operator<<() versions.
2011-07-07 10:17:15 +00:00
os
Add macro to BeBuild.h for declaring a weak alias.
2011-11-02 00:06:53 +00:00
posix
Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings.
2011-10-31 22:01:29 +00:00
private
Make rect data part of union as suggested by Ingo.
2011-11-02 09:19:24 +00:00
tools
…