Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 2010 10:32:01 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/sys shm_open.2
Message-ID:  <201001291032.o0TAW9jf022299@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2010-01-29 10:32:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         shm_open.2 
  Log:
  SVN rev 203161 on 2010-01-29 10:32:01Z by rwatson
  
  You must include fcntl.h (in practice) to be able to do anything useful
  with shm_open(2), as otherwise the O_ flags are undefined.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.14      +1 -0      src/lib/libc/sys/shm_open.2



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