Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 16:34:13 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys utsname.h
Message-ID:  <200103240034.f2O0YDe56597@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/03/23 16:34:13 PST

  Modified files:
    sys/sys              utsname.h 
  Log:
  Slightly de-bogify the uname() declarations.
  1: there is no global 'struct utsname utsname' in the kernel.
  2: the __P() stuff handles the __STDC__ stuff, so the extra ifdef is
     redundant.
  
  Revision  Changes    Path
  1.8       +1 -9      src/sys/sys/utsname.h


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?200103240034.f2O0YDe56597>