haiku/src
Adrien Destugues 5ff6f0d491 Patch by John Scipione : use B_WOULD_BLOCK when locking fails, to avoid returning B_ERROR like when there's an ICU error.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42605 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-09 17:12:05 +00:00
..
add-ons * clean up tracing and exit gracefully to vesa if 2011-08-08 18:36:45 +00:00
apps Switched to a B_TRANSLATE_COMMENT because it's nt obvious that %MIT license% isn't a variable and has to be translated. 2011-08-01 07:03:00 +00:00
bin Remove OSX crap that slipped in the bash 4.0 official sources to avoid svn complaining after removing all the ._* files around. 2011-07-22 19:40:14 +00:00
build Make sure headers/build is in the include paths, so that the Haiku counterparts 2011-06-15 01:20:20 +00:00
data * Improved FLV description. 2011-06-03 22:16:12 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Patch by John Scipione : use B_WOULD_BLOCK when locking fails, to avoid returning B_ERROR like when there's an ICU error. 2011-08-09 17:12:05 +00:00
libs Search for the correct constraint when removing an inequality constraint. This finally deletes the slack variable and the helper constraint. 2011-07-14 07:13:35 +00:00
preferences * Removed the previous version of the GTF function, since a few rounding errors 2011-07-19 17:08:45 +00:00
servers * Fixed style violation (tab before '{' that Jérôme already mentioned), and 2011-08-08 21:11:03 +00:00
system * Implemented dladdr() in the runtime loader. This is like a gazillion times 2011-08-07 21:01:23 +00:00
tests Fix linprog tests and add some more smaller test cases. 2011-07-14 07:19:30 +00:00
tools Some style cleanup. 2011-06-18 01:33:05 +00:00
Jamfile