utimens, utimensat: work around Solaris UTIME_OMIT bug
[gnulib.git] / doc / posix-functions / utimensat.texi
index 776f5a5..bea138f 100644 (file)
@@ -33,7 +33,7 @@ Linux kernel 2.6.25.
 @item
 When using @code{UTIME_OMIT} for the modification time, but specifying
 an access time, some systems fail to update the change time:
-Linux kernel 2.6.32.
+Linux kernel 2.6.32, Solaris 11.1.
 @item
 Out-of-range values of @code{tv_nsec} do not lead to a failure on some
 platforms: