Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 1996 09:16:19 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/sys errno.h
Message-ID:  <199608181616.JAA00413@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/08/18 09:16:19

  Modified:    sys/sys   errno.h
  Log:
  make the declaration of the __error() function C++ safe.  Otherwise,
  the linker comes up with undefined variables because of the #define errno
  when using _THREAD_SAFE.
  
  Revision  Changes    Path
  1.5       +5 -2      src/sys/sys/errno.h



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