This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9870ddcea7ba9fea6a7fabdacb511f3f3093d57c
haiku-beta6
/
src
/
kernel
/
libroot
/
os
T
History
lillo
9870ddcea7
kill now sends the signal to the main thread of a process only. To target a specific thread use the new send_signal syscall. Also added set_alarm.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1662 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-25 22:36:08 +00:00
..
arch
implemented the get_cpuid() function in libroot and added a new kernel app 'cpuinfo'
2002-10-20 04:04:03 +00:00
area.c
Added libroot's os/ tree.
2002-10-05 17:07:03 +00:00
debug.c
Added libroot's os/ tree.
2002-10-05 17:07:03 +00:00
fs_attr.c
Fixes the not POSIX style return codes - fs_*() functions return -1 and set
2002-10-17 19:22:04 +00:00
fs_index.c
Added implementation of the functions in fs_index.h.
2002-10-17 19:30:59 +00:00
Jamfile
Added implementation of the functions in fs_index.h.
2002-10-17 19:30:59 +00:00
port.c
Added libroot's os/ tree.
2002-10-05 17:07:03 +00:00
sem.c
Added libroot's os/ tree.
2002-10-05 17:07:03 +00:00
syscalls.S
kill now sends the signal to the main thread of a process only. To target a specific thread use the new send_signal syscall. Also added set_alarm.
2002-10-25 22:36:08 +00:00
systeminfo.c
implemented the get_cpuid() function in libroot and added a new kernel app 'cpuinfo'
2002-10-20 04:04:03 +00:00
team.c
Added libroot's os/ tree.
2002-10-05 17:07:03 +00:00
thread.c
Added libroot's os/ tree.
2002-10-05 17:07:03 +00:00
time.c
Added implementation of the functions in fs_index.h.
2002-10-17 19:30:59 +00:00