Files
haiku-beta6/headers/private
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
..
2011-11-13 15:47:27 -05:00
2010-08-19 15:29:02 +00:00
2010-12-14 17:55:38 +00:00
2011-06-21 12:35:50 +00:00
2010-04-12 18:07:09 +00:00
2011-02-09 20:30:00 +00:00