From c2b7ede17a6dc7bc6ef24cfc4435c2d0fa5afe47 Mon Sep 17 00:00:00 2001 From: Ivo Raisr Date: Wed, 19 Oct 2016 21:58:35 +0000 Subject: [PATCH] Add another incompatibility between illumos and Solaris kernels. n-i-bz git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16081 --- README.solaris | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.solaris b/README.solaris index cb956dd9dd..330756e7d2 100644 --- a/README.solaris +++ b/README.solaris @@ -52,6 +52,8 @@ Main currently-known incompatibilities: syscalls [3] - posix_spawn() functionality is backed up by true spawn() syscall on Solaris 12 whereas illumos and Solaris 11 leverage vfork() +- illumos and older Solaris use utimesys() syscall whereas newer Solaris + uses utimensat() [1] http://docs.oracle.com/cd/E26502_01/html/E28556/gkzlf.html#gkzip [2] https://www.illumos.org/issues/521 -- 2.47.2