haiku/src
Axel Dörfler 0a99f533c2 Fixed the race condition in acquire_advisory_lock() by using the new switch_sem() function.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11888 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-17 22:55:20 +00:00
..
add-ons Added missing select()/deselect() Hooks to the file system interface 2005-03-17 21:04:25 +00:00
apps Removed version number from directory names. 2005-03-17 17:51:51 +00:00
build Required for the build under Linux. Defines dl_iterate_phdr() which is a Linux specific glibc dependency. 2005-03-06 16:49:13 +00:00
data updated timezone files from ftp://elsie.nci.nih.gov/pub/tzdata2005c.tar.gz 2005-02-02 21:58:42 +00:00
kernel Fixed the race condition in acquire_advisory_lock() by using the new switch_sem() function. 2005-03-17 22:55:20 +00:00
kits This fixes a problem with window's contents not being redrawn after a Show(), Hide and Show() again 2005-03-17 17:22:23 +00:00
libs Don't link against the libfreetype.so in ~/config/lib as we don't build it 2005-01-19 14:23:43 +00:00
prefs added usb devices and vendors list from NetBSD version 1.395 2005-02-18 20:27:26 +00:00
servers Improved locking. A bit. :-) 2005-03-17 17:41:00 +00:00
tests Made a bit more compliant to the shell `cp': 2005-03-11 17:52:29 +00:00
tools * Don't use int32 in sources to be compiled for the build platform 2005-02-25 22:30:50 +00:00
Jamfile