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
/
src
History
Michael Lotz
da4526cdcf
TEST_MODE is now disabled on Haiku too. So app_server is not a BApplication anymore and doesn't depend on itself.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12132 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-29 19:50:39 +00:00
..
add-ons
Use _sPrintf in radeon_accelerant too.
2005-03-29 17:12:31 +00:00
apps
…
bin
Added gdb's bfd and opcodes libraries and gdb itself to the build.
2005-03-28 15:59:01 +00:00
build
…
data
…
kernel
Enlarged buffer for _sPrintf() from 256 to 1024 bytes per call.
2005-03-29 15:31:09 +00:00
kits
Fixed warnings, minor cleanup.
2005-03-29 15:58:27 +00:00
libs
…
prefs
…
servers
TEST_MODE is now disabled on Haiku too. So app_server is not a BApplication anymore and doesn't depend on itself.
2005-03-29 19:50:39 +00:00
tests
Now sets the process group of the terminal, so that signals are delivered (you can now Ctrl-C apps, at least in theory :)).
2005-03-29 14:05:34 +00:00
tools
…
Jamfile
…