Author: ngie
Date: Mon Nov 16 00:52:31 2015
New Revision: 290897
URL: https://svnweb.freebsd.org/changeset/base/290897

Log:
  Follow up to r290255
  
  The utimensat testcase was never integrated into stable/10 because
  the syscall is not present on stable/10
  
  Sponsored by: EMC / Isilon Storage Division

Modified:
  stable/10/ObsoleteFiles.inc

Modified: stable/10/ObsoleteFiles.inc
==============================================================================
--- stable/10/ObsoleteFiles.inc Mon Nov 16 00:50:53 2015        (r290896)
+++ stable/10/ObsoleteFiles.inc Mon Nov 16 00:52:31 2015        (r290897)
@@ -53,7 +53,6 @@ OLD_FILES+=usr/tests/lib/libc/c063/readl
 OLD_FILES+=usr/tests/lib/libc/c063/renameat
 OLD_FILES+=usr/tests/lib/libc/c063/symlinkat
 OLD_FILES+=usr/tests/lib/libc/c063/unlinkat
-OLD_FILES+=usr/tests/lib/libc/c063/utimensat
 OLD_FILES+=usr/tests/lib/libc/string/memchr
 OLD_FILES+=usr/tests/lib/libc/string/memcpy
 OLD_FILES+=usr/tests/lib/libc/string/memmem
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to