haiku/headers
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
..
build <fcntl.h> needs to be included for O_NOFOLLOW. 2007-09-05 02:54:24 +00:00
compatibility/bsd Added daemon() function to libbsd.so. 2007-09-04 12:32:20 +00:00
cpp
glibc
gnu
legacy/network
libs updated freetype to 2.3.5 2007-08-09 21:33:28 +00:00
os renamed private members of BPicture to fit our coding guidelines 2007-09-10 14:55:42 +00:00
posix I needed Pthread condition variables for WebKit, so I implemented 2007-09-22 16:30:22 +00:00
private 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
tools