Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2002 12:54:41 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/elk/files patch-af
Message-ID:  <200210211954.g9LJsfJL028323@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2002/10/21 12:54:41 PDT

  Modified files:
    lang/elk/files       patch-af 
  Log:
  Use strerror_r() rather than trying to hack our own.  This avoids
  dealing with the nonstandardized types of sys_nerr and sys_errlst[]
  and works for both -current and recent (>=4.5) values of -stable.
  The previous implementation knew too much about sys_nerr for its own
  good.
  
  Revision  Changes    Path
  1.2       +32 -10    ports/lang/elk/files/patch-af

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?200210211954.g9LJsfJL028323>