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
57ffd6184501a3076c396c8bd190a2b5e1ca44fc
haiku-beta6
/
src
/
kernel
/
libroot
/
os
T
History
Axel Dörfler
57ffd61845
_kfind_thread_() is now correctly implemented.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6872 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-03 01:03:31 +00:00
..
arch
_kfind_thread_() is now correctly implemented.
2004-03-03 01:03:31 +00:00
area.c
Added/changed/fixed area syscalls.
2003-08-20 15:58:06 +00:00
atomic.c
renamed atomic_read() into atomic_get() (since we already have atomic_set(), but not a atomic_write())
2003-08-31 01:21:56 +00:00
debug.c
…
disk_scanner.cpp
extended_partition_info::mounted_at is gone.
2003-02-08 00:40:48 +00:00
driver_settings.c
Corrected a comment to match the implementation.
2003-10-01 01:39:03 +00:00
fs_attr.c
…
fs_index.c
…
image.c
Moved "__progname" from startup code to libroot_init.c (because BeOS start_dyn.o
2003-01-13 10:50:14 +00:00
Jamfile
Implemented new syscalls for 32 and 64 bit atomic operations.
2003-08-21 23:02:00 +00:00
parsedate.cpp
Now ignores the ending of ordered numbers (1st, 2nd, 3rd, ...).
2003-08-27 01:12:51 +00:00
port.c
…
sem.c
…
syscalls.S
Added _kern_debug_output() syscall.
2003-11-13 22:07:36 +00:00
systeminfo.c
…
team.c
…
thread.c
Implemented on_exit_thread() notification, making use of the new second
2003-04-18 09:41:10 +00:00
time.c
Implemented the set_real_time_clock() syscall.
2003-10-28 13:29:29 +00:00