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-07-16 16:49:42 +00: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
2011-09-08 18:30:28 +00:00
2011-01-10 21:54:38 +00:00
2011-06-13 01:53:11 +00:00
2011-11-21 17:54:27 -06:00
2010-10-28 15:22:52 +00:00
2011-10-31 18:09:24 +00:00
2011-11-07 01:46:42 +00:00
2011-11-21 01:22:32 +01:00
2010-04-12 18:07:09 +00:00
2011-11-24 23:48:18 +01:00
2011-11-01 10:13:34 +00:00
2011-11-02 22:56:50 +00:00
2011-11-03 14:26:03 +00:00
2011-10-09 19:56:19 +00:00
2011-11-03 12:49:18 +00:00
2011-02-15 18:52:03 +00:00
2010-11-08 18:43:55 +00:00
2011-08-07 21:01:23 +00:00
2010-02-08 22:50:38 +00:00
2011-11-02 20:18:53 +00:00
2011-02-09 20:30:00 +00:00
2011-01-20 12:09:16 +00:00
2011-08-10 21:08:00 +00:00
2010-01-17 17:35:06 +00:00
2010-04-12 21:02:09 +00:00
2010-07-22 11:09:32 +00:00