haiku/src
Ingo Weinhold 4c49f2056b * Changed _kern_spawn_thread() and create_thread(): Instead of individual
arguments they get a single thread_creation_attributes structure now.
* Added stack_address and stack_size to thread_creation_attributes,
  which allow to specify the stack size or the stack to be used for the
  new user thread.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25389 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-09 01:32:36 +00:00
..
add-ons - point to logitech opensource website 2008-05-07 21:39:48 +00:00
apps Handle any dropped message. This makes dropping from Pe working for ex, as well as the BeOS BColorControl. 2008-05-09 01:15:25 +00:00
bin fix mmu_man's name 2008-05-06 21:23:24 +00:00
build * Include KMessage in libbe_haiku.so again. 2008-04-26 21:57:22 +00:00
data - Added Brazilian(ABNT2) keymap originally included in the International 2008-04-04 00:34:11 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits use find_directory() instead of /boot/home/ 2008-05-08 13:10:09 +00:00
libs * Removed old mutex implementation and renamed cutex to mutex. 2008-05-01 22:07:36 +00:00
preferences Cast B_OK to (uint32) to solve an overloading ambiguity (I don't agree 2008-05-08 20:50:17 +00:00
servers Cast B_OK to (uint32) to solve an overloading ambiguity (I don't agree 2008-05-08 20:50:17 +00:00
system * Changed _kern_spawn_thread() and create_thread(): Instead of individual 2008-05-09 01:32:36 +00:00
tests * Rewrote how the dynamic drivers are registered, and made it a bit more 2008-05-08 16:48:14 +00:00
tools Added support for option '-L' (always dereference symbolic links). 2008-05-01 12:43:29 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00