.. |
arch
|
* atomic_test_and_set() did actually not test if the lock was lost, and
|
2009-01-21 11:28:50 +00:00 |
area.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
atomic.c
|
The <arch_config.h> header is needed in <syscalls.h>, since we're using
|
2005-12-07 23:11:02 +00:00 |
debug.c
|
* _rtDebugFlag is supposed to default to true (is usually only used when
|
2008-03-05 19:41:05 +00:00 |
disk_scanner.cpp
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
driver_settings.c
|
Fix typo.
|
2008-10-15 08:08:31 +00:00 |
find_directory.c
|
* Added find directory constants B_{BEOS|COMMON|USER}_DATA_DIRECTORY, which
|
2008-08-16 11:05:59 +00:00 |
fs_attr.c
|
* Made DIR definition private, and moved it into the new dirent_private.h
|
2008-07-09 11:16:00 +00:00 |
fs_index.c
|
* Made DIR definition private, and moved it into the new dirent_private.h
|
2008-07-09 11:16:00 +00:00 |
fs_info.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
fs_query.cpp
|
* Made DIR definition private, and moved it into the new dirent_private.h
|
2008-07-09 11:16:00 +00:00 |
fs_volume.c
|
Fixed warning.
|
2006-05-19 13:05:56 +00:00 |
image.cpp
|
Added private get_image_symbol_etc() that can recursively search for a symbol
|
2009-02-28 18:50:40 +00:00 |
Jamfile
|
Moved the rld_export structure from <user_runtime.h> to
|
2008-11-02 03:43:01 +00:00 |
parsedate.cpp
|
* Fixed bug #2616, preparseDate() would clear the elements array beyond its
|
2008-08-17 15:00:25 +00:00 |
port.c
|
Added experimental public API get_port_message_info_etc(). It is similar
|
2008-04-17 17:46:02 +00:00 |
scheduler.c
|
* Coding style cleanup, pointed out by Andreas.
|
2008-08-05 13:57:14 +00:00 |
sem.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
syscalls.S
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
system_info.c
|
* Implemented a (private for now) get_system_info_etc() call, that can retrieve
|
2008-09-17 16:27:17 +00:00 |
team.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
thread.c
|
* revert r27322 and apply the patch provided by Salvatore
|
2008-09-04 17:00:01 +00:00 |
time.c
|
* Introduced new header directory headers/private/system which is supposed
|
2008-05-14 03:55:16 +00:00 |
wait_for_objects.cpp
|
* Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of
|
2007-10-02 19:47:31 +00:00 |