Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2007 16:02:31 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include stdio.h src/sys/sys unistd.h
Message-ID:  <200704071602.l37G2V1c066806@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2007-04-07 16:02:30 UTC

  FreeBSD src repository

  Modified files:
    include              stdio.h 
    sys/sys              unistd.h 
  Log:
  - Remove SEEK_DATA and SEEK_HOLE from stdio.h, they don't belong here.
  - Only define SEEK_DATA and SEEK_HOLE in sys/unistd.h when neither
    _POSIX_SOURCE nor _XOPEN_SOURCE is defined.
  
  Pointed out by: bde, ache
  
  Revision  Changes    Path
  1.60      +0 -6      src/include/stdio.h
  1.48      +2 -0      src/sys/sys/unistd.h



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