Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2011 11:10:58 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_environment.c
Message-ID:  <201105071111.p47BBH8q080800@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2011-05-07 11:10:58 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_environment.c 
  Log:
  SVN rev 221597 on 2011-05-07 11:10:58Z by jh
  
  Add WITNESS_WARN() to getenv() to explicitly note that the function may
  sleep. This helps to expose bugs when the requested environment variable
  doesn't exist.
  
  Revision  Changes    Path
  1.54      +1 -0      src/sys/kern/kern_environment.c



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