Displaying 2 results from an estimated 2 matches for "g09e9d".
Did you mean:
099d
2007 Feb 18
0
[PATCH] umount: Add -l option for lazy unmount
...ot;,
progname, optopt);
@@ -32,7 +35,7 @@ int main(int argc, char *argv[])
} while (1);
if (optind + 1 != argc) {
- fprintf(stderr, "Usage: %s [-f] mntpoint\n", progname);
+ fprintf(stderr, "Usage: %s [-f] [-l] mntpoint\n", progname);
return 1;
}
--
1.5.0.57.g09e9d
2007 Feb 18
2
shared klibc broken on x86_64 with binutils >= 2.17.50.0.2
Hello!
I have encountered a problem when building shared klibc with recent
binutils versions - apparently the breakage happened since binutils
2.17.50.0.2 due to the following change:
http://sources.redhat.com/ml/binutils/2006-05/msg00279.html
http://sourceware.org/ml/binutils/2006-05/msg00466.html
--- a/binutils/bfd/elf64-x86-64.c
+++ b/binutils/bfd/elf64-x86-64.c
@@ -3630,7 +3630,8 @@ static