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
Stephan Aßmus
ec668ad701
Cosmetical changes and quite a few bug fixes along the way - B_RGB24 is definitely not supposed to be 32 bits per pixel. For example. Added another constructor to take on bitmap data from somewhere else
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12384 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-14 00:06:01 +00:00
..
cpp
…
gnu
…
libs
…
os
Changed our read link syscall and FS interface call to make it easily possible to be POSIX compliant.
2005-04-06 16:07:10 +00:00
posix
GCC 3 conforms to ISO-C-99 so _Bool is a built-in type; we should not try to redefine it.
2005-04-13 16:51:55 +00:00
private
Cosmetical changes and quite a few bug fixes along the way - B_RGB24 is definitely not supposed to be 32 bits per pixel. For example. Added another constructor to take on bitmap data from somewhere else
2005-04-14 00:06:01 +00:00
tools
…