components/coreutils/patches/mountlist.c.patch
changeset 1833 0edb05d72e6b
parent 987 810b92005f34
child 2050 7c6a1559c620
equal deleted inserted replaced
1832:30ac428a2aaf 1833:0edb05d72e6b
       
     1 Properly detect remote mounted file systems with /usr/gnu/bin/df on Solaris.
       
     2 See the comments in CR# 15595871 for more details.
       
     3 
     1 --- coreutils-8.16/lib/mountlist.c.orig	2012-04-18 07:41:27.645801306 -0700
     4 --- coreutils-8.16/lib/mountlist.c.orig	2012-04-18 07:41:27.645801306 -0700
     2 +++ coreutils-8.16/lib/mountlist.c	2012-04-18 07:42:23.796304225 -0700
     5 +++ coreutils-8.16/lib/mountlist.c	2012-04-18 07:42:23.796304225 -0700
     3 @@ -187,10 +187,11 @@
     6 @@ -187,10 +187,11 @@
     4  #endif
     7  #endif
     5  
     8