95be7be Update to 4.72

Authored and Committed by pghmcfc 5 years ago
    Update to 4.72
    
    - New upstream release 4.72
      - libeio: If fd 0 is available do not use it for aio_wd, as it collides with
        IO::AIO::CWD
      - Added IO::AIO::memfd_create
      - Correctly include <sys/uio.h> in the vmsplice test
      - Reduce code size by ~7% on amd64 by declaring more functions as noinline
      - Documentation fixes and updates
      - Experimental and undocumented preliminary support for synchronous statx
    
        
file modified
+11 -1
file modified
+1 -1