cvs commit: src/lib/libc/gen Makefile.inc ntp_gettime.c

Mark Santcroos marks at FreeBSD.org
Thu Nov 18 23:59:19 GMT 2004


marks       2004-11-18 23:59:19 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         Makefile.inc 
  Removed files:
    lib/libc/gen         ntp_gettime.c 
  Log:
  Remove ntp_gettime.c which was a wrapper around sysctlbyname(3).
  This is now a native system call.
  
  Reviewed by:    imp, phk, njl, peter
  Approved by:    njl
  
  Revision  Changes    Path
  1.118     +1 -1      src/lib/libc/gen/Makefile.inc
  1.8       +0 -53     src/lib/libc/gen/ntp_gettime.c (dead)


More information about the cvs-src mailing list