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
2011bdf8313d4ae69ded64be535b4f06bb748b97
haiku-beta6
/
src
/
kernel
/
libroot
/
os
T
History
Axel Dörfler
2011bdf831
Fixed the set_real_time_clock() stub to expect an uint32 parameter as well.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5185 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-28 13:13:35 +00:00
..
arch
Implemented PPC optimized byte order functions, and added them to the build.
2003-09-13 00:02:54 +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
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
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
Fixed the set_real_time_clock() stub to expect an uint32 parameter as well.
2003-10-28 13:13:35 +00:00