Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2002 12:54:59 -0800 (PST)
From:      "Chris D. Faulhaber" <jedgar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc/gnuls Makefile ports/misc/gnuls/files patch-ai
Message-ID:  <200202072054.g17KsxW73167@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jedgar      2002/02/07 12:54:59 PST

  Modified files:
    misc/gnuls           Makefile 
  Added files:
    misc/gnuls/files     patch-ai 
  Log:
  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.
  
  Revision  Changes    Path
  1.17      +2 -1      ports/misc/gnuls/Makefile
  1.1       +12 -0     ports/misc/gnuls/files/patch-ai (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202072054.g17KsxW73167>