haiku/src
Ryan Leavengood 550a30a0b7 I needed Pthread condition variables for WebKit, so I implemented
them. I have tested this with a simple test program I downloaded
from the internet. We get the same result as on Linux, so I think
this is good. I will test it more with WebKit later.

Our Pthreads implementation is still missing some stuff, but this
adds a good chunk.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22274 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-09-22 16:30:22 +00:00
..
add-ons Implemented I2C support to get the DDC EDID info from the monitor - it's working as is, but 2007-09-21 18:06:56 +00:00
apps * the "auto numlock" option is now off by default, for all the notebook 2007-09-22 08:41:16 +00:00
bin patch from JiSheng: fixed usage for option -M, added examples for testing 2007-09-06 18:12:33 +00:00
build Copy change r22224: WriteAttrString() should write the terminating null. 2007-09-12 14:18:01 +00:00
data updated to tzdata2007f 2007-06-09 12:00:06 +00:00
documentation Proofreading fixes for the last half of the document 2007-06-09 12:19:05 +00:00
kits * Moved qoca to src/libs/qoca. 2007-09-15 20:04:20 +00:00
libs * fixed quite a few selections bugs, most were caused by cyclic notifications, 2007-09-21 15:21:38 +00:00
preferences patch by Julun: 2007-09-19 07:12:08 +00:00
servers * fractional rects need to be aligned if not drawing in subpixel precise mode, 2007-09-12 08:18:09 +00:00
system I needed Pthread condition variables for WebKit, so I implemented 2007-09-22 16:30:22 +00:00
tests Fixed typo 2007-09-06 16:17:08 +00:00
tools Stricter limit for the number of unused vnodes. The fs_shell doesn't 2007-09-19 20:14:50 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00