jkim        2008-03-06 00:48:43 UTC

  FreeBSD ports repository

  Modified files:
    x11-servers/xorg-server Makefile 
  Added files:
    x11-servers/xorg-server/files patch-configure patch-os-utils.c 
  Log:
  - Check correct POSIX spec. date for clock_gettime(2) whether
  CLOCK_MONOTONIC is available.
  - If FreeBSD-specific CLOCK_MONOTONIC_FAST is available, use it
  instead of precise but slow gettimeofday(2) or CLOCK_MONOTONIC.
  
  Reviewed by:    stable, x11
  
  Revision  Changes    Path
  1.53      +1 -1      ports/x11-servers/xorg-server/Makefile
  1.1       +11 -0     ports/x11-servers/xorg-server/files/patch-configure (new)
  1.1       +14 -0     ports/x11-servers/xorg-server/files/patch-os-utils.c 
(new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to