Konstantin Belousov
758ffbfa3b
Use xmalloc() instead of malloc() in the places where malloc() calls
...
are assumed to not fail.
Make the xcalloc() calling conventions follow the calloc(3) calling
conventions and replace unchecked calls to calloc() with calls to
xcalloc().
Remove redundand declarations from xmalloc.c, which are already
present in rtld.h.
Reviewed by: kan
Discussed with: bde
MFC after: 2 weeks
2012-03-22 14:20:51 +00:00
..
2010-01-02 09:50:19 +00:00
2012-01-07 16:09:54 +00:00
2011-12-10 18:35:26 +00:00
2010-04-01 13:16:32 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-02-28 18:30:18 +00:00
2012-01-03 18:51:58 +00:00
2011-12-16 16:07:39 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-01-03 18:51:58 +00:00
2010-04-25 00:05:51 +00:00
2010-02-26 09:41:16 +00:00
2010-01-13 18:28:58 +00:00
2010-12-19 13:05:17 +00:00
2010-01-02 09:50:19 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-03-22 14:20:51 +00:00
2012-02-28 18:30:18 +00:00
2010-08-08 02:45:48 +00:00
2010-01-02 09:50:19 +00:00
2008-11-13 19:05:27 +00:00
2010-01-02 09:50:19 +00:00
2012-02-21 14:59:07 +00:00
2011-06-21 17:59:51 +00:00
2012-02-07 09:27:07 +00:00
2009-12-03 15:48:24 +00:00
2010-01-02 09:50:19 +00:00