"Erich E. Hoover" ehoover@mymail.mines.edu writes:
This series of patches provides a fix for Bug #31858 (Netflix Internet Connection Problem). With this particular patch the POSIX.1-2008 futimens() function is used to replace the BSD futimes() function, allowing for nanosecond precision of recorded file times.
This would need a configure check.