haiku/src
Oliver Tappe ae90193596 Introduce __set_errno() throughout libroot.
* add errno_private.h, which defines the __set_errno() macro with
  and without tracing
* instead of setting errno manually, all libroot's code now invokes
  __set_errno(), which makes it much easier to trace changes to errno
* redirect glibc's use of __set_errno() to our own version
2011-11-24 23:48:18 +01:00
..
add-ons ice1712: Style cleanup and improvements 2011-11-24 20:54:41 +01:00
apps Add missing break statement 2011-11-23 20:57:12 -05:00
bin Added support for colored window tabs in the default decorator. 2011-11-13 14:58:21 -05:00
build
data Finally move the regular e version of the French Bepo keymap file to one with a decomposed 'latin small letter e followed by a combining acute accent'. 2011-11-04 09:06:26 +00:00
documentation
kits Provide BReferenceable in libreferenceable.a, too. 2011-11-22 16:43:53 +01:00
libs Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
preferences Missing break statement 2011-11-23 20:00:25 -05:00
servers Remove some commented out code in WorkspacesView.cpp 2011-11-13 14:58:22 -05:00
system Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
tests Fix charset and drop debug output in gnulib-test-btwoc. 2011-11-22 16:21:03 +01:00
tools Fix some warnings: use accessor functions instead of deprecated struct fields. 2011-11-06 00:39:38 +00:00
Jamfile