This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
50581a7c0a37589bc73d016f406d4658e4fbf01e
haiku-beta6
/
headers
T
History
Stephan Aßmus
db7226db9d
work in progress to get scrolling working, so Adi can have a look, no changes to existing functionality, cleanup in Layer.cpp
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12481 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-27 17:26:57 +00:00
..
cpp
commented out hypot prototype : it conflicts with glibc signature when building libstdc++ which uses glibc headers
2005-03-10 19:56:11 +00:00
gnu
adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h
2004-06-01 12:38:47 +00:00
libs
compile fix, changed member to be declared const
2005-01-20 13:49:15 +00:00
os
{install|remove}_io_interrupt_handler() now correctly handle the B_NO_ENABLE_COUNTER flag.
2005-04-27 01:08:35 +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
work in progress to get scrolling working, so Adi can have a look, no changes to existing functionality, cleanup in Layer.cpp
2005-04-27 17:26:57 +00:00
tools
Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should
2004-05-05 16:19:03 +00:00