kib 6232e80d5b Rtld on diet 3.
Stop using strerror(3) in rtld, which brings in msgcat and stdio.
Directly access sys_errlist array of errno messages with private
rtld_strerror() function.

Now,
$ size /libexec/ld-elf.so.1
   text    data     bss     dec     hex filename
  96983    2480    8744  108207   1a6af /libexec/ld-elf.so.1

Reviewed by:	dim, kan
MFC after:	2 weeks
2012-03-14 15:39:59 +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-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2010-02-26 09:41:16 +00:00
2010-12-19 13:05:17 +00:00
2012-01-07 16:09:54 +00:00
2012-01-07 16:09:54 +00:00
2012-03-14 15:39:59 +00:00
2009-12-03 15:48:24 +00:00