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
/
kernel
/
apps
History
Philippe Houdoin
ce0c82200a
Fixed the "no previous prototype" warning.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10962 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-22 21:23:33 +00:00
..
consoled
Now starts a login shell.
2004-11-01 21:35:10 +00:00
cpuinfo
Fixed build and warnings. Thanks to Jonas for reporting this.
2004-12-12 16:19:46 +00:00
echo
…
envtest
Added minimal fork() test app.
2004-10-14 17:52:41 +00:00
filetest
…
fortune
…
hostname
…
ls
…
ps
…
rld
Also call the initialization function of an executable's image. I don't know for what reason it wasn't done before, but not doing it at all breaks C++ exceptions.
2005-01-22 17:29:40 +00:00
shell
Added minimal fork() test app.
2004-10-14 17:52:41 +00:00
sockettest
…
symlink
…
testapp
Removed references to ktypes.h.
2004-11-27 12:32:29 +00:00
testdigit
…
tests
Removed references to ktypes.h.
2004-11-27 12:32:29 +00:00
uname
…
cache_control.cpp
Added a small program to control the cache (using the generic syscall mechanism).
2005-01-10 08:08:14 +00:00
exec_test.c
Fixed the "no previous prototype" warning.
2005-01-22 21:23:33 +00:00
false_main.c
…
fibo_main.c
Added minimal fork() test app.
2004-10-14 17:52:41 +00:00
fork_test.c
stdio does work, too.
2004-10-15 17:00:51 +00:00
init.c
Added minimal fork() test app.
2004-10-14 17:52:41 +00:00
Jamfile
Added a small program to control the cache (using the generic syscall mechanism).
2005-01-10 08:08:14 +00:00
monitor_test.c
…
on_exit_thread.c
…
pipe_test.c
…
select_test.c
…
sig_test.c
…
tls_test.c
…
true_main.c
…