Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2008 12:14:04 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include stdio.h unistd.h src/lib/libc/sys Symbol.map src/sys/sys fcntl.h stat.h time.h
Message-ID:  <200803311214.m2VCE5nB006370@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-03-31 12:14:04 UTC

  FreeBSD src repository

  Modified files:
    include              stdio.h unistd.h 
    lib/libc/sys         Symbol.map 
    sys/sys              fcntl.h stat.h time.h 
  Log:
  Add the libc glue and headers definitions for the *at() syscalls.
  
  Based on the submission by rdivacky,
          sponsored by Google Summer of Code 2007
  Reviewed by:    rwatson, rdivacky
  Tested by:      pho
  
  Revision  Changes    Path
  1.62      +3 -0      src/include/stdio.h
  1.85      +11 -0     src/include/unistd.h
  1.13      +18 -0     src/lib/libc/sys/Symbol.map
  1.21      +1 -0      src/sys/sys/fcntl.h
  1.44      +6 -0      src/sys/sys/stat.h
  1.76      +1 -0      src/sys/sys/time.h



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