K 10
svn:author
V 6
jedgar
K 8
svn:date
V 27
2002-02-07T20:54:59.000000Z
K 7
svn:log
V 187
strerror_r() returns an exit code, not the error string.  This fixes:

  $ gnuls blah
  gnuls: blah: (null)
  $

on recent -stable and -current builds after strerror_r() was
implemented.

END
